Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-01-21 | give actual cpp name that failed; obrien | Theo de Raadt | |
2001-01-11 | make closedown() use __svc_fdset, so that large fd_set sizes close down nice | Theo de Raadt | |
2000-11-10 | - Section shuffling: comply to the section ordering outlined in mdoc(7). | Aaron Campbell | |
- Some .Nm trimming. - .Sh AUTHOR -> .Sh AUTHORS - Other miscellaneous fixes here and there. | |||
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-10 | Various cleanups and standardization. | Aaron Campbell | |
1999-12-04 | oflow | Theo de Raadt | |
1999-07-07 | The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os. | Aaron Campbell | |
Out of the approximately 1450 man pages, only about 90 of them were wrong. Thanks to kwesterback@home.com for coming up with a script and patch to repair this. The patch also inserted a .Os macro in the few man pages that were missing one. | |||
1998-09-27 | usr.bin/ man page cleanups, n-s | Aaron Campbell | |
1997-11-15 | make -Ss code correct; ghudson@mit.edu | Theo de Raadt | |
1997-10-11 | s/inline/doinline/; christos | Theo de Raadt | |
1997-09-21 | $OpenBSD$ | Theo de Raadt | |
1997-07-25 | #if __STDC__ --> #ifdef __STDC__ | Michael Shalayeff | |
1997-06-11 | remove spurious ,; jtk | Theo de Raadt | |
1996-12-10 | from netbsd; treat arrays used with XDR_INLINE as arrays of 'int32_t's, | Theo de Raadt | |
rather than arrays of 'long's. | |||
1996-09-15 | Don't add a comma after the last entry in an enum | Thorsten Lockert | |
1996-06-26 | rcsid | Theo de Raadt | |
1996-03-27 | From NetBSD: merge of 960317 | Niklas Hallqvist | |
1995-12-08 | s/environmental/environment/ | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |