Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Noriyuki Soda <soda@netbsd.org>
List: source-changes
Date: 01/31/2000 08:01:06
Module Name:	basesrc
Committed By:	soda
Date:		Mon Jan 31 16:01:06 UTC 2000

Modified Files:
	basesrc/sbin/disklabel: Makefile disklabel.c

Log Message:
 - use MBR partition table also on arc.
 - use defined(USE_MBR) instead of defined(__i386__), like hpcmips and arc.


To generate a diff of this commit:
cvs rdiff -r1.35 -r1.36 basesrc/sbin/disklabel/Makefile
cvs rdiff -r1.80 -r1.81 basesrc/sbin/disklabel/disklabel.c

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