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:25:45
Module Name:	basesrc
Committed By:	he
Date:		Mon Feb 26 22:25:44 UTC 2001

Added Files:
	basesrc/sbin/disklabel [netbsd-1-5]: printlabel.c

Log Message:
Pull up revision 1.1 (new, 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 -r0 -r1.1.2.1 basesrc/sbin/disklabel/printlabel.c

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