Subject: CVS commit: syssrc/sys/arch/hp700/stand/mkboot
To: None <source-changes@netbsd.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 11/28/2002 07:51:03
Module Name:	syssrc
Committed By:	chs
Date:		Thu Nov 28 05:51:03 UTC 2002

Modified Files:
	syssrc/sys/arch/hp700/stand/mkboot: mkboot.c

Log Message:
de-__P, remove register, ansify, KNF.
remove whacky compat stuff (our normal cross-compat stuff will handle it).
fix endian dependencies and type-size errors, it works on little-endian now.
terminate the LIF directory after the last entry we use.
just use the filename last component of the file we're given for its name
in the LIF directory (if the path has a slash).
truncate the century part of the year for the BCD date, like hp-ux does.
check error returns.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/hp700/stand/mkboot/mkboot.c

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