aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/tail/tests/tail_test.sh
Commit message (Expand)AuthorAgeFilesLines
* tail: Tweak follow_rename test caseDag-Erling Smørgrav12 days1-0/+2
* tail: Fix -b, -c, -n optionsDag-Erling Smørgrav2025-08-061-0/+48
* tail: Fix heap overflow in -F case.Dag-Erling Smørgrav2023-11-291-1/+20
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* tail: Verify correct behavior when input does not end in a newline.Dag-Erling Smørgrav2023-03-161-0/+14
* Improve usability of head(1) and tail(1):Xin LI2022-07-131-0/+44
* 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
* 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-101-0/+233