Subject: CVS commit: htdocs
To: None <www-changes@netbsd.org>
From: Mason Loring Bliss <mason@netbsd.org>
List: www-changes
Date: 06/15/2002 07:16:23
Module Name:	htdocs
Committed By:	mason
Date:		Sat Jun 15 04:16:23 UTC 2002

Modified Files:
	htdocs/People: Makefile mkdevht.c supporting-cast.data
	htdocs/de/People: Makefile
Removed Files:
	htdocs/de/People: mkdevht.c

Log Message:
* Remove embarassing thinkos in fprintf arguments.
* Allow for blank lines in supporting-cast.data, so it's more easily human-
readable.
* Change how we suck in supporting-cast.data so as to not have to hardcode
arbitrary maximum field sizes.
* Whitespace tweaks.
* ANSIfy function declarations.
* Drop all whitespace after field description.
* Remove extraneous occurances of "!= NULL".
* Specify pathname to supporting-cast.data on command line, so we don't
have to have multiple copies of mkdevht kicking around.
* Add more comments.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 htdocs/People/Makefile
cvs rdiff -r1.11 -r1.12 htdocs/People/mkdevht.c
cvs rdiff -r1.136 -r1.137 htdocs/People/supporting-cast.data
cvs rdiff -r1.1 -r1.2 htdocs/de/People/Makefile
cvs rdiff -r1.1 -r0 htdocs/de/People/mkdevht.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.