Age | Commit message (Expand) | Author |
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 |