aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/tail/tests
Commit message (Expand)AuthorAgeFilesLines
* tail: Add regression tests for -f and -FMark Johnston2021-08-141-0/+83
* Drop "All rights reserved" from the files I ownAlan Somers2019-03-111-1/+2
* tail: fix "tail -r" for piped input that begins with '\n'Alan Somers2018-02-191-0/+44
* DIRDEPS_BUILD: Connect new directories.Bryan Drewery2017-10-311-0/+11
* Unbreak :broken_pipeEnji Cooper2017-09-091-4/+4
* Check result of seq call and save output via atf_check -oEnji Cooper2017-09-091-1/+1
* tail(1): Do not print bogus errno stringConrad Meyer2017-09-011-0/+14
* Fix memory leaks during "tail -r" of an irregular fileAlan Somers2017-01-102-0/+240