freebsd-src/usr.bin/tail
Konstantin Belousov 7ce8354a9b Fix various memory leaks.
Submitted by:	rdivacky
Obtained from:	OpenBSD
MFC after:	1 week
2007-10-17 09:52:08 +00:00
..
extern.h Add a -q option to suppress header lines when multiple files are specified. 2006-06-29 22:07:49 +00:00
forward.c Better handle the -F case: 2006-10-21 18:05:06 +00:00
Makefile Bump WARNS to 4 as this seems OK on the alpha now. 2005-01-10 20:22:37 +00:00
misc.c Cast size_t to off_t before adding them to avoid warnings on the alpha. 2005-01-10 20:19:46 +00:00
read.c Fix various memory leaks. 2007-10-17 09:52:08 +00:00
reverse.c Don't skip the initialisation of tl->len when we hit an EOF immediately 2005-03-20 22:08:52 +00:00
tail.1 Markup revision. 2006-12-24 19:18:52 +00:00
tail.c - Simplify the formatting in the SYNOPSIS. 2006-06-30 08:19:26 +00:00