Subject: CVS commit: src/sbin/fdisk
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 07/16/2003 11:11:52
Module Name:	src
Committed By:	dsl
Date:		Wed Jul 16 11:11:51 UTC 2003

Modified Files:
	src/sbin/fdisk/mbr: Makefile
Removed Files:
	src/sbin/fdisk/mbr: mbr.8 mbr.S
	src/sbin/fdisk/mbr_bootsel: Makefile mbr_bootsel.S

Log Message:
Remove old i386 mbr stuff (move to arch/i386/stand/mbr a while ago)
mbr.8 moved to src/share/man/man8/man8.i386


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 src/sbin/fdisk/mbr/Makefile
cvs rdiff -r1.10 -r0 src/sbin/fdisk/mbr/mbr.8
cvs rdiff -r1.7 -r0 src/sbin/fdisk/mbr/mbr.S
cvs rdiff -r1.12 -r0 src/sbin/fdisk/mbr_bootsel/Makefile
cvs rdiff -r1.6 -r0 src/sbin/fdisk/mbr_bootsel/mbr_bootsel.S

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