summaryrefslogtreecommitdiff
path: root/usr.bin/tail/tail.c
AgeCommit message (Expand)Author
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-11-19kill more registersMike Pechkin
2000-11-21When doing tail -f from stdin don't reopen a local file named stdin.Artur Grabowski
1999-02-03Fix broken conversion of private err() function and make ierr() and oerr()Todd C. Miller
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!Todd C. Miller
1997-01-12Fix core dump and use libc err(3) instead of private one (which hadTodd C. Miller
1996-06-26rcsidTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt