Subject: CVS commit: src/sys/arch/i386/stand/cdboot
To: None <source-changes@NetBSD.org>
From: Bang Jun-Young <junyoung@netbsd.org>
List: source-changes
Date: 07/20/2005 03:27:51
Module Name:	src
Committed By:	junyoung
Date:		Wed Jul 20 03:27:51 UTC 2005

Modified Files:
	src/sys/arch/i386/stand/cdboot: Makefile cdboot.S

Log Message:
Add a compile time switch DISABLE_KEYPRESS for those who want unattended boot.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/arch/i386/stand/cdboot/Makefile
cvs rdiff -r1.3 -r1.4 src/sys/arch/i386/stand/cdboot/cdboot.S

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