Subject: CVS commit: sharesrc
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 03/02/2000 00:51:55
Module Name: sharesrc
Committed By: lukem
Date: Thu Mar 2 08:51:55 UTC 2000
Modified Files:
sharesrc/share/misc: style
Log Message:
major overhaul:
* require ANSI not K&R for prototypes, stdargs, etc
* document current practice for
- rcsids & copyright
- header file inclusion protection
- expressions, and multi-statement macros
- enum & struct decls
- empty and large statements
- wrapping long lines, prototypes, function decls
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 sharesrc/share/misc/style
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.