| Commit message (Expand) | Author | Age | Files | Lines |
* | style.9: Add a small blurb about allowing bool | cem | 2015-12-05 | 1 | -1/+25 |
* | Bump .Dd | ngie | 2015-11-22 | 1 | -1/+1 |
* | Recommend cc -Wall instead of gcc -Wall | ngie | 2015-11-22 | 1 | -1/+1 |
* | The results of the vote are in. This reflects that vote. Single | imp | 2015-07-06 | 1 | -5/+6 |
* | Back out contested change until dispute is resolved. This proved to be | imp | 2015-06-19 | 1 | -6/+5 |
* | Bump date. | imp | 2015-06-17 | 1 | -1/+1 |
* | Update style.9 to reflect consensus on developer's mailing list | imp | 2015-06-17 | 1 | -4/+5 |
* | Restore comment describing /* NOTREACHED */, updated to match reality. | trasz | 2011-01-07 | 1 | -1/+4 |
* | Get rid of bad advice regarding /* NOTREACHED */. Compilers don't | trasz | 2011-01-06 | 1 | -4/+0 |
* | mdoc: drop redundant .Pp and .LP calls | uqs | 2010-10-08 | 1 | -1/+0 |
* | Note that internal_underscores should be used in identifier names rather | cperciva | 2010-06-27 | 1 | -0/+3 |
* | Boot out <sysexits.h> once and for all. | des | 2008-12-17 | 1 | -7/+4 |
* | Revert r184509: don't encourage the use of sysexits.h with err() and | rwatson | 2008-11-27 | 1 | -2/+2 |
* | In style(9) examples of err() and errx(), use sysexits(3) errors rather | rwatson | 2008-10-31 | 1 | -2/+2 |
* | Back-out my previous change. See the thread at | danger | 2008-07-10 | 1 | -3/+6 |
* | - nested functions are a GCC extensions and should not be used | danger | 2008-07-09 | 1 | -6/+3 |
* | Add to the history section. | obrien | 2008-01-27 | 1 | -0/+4 |
* | "redacted" replaced for clarity. | grog | 2008-01-05 | 1 | -1/+1 |
* | Line break before "All rights reserved" in the license example. | joel | 2007-01-28 | 1 | -1/+2 |
* | Clarify case body indention. | obrien | 2006-11-26 | 1 | -1/+1 |
* | Use 'manual page' instead of 'man page' for consistency. | hmp | 2005-06-28 | 1 | -1/+1 |
* | Clarify the header. | obrien | 2005-05-17 | 1 | -1/+1 |
* | Recover the original Berkeley RCS id, and fix the description of | ru | 2005-05-17 | 1 | -2/+3 |
* | Remove a duplicate 'comment' to fix the syntax of a sentence. | keramida | 2005-05-17 | 1 | -1/+1 |
* | Fixed the misplaced $FreeBSD$. | ru | 2005-02-09 | 1 | -0/+2 |
* | Add a few colons. | ru | 2005-01-26 | 1 | -3/+3 |
* | Nits. | ru | 2005-01-13 | 1 | -1/+1 |
* | Fix typos and add .Pp after the end of a display to separate the | keramida | 2005-01-09 | 1 | -2/+3 |
* | Clarify /*- convention. | imp | 2005-01-05 | 1 | -3/+13 |
* | A large majority of the source files in the tree start their license | imp | 2005-01-05 | 1 | -0/+10 |
* | Clarify the structure element size ordering. | dds | 2004-12-02 | 1 | -1/+1 |
* | Mechanically kill hard sentence breaks and double whitespaces. | ru | 2004-07-03 | 1 | -2/+2 |
* | Fixed a style bug in the previous commit. | bde | 2004-06-26 | 1 | -0/+1 |
* | Embellish the getopt(3) example with mixed case. | obrien | 2004-06-26 | 1 | -2/+4 |
* | Assorted markup, spelling, and grammar fixes. | ru | 2004-06-16 | 1 | -8/+11 |
* | What world have we come to when even style(9) isn't unfailable: | le | 2004-06-13 | 1 | -1/+1 |
* | Better English usage. | fanf | 2003-11-12 | 1 | -1/+1 |
* | Clarify the rule about structure typedefs being discouraged, following | fanf | 2003-11-10 | 1 | -3/+12 |
* | Two minor fixes: | imp | 2003-09-27 | 1 | -2/+15 |
* | mdoc(7): Use the new feature of the .In macro. | ru | 2003-09-08 | 1 | -5/+5 |
* | Xref sytle.Makefile(5). | trhodes | 2003-04-26 | 1 | -1/+2 |
* | Revert previous commit which accidentally snuck in with some unrelated | jhb | 2003-03-25 | 1 | -1/+1 |
* | Remove obsolete at_fork() and at_exit() manpages. Curiously, at_exec() | jhb | 2003-03-25 | 1 | -1/+1 |
* | english(4) police. | schweikh | 2002-12-27 | 1 | -1/+1 |
* | mdoc(7) police: scheduled sweep. | ru | 2002-11-29 | 1 | -3/+8 |
* | mdoc(7) police: | ru | 2002-11-26 | 1 | -1/+2 |
* | Further clarifications of the #ifdef/#if/#elif/#endif style information, | rwatson | 2002-11-01 | 1 | -13/+16 |
* | Clarify style(9) WRT comments following #endif, #else. | rwatson | 2002-10-28 | 1 | -1/+63 |
* | Add a paragraph which should clarify the separation of asterisks | robert | 2002-09-10 | 1 | -0/+6 |
* | Remove a sentence about wrapping macro definitions in bare braces, | fanf | 2002-09-10 | 1 | -6/+5 |