Revision tags: release/7.2.0_cvs, release/7.2.0, release/7.1.0_cvs, release/7.1.0 |
|
#
41fe50f5 |
| 20-Dec-2008 |
Sam Leffler <sam@FreeBSD.org> |
MFH @ 186335
|
#
a1432b4c |
| 17-Dec-2008 |
Dag-Erling Smørgrav <des@FreeBSD.org> |
Boot out <sysexits.h> once and for all.
MFC after: 1 week
|
#
3c8d4fc0 |
| 27-Nov-2008 |
Robert Watson <rwatson@FreeBSD.org> |
Revert r184509: don't encourage the use of sysexits.h with err() and errx(),, as there seems to be a general preference against this practice.
Suggested by: bde, des, jhb
|
Revision tags: release/6.4.0_cvs, release/6.4.0 |
|
#
c2911a7a |
| 31-Oct-2008 |
Robert Watson <rwatson@FreeBSD.org> |
In style(9) examples of err() and errx(), use sysexits(3) errors rather than returning 1.
Submitted by: Bruce Cran <bruce at cran dot org dot uk> MFC after: 3 days
|
#
6b527d11 |
| 10-Jul-2008 |
Daniel Gerzo <danger@FreeBSD.org> |
Back-out my previous change. See the thread at http://lists.freebsd.org/pipermail/cvs-all/2008-July/263779.html
|
#
1249a788 |
| 09-Jul-2008 |
Daniel Gerzo <danger@FreeBSD.org> |
- nested functions are a GCC extensions and should not be used
Submitted by: gahr MFC after: 3 days
|
Revision tags: release/7.0.0_cvs, release/7.0.0 |
|
#
16ea8822 |
| 27-Jan-2008 |
David E. O'Brien <obrien@FreeBSD.org> |
Add to the history section.
|
Revision tags: release/6.3.0_cvs, release/6.3.0 |
|
#
efcb0d78 |
| 05-Jan-2008 |
Greg Lehey <grog@FreeBSD.org> |
"redacted" replaced for clarity.
|
#
9eca1342 |
| 28-Jan-2007 |
Joel Dahl <joel@FreeBSD.org> |
Line break before "All rights reserved" in the license example.
Reveiwed by: bde, rwatson
|
Revision tags: release/6.2.0_cvs, release/6.2.0 |
|
#
861ed044 |
| 26-Nov-2006 |
David E. O'Brien <obrien@FreeBSD.org> |
Clarify case body indention.
|
Revision tags: release/5.5.0_cvs, release/5.5.0, release/6.1.0_cvs, release/6.1.0, release/6.0.0_cvs, release/6.0.0 |
|
#
571dba6e |
| 28-Jun-2005 |
Hiten Pandya <hmp@FreeBSD.org> |
Use 'manual page' instead of 'man page' for consistency.
Approved by: re (hrs)
|
#
6ffd2f53 |
| 17-May-2005 |
David E. O'Brien <obrien@FreeBSD.org> |
Clarify the header.
|
#
580325d4 |
| 17-May-2005 |
Ruslan Ermilov <ru@FreeBSD.org> |
Recover the original Berkeley RCS id, and fix the description of format for source files when it comes to $FreeBSD$.
|
#
b31dd0b7 |
| 17-May-2005 |
Giorgos Keramidas <keramida@FreeBSD.org> |
Remove a duplicate 'comment' to fix the syntax of a sentence.
|
Revision tags: release/5.4.0_cvs, release/5.4.0 |
|
#
6b806d21 |
| 09-Feb-2005 |
Ruslan Ermilov <ru@FreeBSD.org> |
Fixed the misplaced $FreeBSD$.
|
#
7d64886d |
| 26-Jan-2005 |
Ruslan Ermilov <ru@FreeBSD.org> |
Add a few colons.
Submitted by: Joel Dahl
|
Revision tags: release/4.11.0_cvs, release/4.11.0 |
|
#
6b13dcc0 |
| 13-Jan-2005 |
Ruslan Ermilov <ru@FreeBSD.org> |
Nits.
|
#
4b928b1d |
| 09-Jan-2005 |
Giorgos Keramidas <keramida@FreeBSD.org> |
Fix typos and add .Pp after the end of a display to separate the displayed text from the paragraph right after it.
|
#
da52f590 |
| 05-Jan-2005 |
Warner Losh <imp@FreeBSD.org> |
Clarify /*- convention.
|
#
56c7363a |
| 05-Jan-2005 |
Warner Losh <imp@FreeBSD.org> |
A large majority of the source files in the tree start their license and copyright statements in a comment that begins with /*-. Document this tradition. A strict adherence to this rule will help r
A large majority of the source files in the tree start their license and copyright statements in a comment that begins with /*-. Document this tradition. A strict adherence to this rule will help resellers that wish to publish all copyright notices, generated automatically from the tree. There are too many variant licenses to do it purely by more complicated pattern matching.
show more ...
|
#
70781275 |
| 03-Dec-2004 |
Diomidis Spinellis <dds@FreeBSD.org> |
Clarify the structure element size ordering.
Obtained from: OpenBSD style.9 1.38
|
Revision tags: release/5.3.0_cvs, release/5.3.0 |
|
#
5203edcd |
| 03-Jul-2004 |
Ruslan Ermilov <ru@FreeBSD.org> |
Mechanically kill hard sentence breaks and double whitespaces.
|
#
00ff1f7c |
| 26-Jun-2004 |
Bruce Evans <bde@FreeBSD.org> |
Fixed a style bug in the previous commit.
|
#
7549cb84 |
| 26-Jun-2004 |
David E. O'Brien <obrien@FreeBSD.org> |
Embellish the getopt(3) example with mixed case.
Reviewed by: bde
|
#
bf7f20c2 |
| 16-Jun-2004 |
Ruslan Ermilov <ru@FreeBSD.org> |
Assorted markup, spelling, and grammar fixes.
|