summaryrefslogtreecommitdiffstats
path: root/usr.bin/head
Commit message (Expand)AuthorAgeFilesLines
* Make usage message and man page synopsis reflect the fact that -ndwmalone2002-01-242-3/+5
* In order to perform faster when doing "head -n", use a pair ofalfred2001-11-021-7/+8
* change a global into a local, misc style fixesalfred2001-11-021-7/+5
* mdoc(7) police: utilize the new .Ex macro.ru2001-08-151-4/+2
* Remove whitespace at EOL.dd2001-07-151-1/+1
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-101-1/+1
* mdoc(7) police: use the default ``file ...'' feature of the .Ar macro.ru2001-02-131-1/+1
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-201-3/+3
* $Id$ -> $FreeBSD$peter1999-08-282-2/+2
* Add $Id$, to make it simpler for members of the translation teams tonik1999-07-121-0/+1
* fread() returns 0 on eof or error, not EOF. This fixes the followingdes1998-10-091-2/+2
* Setting eval to 1 after calling warn was the original behaviour.charnier1997-07-111-1/+2
* Use err(3) instead of local redefinition.charnier1997-07-101-42/+14
* Support for -c, byte count.alex1997-04-062-8/+49
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-291-1/+1
* Merge from Lite2peter1997-03-111-3/+5
* first check the count and then getwosch1996-02-261-1/+1
* head(1) ignored EOFs (in certain cases).joerg1995-08-151-3/+2
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-273-0/+254
OpenPOWER on IntegriCloud