Age | Commit message (Expand) | Author |
2022-02-07 | head(1): check for stdio errors | Scott Soule Cheloha |
2022-01-29 | head(1): refactor main loop | Scott Soule Cheloha |
2021-10-10 | head(1): validate all line count arguments | Scott Soule Cheloha |
2016-03-20 | whitespace: remove a space before a tab and a trailing tab. | tb |
2015-10-25 | Unify & improve paragraphs talking about "==> file <==" headers in | Vadim Zhukov |
2015-10-09 | Change all tame callers to namechange to pledge(2). | Theo de Raadt |
2015-10-07 | tame "stdio rpath" initially. if no files, go to tame "stdio". | Theo de Raadt |
2015-09-15 | avoid the useless idiom Fl Ns Ar, use Fl Ar | Ingo Schwarze |
2014-12-15 | .Xr cut which may be what you're really looking for. | Ted Unangst |
2014-10-08 | Fix a 37 year old bug introduced by Bill Joy on August 24, 1977 | Ingo Schwarze |
2014-10-07 | fix a critical DDOS in head. use the correct exit code on failure. | Ted Unangst |
2014-03-21 | make the STANDARDS note a little clearer, and use portable examples; | Jason McIntyre |
2013-11-26 | unsigned char casts for ctype | Theo de Raadt |
2011-12-28 | These utilities were already part of 1BSD, and some authors are known. | Ingo Schwarze |
2011-05-02 | no need to escape `|'; as discussed with schwartze | Jason McIntyre |
2010-09-03 | add an EXIT STATUS section for /usr/bin; | Jason McIntyre |
2010-07-22 | document exit returns; from daniel dickman | Jason McIntyre |
2009-10-28 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | Theo de Raadt |
2009-02-08 | bump the posix reference in STANDARDS to IEEE Std 1003.1-2008, with a few | Jason McIntyre |
2007-10-31 | sync usage() w/ synopsis; from Pierre Riteau | Jason McIntyre |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2007-05-30 | - use a consistent text for STANDARDS | Jason McIntyre |
2006-10-09 | pretty | Ted Unangst |
2006-10-06 | Convert strtol to strtonum, eliminating errno misusage. | Ray Lai |
2003-06-10 | mostly ansi cleanup; pval ok | Theo de Raadt |
2003-06-10 | - section reorder | Jason McIntyre |
2003-06-03 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2002-03-14 | kill more registers. | Mike Pechkin |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
2001-07-04 | cleanup; santana@openbsd.org.mx | Theo de Raadt |
2000-11-10 | - Section shuffling: comply to the section ordering outlined in mdoc(7). | Aaron Campbell |
2000-11-07 | Add __P(). ok deraadt@ | Kevin Lo |
2000-10-07 | Hmmm, no, that's the wrong place for that. | Aaron Campbell |
2000-10-07 | Move COMPATIBILITY section after SEE ALSO. | Aaron Campbell |
2000-03-07 | Various cleanup. | Aaron Campbell |
1999-10-17 | Remove some redundant .Pp. | Aaron Campbell |
1999-07-23 | - Make error msgs more consistent with other usr.bin/ utils. | Aaron Campbell |
1999-07-23 | - Use strtol() instead of atoi() so head(1) will complain when given bad | Aaron Campbell |
1999-07-21 | sounds better | Aaron Campbell |
1999-07-21 | Improve the description and add examples, including one that demonstrates how | Aaron Campbell |
1999-06-05 | - remove trailing white space | Aaron Campbell |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller |
1996-06-26 | rcsid | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |