Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-01-25 | Clarify that local variable declarations should be sorted by size largest to | Aaron Campbell | |
smallest; smart@monkey.org | |||
2000-12-21 | Revert the previous commit: it made sense for human consumption, but lint(1) | Aaron Campbell | |
and other code checkers don't like this special case. Pointed out by espie@ and michaels@inet.no. | |||
2000-12-20 | Mention that /* NOTREACHED */ is unncessary following an exit(3) call, where it | Aaron Campbell | |
is obvious. | |||
2000-10-25 | Various fixes; from gluk@ptci.ru | Aaron Campbell | |
2000-10-12 | General man page cleanups, mostly to remove trailing whitespace, hard | Aaron Campbell | |
sentence breaks, and other such things. | |||
2000-03-06 | Do not leave `(' characters dangling at the end of lines; instead, use the | Aaron Campbell | |
appropriate mdoc macros to handle these cases. | |||
1999-09-14 | Tidying and spelling | Paul Janzen | |
1999-09-07 | +, millert@ ok | David Leonard | |
1999-09-06 | oops, thanks, Todd. | Marc Espie | |
1999-09-05 | New man pages, adapted from NetBSD. | Marc Espie | |
Add corresponding cross-references. Missed some uses of .Dv. | |||
1999-08-31 | A few C++ nits, more references. | Marc Espie | |
1999-08-19 | From FreeBSD with changes from /usr/share/misc/style | Todd C. Miller | |