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