Age | Commit message (Expand) | Author |
2015-07-21 | zap trailing whitespace | Jasper Lievisse Adriaanse |
2015-01-16 | Replace <sys/param.h> with <limits.h> and other less dirty headers where | Theo de Raadt |
2014-10-11 | Userland reallocarray() audit. | Doug Hogan |
2014-01-19 | Fix .Ar macro abuse; found with mandocdb(8). | Ingo Schwarze |
2013-11-15 | Include unistd.h as it is the standard location for getopt(). | Todd C. Miller |
2010-09-03 | add an EXIT STATUS section for /usr/bin; | 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-05-31 | convert to new .Dd format; | Jason McIntyre |
2007-05-30 | - use a consistent text for STANDARDS | Jason McIntyre |
2007-05-29 | remove -j from SYNOPSIS and usage(); it's deprecated and already | Jason McIntyre |
2007-04-23 | Remove duplicate commment | Todd C. Miller |
2006-12-28 | - rearrange text | Jason McIntyre |
2006-05-02 | Spread some .Xr for the hard to stumble across lam(1). | Hugh Graham |
2003-12-28 | Follow Posix when writing non-matching lines. Historically, join(1) | Otto Moerbeek |
2003-12-12 | Update, mostly from FreeBSD: | Otto Moerbeek |
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-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
2001-01-29 | $OpenBSD$ | Niklas Hallqvist |
2000-11-10 | - Section shuffling: comply to the section ordering outlined in mdoc(7). | Aaron Campbell |
2000-11-09 | Change all option list specifications to ".Bl -tag -width Ds". Most man | Aaron Campbell |
2000-03-08 | Various cleanups and improvements. | Aaron Campbell |
2000-03-05 | Finish standardizing options list introduction. | Aaron Campbell |
2000-03-04 | In Unix land we prefer "whitespace" to "white space" or "white-space". At | Aaron Campbell |
1999-07-23 | fieldcnt is the number of fields, not +1... this one was missed in 1995 | Aaron Campbell |
1999-07-04 | correct use of .Nm; some other formatting nits | Aaron Campbell |
1998-11-16 | more -Wall | Theo de Raadt |
1998-09-26 | usr.bin/ man page fixes, f-m. | Aaron Campbell |
1997-08-25 | require compat opts start with -; bug from kh@mogami-wire.co.jp; fix from fre... | Theo de Raadt |
1997-07-24 | argh | Theo de Raadt |
1997-07-23 | arg parsing bug in compat code; kh@mogami-wire.co.jp | Theo de Raadt |
1997-04-09 | just clean up a stylistic mess I created myself long ago. | michaels |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller |
1997-01-15 | Clarification. From NetBSD. | Todd C. Miller |
1996-08-12 | remove dead code, add comments, put back original comments (Cthulu | michaels |
1996-08-12 | "the remaining fields" -> "the other fields" | michaels |
1996-08-12 | on Theo's suggestion replaced join with join from 44lite, fixed (?) | michaels |
1996-06-26 | rcsid | Theo de Raadt |
1995-12-22 | fieldcnt is number of fields, not +1; from mouse@Collatz.McRCIM.McGill.EDU; n... | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |