opnsense-src/usr.bin/tail
John Baldwin cf668c1697 tail: Fix misleading indentation in ARG() macro.
Reviewed by:	imp, emaste
Reported by:	GCC
Differential Revision:	https://reviews.freebsd.org/D36810

(cherry picked from commit c2e561a38f)
2022-11-11 10:18:53 -08:00
..
tests tail: Add regression tests for -f and -F 2021-08-21 12:18:21 -04:00
extern.h tail: Fix -f with stdin 2021-08-21 12:18:17 -04:00
forward.c tail: fix "tail -F" file rotation detection 2021-03-18 13:12:24 -07:00
Makefile tail: disable capsicum in rescue mode 2019-06-05 22:55:00 +00:00
Makefile.depend Update Makefile.depend files 2019-12-11 17:37:53 +00:00
Makefile.depend.options Add Makefile.depend.options 2019-12-11 17:37:37 +00:00
misc.c tail: fix the checks if the file was rotated 2019-06-09 22:55:21 +00:00
read.c tail: fix the checks if the file was rotated 2019-06-09 22:55:21 +00:00
reverse.c tail: fix the checks if the file was rotated 2019-06-09 22:55:21 +00:00
tail.1 Use -F instead of -f in tail(1) examples 2020-03-22 21:51:50 +00:00
tail.c tail: Fix misleading indentation in ARG() macro. 2022-11-11 10:18:53 -08:00