| Commit message (Expand) | Author | Age | Files | Lines |
* | Use Fx macro wherever possible. | ru | 2000-11-14 | 1 | -2/+2 |
* | Change a "xlint(1)" to a ".Xr lint 1" and add a reference in the see also | dwmalone | 2000-11-13 | 1 | -1/+5 |
* | Use EX_USAGE in an example, as the SAME manual page describes a | alex | 2000-10-28 | 1 | -1/+1 |
* | Clarify the guidelines surrounding the use of macros. The patch is | sheldonh | 2000-08-08 | 1 | -3/+16 |
* | Define what is meant by `brackets' and `braces'. | ben | 2000-07-18 | 1 | -2/+13 |
* | Remove some whitespace so the line with "brackets" changed to "angle | ben | 2000-07-17 | 1 | -1/+1 |
* | 1. "braces" -> "brackets" when referring to [ and ]. | ben | 2000-07-16 | 1 | -8/+27 |
* | Fix typo. | asmodai | 2000-03-19 | 1 | -1/+1 |
* | Don't mix up KNF and style(9). This isn't KNF, it's a derivative of it. | peter | 2000-01-15 | 1 | -3/+4 |
* | * State in words that "#define^IMACRO" is proper, as it is hard to tell | obrien | 1999-12-16 | 1 | -3/+6 |
* | Revert previous change, I misread it as an if( when it really | cpiazza | 1999-10-10 | 1 | -1/+1 |
* | Add the missing ')' in | cpiazza | 1999-10-09 | 1 | -1/+1 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | English fixes: consistent spacing after periods, "userland", not "user land", | hoek | 1999-08-02 | 1 | -17/+18 |
* | Bruce noted that the use of err(), fixed to errx() in the last commit, | hoek | 1999-08-02 | 1 | -3/+6 |
* | Use errx() instead of err() in example code calling err() after strtol(). | hoek | 1999-07-31 | 1 | -2/+2 |
* | Fix some typos and do some minor mdoc cleanup. | mpp | 1999-06-27 | 1 | -3/+3 |
* | Slightly relax the requirements fro removing extra braces and parenthesis. | julian | 1999-01-30 | 1 | -4/+19 |
* | oops, remove a dangling predicate left over after a sentence was rewritten. | wollman | 1997-12-07 | 1 | -2/+2 |
* | Add some more macro advice and correct spelling of ``parentheses''. | wollman | 1997-12-07 | 1 | -6/+16 |
* | Added some advice to avoid typedef'ing structures, as this breaks | wollman | 1997-12-07 | 1 | -2/+25 |
* | state that "kernel includes" ==> sys/*.h | obrien | 1997-11-12 | 1 | -2/+3 |
* | An overhaul of style.9 to clear up some of the ambiguities. A number of | peter | 1997-05-27 | 1 | -75/+92 |
* | Check for -1 instead of EOF in the getopt() example. | mpp | 1997-04-09 | 1 | -3/+3 |
* | Use the .Fx macro for FreeBSD references for releases prior to 2.0. | mpp | 1997-03-21 | 1 | -5/+11 |
* | Revert $FreeBSD$ back to $Id$ | peter | 1997-02-22 | 1 | -2/+2 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -2/+2 |
* | Sort cross references. | wosch | 1996-12-26 | 1 | -4/+4 |
* | Minor formatting/style fixes. | mpp | 1996-12-09 | 1 | -4/+2 |
* | bring back ``case '?':'' in switch statement | wosch | 1996-08-24 | 1 | -2/+3 |
* | add copyright, $Id$ | wosch | 1996-08-22 | 1 | -2/+27 |
* | Restored most of suggestion about using NULL, even though wollman | bde | 1996-07-17 | 1 | -4/+12 |
* | Delete incorrect and misleading suggestion about NULL. I left in | wollman | 1996-06-13 | 1 | -4/+3 |
* | Fix some typos. | mpp | 1996-04-07 | 1 | -2/+2 |
* | Correct some man page cross references and file location references. | mpp | 1996-04-07 | 1 | -2/+4 |
* | Convert this to a real man page. Using one blurb of a .Bd -literal | joerg | 1996-03-31 | 1 | -169/+231 |
* | Add some missing MLINKS, correct some cross references, correct some | mpp | 1996-02-09 | 1 | -2/+2 |
* | Recreate style with original indent. | phk | 1995-12-21 | 1 | -218/+211 |
* | Don't use the normal `.Sh' indentation of 5 for the style guide. It | bde | 1995-12-14 | 1 | -1/+1 |
* | Add a slightly edited version of the style document. | phk | 1995-12-14 | 1 | -0/+351 |