summaryrefslogtreecommitdiffstats
path: root/usr.bin/head
AgeCommit message (Expand)AuthorFilesLines
2016-03-20whitespace: remove a space before a tab and a trailing tab.tb1-3/+3
2015-10-25Unify & improve paragraphs talking about "==> file <==" headers inzhuk1-4/+4
2015-10-09Change all tame callers to namechange to pledge(2).deraadt1-5/+5
2015-10-07tame "stdio rpath" initially. if no files, go to tame "stdio".deraadt1-1/+6
2015-09-15avoid the useless idiom Fl Ns Ar, use Fl Arschwarze1-5/+5
2014-12-15.Xr cut which may be what you're really looking for.tedu1-2/+3
2014-10-08Fix a 37 year old bug introduced by Bill Joy on August 24, 1977schwarze1-5/+7
2014-10-07fix a critical DDOS in head. use the correct exit code on failure.tedu1-2/+4
2014-03-21make the STANDARDS note a little clearer, and use portable examples;jmc1-5/+7
2013-11-26unsigned char casts for ctypederaadt1-2/+3
2011-12-28These utilities were already part of 1BSD, and some authors are known.schwarze1-4/+7
2011-05-02no need to escape `|'; as discussed with schwartzejmc1-9/+4
2010-09-03add an EXIT STATUS section for /usr/bin;jmc1-3/+3
2010-07-22document exit returns; from daniel dickmanjmc1-2/+4
2009-10-27rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt1-9/+1
2009-02-08bump the posix reference in STANDARDS to IEEE Std 1003.1-2008, with a fewjmc1-3/+3
2007-10-31sync usage() w/ synopsis; from Pierre Riteaujmc1-3/+3
2007-05-31convert to new .Dd format;jmc1-2/+2
2007-05-30- use a consistent text for STANDARDSjmc1-5/+6
2006-10-09prettytedu1-11/+8
2006-10-06Convert strtol to strtonum, eliminating errno misusage.ray1-10/+10
2003-06-10mostly ansi cleanup; pval okderaadt1-6/+4
2003-06-10- section reorderjmc1-3/+3
2003-06-03Remove the advertising clause in the UCB license which Berkeleymillert2-13/+5
2002-03-14kill more registers.mpech1-3/+3
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert1-3/+3
2001-07-04cleanup; santana@openbsd.org.mxderaadt1-3/+3
2000-11-10- Section shuffling: comply to the section ordering outlined in mdoc(7).aaron1-3/+3
2000-11-07Add __P(). ok deraadt@kevlo1-3/+3
2000-10-07Hmmm, no, that's the wrong place for that.aaron1-5/+3
2000-10-07Move COMPATIBILITY section after SEE ALSO.aaron1-5/+5
2000-03-07Various cleanup.aaron1-1/+2
1999-10-17Remove some redundant .Pp.aaron1-2/+1
1999-07-23- Make error msgs more consistent with other usr.bin/ utils.aaron1-5/+5
1999-07-23- Use strtol() instead of atoi() so head(1) will complain when given badaaron1-13/+22
1999-07-21sounds betteraaron1-4/+2
1999-07-21Improve the description and add examples, including one that demonstrates howaaron1-7/+54
1999-06-05- remove trailing white spaceaaron1-6/+6
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!millert1-3/+3
1996-06-26rcsidderaadt3-4/+5
1995-10-18initial import of NetBSD treederaadt3-0/+193