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:34
Module Name: basesrc
Committed By: he
Date: Mon Feb 26 22:26:34 UTC 2001
Modified Files:
basesrc/sbin/disklabel [netbsd-1-5]: disklabel.c
Log Message:
Pull up revisions 1.90-1.95 (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.84.2.5 -r1.84.2.6 basesrc/sbin/disklabel/disklabel.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.