Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 06/16/2000 17:59:25
Module Name:	syssrc
Committed By:	matt
Date:		Sat Jun 17 00:59:25 UTC 2000

Added Files:
	syssrc/sys/arch/vax/stand: Makefile.inc
	syssrc/sys/arch/vax/stand/installboot: Makefile installboot.c
	    installboot.h loadbootstrap.c

Log Message:
Add an installboot(8) for vax.  This is needed so the VAX can do multiboot
CDroms.


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

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