Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-06-30 | warnx?/errx? paranoia (use "%s" not a bare string unless it is a | Todd C. Miller | |
constant). These are not security holes but it is worth fixing them anyway both for robustness and so folks looking for examples in the tree are not misled into doing something potentially dangerous. Furthermore, it is a bad idea to assume that pathnames will not include '%' in them and that error routines don't return strings with '%' in them (especially in light of the possibility of locales). | |||
2000-05-18 | Prepare to recurse down usr.sbin to grab manpages | Marc Espie | |
2000-03-19 | Remove hard sentence breaks. Add $OpenBSD$ tags where appropriate. Some other | Aaron Campbell | |
cleanup along the way. | |||
2000-01-03 | Old getdate.y was not Y2K compliant, us the one that comes with cvs instead. | Todd C. Miller | |
1999-06-05 | remove trailing whitespace, some Nm cleanup | Aaron Campbell | |
1998-11-08 | usr.sbin/ man page repairs, a-i | Aaron Campbell | |
1998-07-13 | Add blurb about 'local-mac-address?' property | Jason Wright | |
1998-07-08 | whack kmem gid after kvm_openfiles() | Theo de Raadt | |
1998-07-04 | more typos | Todd C. Miller | |
1998-07-04 | typo; jon@oaktree.co.uk | Theo de Raadt | |
1997-09-21 | $OpenBSD$ | Theo de Raadt | |
1996-08-31 | typo | Theo de Raadt | |
1996-08-31 | buf oflow in some more "NetBSD Foundation" code | Theo de Raadt | |
1996-08-31 | buf oflow; from brian@saturn.net | Theo de Raadt | |
1996-08-22 | __OpenBSD__ | Theo de Raadt | |
1996-07-22 | setgid back; from kashmir@umiacs.UMD.EDU | Theo de Raadt | |
1996-07-08 | kernel is /bsd, os is OpenBSD | ccappuc | |
1996-05-24 | fix multi-arg bug | Theo de Raadt | |
1996-03-25 | From NetBSD: merge of 960317 | Niklas Hallqvist | |
1995-10-24 | rename to match sun-compatible eeprom.h | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |