Age | Commit message (Expand) | Author |
2021-11-15 | No need to declare optind, optarg or opterr; unistd.h does this for us. | Todd C. Miller |
2019-06-02 | In manpages, don't escape apostrophes as \'; it's rarely what you want. | Anthony J. Bentley |
2017-08-22 | kill .Tn | Ingo Schwarze |
2017-01-21 | Nuke whitespace foolish enough to expose itself during the great | Kenneth R Westerback |
2016-12-20 | Add 'default:' cases to switch statements that gcc whines about. | Kenneth R Westerback |
2015-12-11 | Remove debugging fluff from allocation functions. There's probably more | mmcc |
2015-01-21 | Pass times as int64_t and eliminate the (long disabled) mount request. | Philip Guenther |
2015-01-21 | Regenerate the amq RPC stubs with a -current rpcgen, with some | Philip Guenther |
2015-01-21 | amq doesn't use anything from misc_rpc.c | Philip Guenther |
2014-10-26 | Remove a gazillion useless casts to void* | Philip Guenther |
2014-10-20 | Change MTAB_TYPE_UFS from "ufs" to "ffs", fixing mount-restarting for them. | Philip Guenther |
2014-10-20 | Start removing portability goo: we have syslog(), strerror(), POSIX regexp, | Philip Guenther |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |
2014-01-20 | Obvious .Xr fixes, found while testing mandocdb(8). | Ingo Schwarze |
2013-07-16 | use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@ | Ingo Schwarze |
2013-04-17 | first few large time_t changes; more might be required -- still digging. | Theo de Raadt |
2009-10-28 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | Theo de Raadt |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2007-02-18 | simplify synopsis/usage; mostly from Igor Sobrado | Jason McIntyre |
2003-06-12 | - section reorder | Jason McIntyre |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2002-09-10 | more knf | Theo de Raadt |
2002-09-10 | various cleanups | Theo de Raadt |
2002-08-05 | Get rid of useless local definitions P_void, voidp, Const and use | Peter Valchev |
2002-08-03 | xdr_pri_free() ansi; pvalchev ok | Theo de Raadt |
2002-08-03 | various KNF and code cleanup/simplification, parts checked by millert/deraadt | Peter Valchev |
2001-08-03 | o) We always closes .Bl and .Bd tags; | Mike Pechkin |
2001-08-02 | o) .Sh AUTHOR -> .Sh AUTHORS; | Mike Pechkin |
2000-11-08 | - Get rid of ".Sh OPTIONS" and always use the standard options list intro. | Aaron Campbell |
2000-03-19 | Remove hard sentence breaks. Add $OpenBSD$ tags where appropriate. Some other | Aaron Campbell |
1999-08-26 | Don't document the disabled -M flag | Todd C. Miller |
1999-05-28 | more .El madness | Aaron Campbell |
1998-11-08 | usr.sbin/ man page repairs, a-i | Aaron Campbell |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller |
1996-08-13 | do not play with the dog; messed up socket type | Theo de Raadt |
1996-08-04 | use rresvport() instead.. it is even better | Theo de Raadt |
1996-08-04 | bzero sin, bindresvport | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |