Subject: CVS commit: src/sys/arch/arc/stand
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 04/18/2005 16:39:44
Module Name: src
Committed By: tsutsui
Date: Mon Apr 18 16:39:44 UTC 2005
Modified Files:
src/sys/arch/arc/stand: Makefile
Removed Files:
src/sys/arch/arc/stand/mbr: Makefile mbr.uue msdos5mb.gz.uue
Log Message:
Remove MBR and MSDOSFS binaries which were imported from OpenBSD but
maintained at all. Our current fdisk(8) and newfs_msdos(8) work enough
to create a bootable disk on NetBSD/arc.
Ok'ed by soda.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/arch/arc/stand/Makefile
cvs rdiff -r1.10 -r0 src/sys/arch/arc/stand/mbr/Makefile
cvs rdiff -r1.1 -r0 src/sys/arch/arc/stand/mbr/mbr.uue \
src/sys/arch/arc/stand/mbr/msdos5mb.gz.uue
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.