Subject: CVS commit: syssrc/sys/arch/x68k/stand/installboot
To: None <source-changes@netbsd.org>
From: Minoura Makoto <minoura@netbsd.org>
List: source-changes
Date: 11/24/2001 18:26:56
Module Name:	syssrc
Committed By:	minoura
Date:		Sat Nov 24 16:26:56 UTC 2001

Added Files:
	syssrc/sys/arch/x68k/stand/installboot: Makefile installboot.c

Log Message:
C version of installboot(8).
Shell script version required sed, od, etc. which were too big for install
media.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 syssrc/sys/arch/x68k/stand/installboot/Makefile \
    syssrc/sys/arch/x68k/stand/installboot/installboot.c

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