Subject: CVS commit: src/sbin/disklabel
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 06/17/2005 21:20:18
Module Name:	src
Committed By:	dsl
Date:		Fri Jun 17 21:20:18 UTC 2005

Modified Files:
	src/sbin/disklabel: Makefile disklabel.8 main.c

Log Message:
Rip out the support for writing bootstrap code.  installboot(8) contains
support for hp300, hp700 and vax, $MACHINE is never arm32.
Fix usage output to only contain progname() once - bug introduced in rev 1.89


To generate a diff of this commit:
cvs rdiff -r1.55 -r1.56 src/sbin/disklabel/Makefile \
    src/sbin/disklabel/disklabel.8
cvs rdiff -r1.3 -r1.4 src/sbin/disklabel/main.c

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