Age | Commit message (Expand) | Author |
2003-02-26 | start new sentence on a new line | David Krause |
2003-02-25 | double word typos; | Jason McIntyre |
2003-01-21 | Style, punctuation and grammar fixups from Ted Unangst on bugs@. | Hugh Graham |
2002-10-11 | Add a bit on volatile vs volatile pointers. OK jason@ millert@ | Marco S Hyman |
2002-06-03 | use void keyword in usage example. ok theo | Kjell Wooding |
2002-05-23 | 'SEE ALSO' audit in 'share/man/': | Mike Pechkin |
2002-04-01 | recommending sysexits.h has been ridiculous from the start | Theo de Raadt |
2002-02-17 | Deprecate __P | Todd C. Miller |
2002-01-12 | o Don't use register except in conjunction with assembler | Todd C. Miller |
2001-10-05 | Powered by @mantoya: | Mike Pechkin |
2001-10-04 | e.g. and i.e. cleanup | Peter Stromberg |
2001-06-28 | speling; jsyn@nthought.com | Todd C. Miller |
2001-06-24 | No variable names associated with prototype parameters, even in the kernel. | Todd C. Miller |
2001-06-24 | No space between function name and parenthesized arg types in a function | Todd C. Miller |
2001-06-18 | As discussed ages ago we prefer ANSI for new code. | Todd C. Miller |
2001-04-10 | Remove lies about printf vs. puts/fputs/putchar. | Todd C. Miller |
2001-03-14 | Correct getopt usage in sample code; fixes PR/1729. | Aaron Campbell |
2001-03-06 | first sweep ... | Brad Smith |
2001-02-04 | Put KNF in the NAME field so apropos/man -k will find it. | Jason Wright |
2001-01-25 | Clarify that local variable declarations should be sorted by size largest to | Aaron Campbell |
2000-12-21 | Revert the previous commit: it made sense for human consumption, but lint(1) | Aaron Campbell |
2000-12-20 | Mention that /* NOTREACHED */ is unncessary following an exit(3) call, where it | Aaron Campbell |
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 |
2000-03-06 | Do not leave `(' characters dangling at the end of lines; instead, use the | Aaron Campbell |
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 |
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 |