Subject: CVS commit: src/sys/arch/i386/stand/boot
To: None <source-changes@netbsd.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 04/16/2003 22:36:15
Module Name: src
Committed By: dsl
Date: Wed Apr 16 22:36:15 UTC 2003
Added Files:
src/sys/arch/i386/stand/boot: Makefile Makefile.boot biosboot.S boot2.c
conf.c devopen.c devopen.h version
src/sys/arch/i386/stand/boot/biosboot: Makefile
Log Message:
Add files for 2nd stage boot loader
To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/sys/arch/i386/stand/boot/Makefile \
src/sys/arch/i386/stand/boot/Makefile.boot \
src/sys/arch/i386/stand/boot/biosboot.S \
src/sys/arch/i386/stand/boot/boot2.c src/sys/arch/i386/stand/boot/conf.c \
src/sys/arch/i386/stand/boot/devopen.c \
src/sys/arch/i386/stand/boot/devopen.h \
src/sys/arch/i386/stand/boot/version
cvs rdiff -r0 -r1.1 src/sys/arch/i386/stand/boot/biosboot/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.