Subject: CVS commit: basesrc [netbsd-1-5]
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 02/27/2001 00:26:49
Module Name: basesrc
Committed By: he
Date: Mon Feb 26 22:26:49 UTC 2001
Modified Files:
basesrc/sbin/disklabel [netbsd-1-5]: dkcksum.c
Log Message:
Pull up revision 1.9 (requested by lukem):
Several fixes and enhancements:
o with ``-I'', initialize the label if it's not there, it's
corrupt, or there's no ``fake'' label.
o correct partition table header
o move some functions into a separate file for other programs
to use
o fix examples and cross references
o various cleanups
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.8.12.1 basesrc/sbin/disklabel/dkcksum.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.