Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-07-15 | protos and repairs | Theo de Raadt | |
2003-06-12 | - section reorder | Jason McIntyre | |
- macro fixes - kill whitespace at EOL - new sentence, new line | |||
2003-06-02 | remove clause 3 and 4. -moj | Mats O Jansson | |
2003-05-05 | -Wall cleanup: trim unused vars, better err() message in stdhosts, | Anil Madhavapeddy | |
and constify rcsid[] deraadt@ ok | |||
2003-02-11 | typos; | Jason McIntyre | |
raidctl(8) ok millert@ mknetid(8) help maja@ | |||
2002-07-19 | bunch more careful tweaks | Theo de Raadt | |
2002-07-19 | 4344 lines of KNF diff | Theo de Raadt | |
2002-02-13 | some more KNF and -Wall | Theo de Raadt | |
2001-08-02 | o) .Sh AUTHOR -> .Sh AUTHORS; | Mike Pechkin | |
o) .Sh EXAMPLE -> .Sh EXAMPLES; o) Delete .Sh OPTIONS. Text moved to .Sh DESCRIPTION; millert@ ok | |||
2001-01-11 | indent | Theo de Raadt | |
2000-11-09 | Change all option list specifications to ".Bl -tag -width Ds". Most man | Aaron Campbell | |
pages just needed their -width parameter tweaked to "Ds", which provides a nice width of 6 constant characters. For consistency more than anything. | |||
2000-03-23 | More pedantic man page formatting insanity, lalala | Aaron Campbell | |
2000-03-19 | Remove hard sentence breaks. Add $OpenBSD$ tags where appropriate. Some other | Aaron Campbell | |
cleanup along the way. | |||
1999-06-05 | remove trailing whitespace, some Nm cleanup | Aaron Campbell | |
1999-05-23 | remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common | Aaron Campbell | |
is used instead; kwesterback@home.com | |||
1999-03-12 | cleanup | Aaron Campbell | |
1998-02-24 | pull in prototypes | Theo de Raadt | |
1997-09-11 | need string.h | Theo de Raadt | |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller | |
1996-05-30 | $OpenBSD$ tag and few spelling errors | Theo de Raadt | |
1996-04-24 | slight cleanup, .Os strings, point at yp(8) | Theo de Raadt | |
1996-03-02 | Added in stuff from 960121. Fixed several bugs in ypxfr. | dm | |