Age | Commit message (Expand) | Author |
2013-11-26 | unsigned char casts for ctype | Theo de Raadt |
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 |
2009-01-19 | replace standardized text concerning the exit values of applications | Igor Sobrado |
2007-11-11 | Mention that -cd and -cu are possible, and that it's an extension to POSIX. | Matthias Kilian |
2007-11-09 | Allow -c in conjunction with -d (and -u). | Matthias Kilian |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2007-05-30 | - use a consistent text for STANDARDS | Jason McIntyre |
2006-04-07 | Stylistic changes initially from Thordur I. Bjornsson, more cleanup | Ray Lai |
2004-08-10 | - reword -d and -u to make them simpler; based on a diff from Andreas Kahari, | Jason McIntyre |
2003-06-10 | - section reorder | Jason McIntyre |
2003-06-03 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-04-05 | strlcpy whack; miod ok | Theo de Raadt |
2003-01-11 | Manpage fixups from jmc, plus a minor tweak by me. | Hugh Graham |
2002-12-08 | Treat a file name of "-" as either stdin or stdout, depending on position. | Todd C. Miller |
2002-12-08 | No need to try and catch "--" by hand, getopt() does it for us. | Todd C. Miller |
2002-07-13 | ansi | Theo de Raadt |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
2001-11-19 | kill more registers | Mike Pechkin |
2001-07-12 | first pass at a -Wall cleanup | Theo de Raadt |
2000-06-30 | warnx?/errx? paranoia (use "%s" not a bare string unless it is a | Todd C. Miller |
2000-03-11 | Various cleanups and standardizations. | Aaron Campbell |
2000-03-05 | Finish standardizing options list introduction. | Aaron Campbell |
1998-10-30 | usr.bin/ man page fixes, t-z | Aaron Campbell |
1997-09-21 | $OpenBSD$ | Theo de Raadt |
1997-07-25 | use err(3) | Michael Shalayeff |
1997-07-25 | #if __STDC__ --> #ifdef __STDC__ | Michael Shalayeff |
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 |