freebsd-dev/usr.bin/tail
Enji Cooper 71607cbea7 Unbreak :broken_pipe
- Capture exit code in pipeline and test in output.
- Drop awk use in favor of `sleep 2`. This helps guarantee the EPIPE
  behavior without the potential race.
2017-09-09 06:24:21 +00:00
..
tests Unbreak :broken_pipe 2017-09-09 06:24:21 +00:00
extern.h tail(1): Do not print bogus errno string 2017-09-01 22:37:49 +00:00
forward.c Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
Makefile Add HAS_TESTS to all Makefiles that are currently using the 2017-08-02 08:50:42 +00:00
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00
misc.c Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
read.c Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
reverse.c Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
tail.1 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
tail.c Renumber copyright clause 4 2017-02-28 23:42:47 +00:00