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:27:03
Module Name: basesrc
Committed By: he
Date: Mon Feb 26 22:27:03 UTC 2001
Modified Files:
basesrc/sbin/disklabel [netbsd-1-5]: dkcksum.h
Log Message:
Pull up revision 1.3 (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.2 -r1.2.10.1 basesrc/sbin/disklabel/dkcksum.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.