Age | Commit message (Expand) | Author |
2012-01-15 | Document what remains of the 2BSD heritage. | Ingo Schwarze |
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-10-12 | source code can fit on a 80-column display, no binary change. | Igor Sobrado |
2009-02-08 | bump the posix reference in STANDARDS to IEEE Std 1003.1-2008, with a few | Jason McIntyre |
2009-01-04 | replace hardcoded exit values with .Ex macros; | Igor Sobrado |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2007-05-30 | - use a consistent text for STANDARDS | Jason McIntyre |
2004-11-16 | -p supports optional [user] arg; | Jason McIntyre |
2004-07-19 | use strtonum with proper bounds instead of abusing strtoul; ok millert | Peter Valchev |
2004-05-31 | zap unused variables, ok beck@ | Pedro Martelletto |
2004-01-07 | Proper use of uid_t and did_t types instead of a generic int. | Thierry Deval |
2003-07-14 | .Ic Nm -> .Ic | Jason McIntyre |
2003-06-10 | mostly ansi cleanup; pval ok | Theo de Raadt |
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-11-19 | kill more registers | Mike Pechkin |
2001-07-12 | first pass at a -Wall cleanup | Theo de Raadt |
2001-06-20 | use exec | Paul Janzen |
2001-06-05 | Remove unnecessary .Nm arguments; mpech@prosoft.org.lv | Aaron Campbell |
2001-03-27 | Get rid of bogus .UC macro, likely an artifact of old mdoc conversions. | Aaron Campbell |
2000-03-07 | Various cleanup. | Aaron Campbell |
2000-03-04 | In Unix land we prefer "whitespace" to "white space" or "white-space". At | Aaron Campbell |
1999-09-25 | use exec | Paul Janzen |
1999-08-18 | Fix a printf() so `id' and `id username' produce similar output; inspired by | Aaron Campbell |
1999-07-23 | - Missing newline when euid != ruid; from FreeBSD | Aaron Campbell |
1999-07-07 | The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os. | Aaron Campbell |
1999-07-04 | correct use of .Nm; some other formatting nits | Aaron Campbell |
1999-07-02 | consistent .Dd usage; proper format is: .Dd Month DD, YYYY | Aaron Campbell |
1999-06-05 | - remove trailing white space | Aaron Campbell |
1998-09-26 | usr.bin/ man page fixes, f-m. | Aaron Campbell |
1997-07-25 | use err(3) | Michael Shalayeff |
1997-07-25 | #if __STDC__ --> #ifdef __STDC__ | Michael Shalayeff |
1997-06-30 | Wall, and seperate uid and gid types | Theo de Raadt |
1997-05-30 | for i in `find . -name \*.[123456789] -exec grep '^.Dd ' {} /dev/null \; | \ | Theo de Raadt |
1997-04-27 | COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIP | Todd C. Miller |
1997-02-07 | I wrote these public domain versions. They are faster due to two optimizations | Theo de Raadt |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller |
1996-12-08 | install -> ${INSTALL}, -c -> ${COPY} | Jason Downs |
1996-06-26 | rcsid | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |