Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 03/24/1998 16:10:03
cgd
Tue Mar 24 16:03:20 PST 1998
Update of /cvsroot/src/sbin/disklabel
In directory nb00:/tmp/cvs-serv17082

Modified Files:
	disklabel.c 
Log Message:
factor out some more common bits into 'confirm', and make it a bit more
bullet-proof.  also, make the arm32 #ifdefs a bit more consistent with
the i386 #ifdefs (without actually changing the behaviour of the code).