Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: John Hawkinson <jhawk@netbsd.org>
List: source-changes
Date: 05/12/2000 22:23:38
Module Name: syssrc
Committed By: jhawk
Date: Sat May 13 05:23:37 UTC 2000
Modified Files:
syssrc/sys/arch/i386/stand/biosboot: main.c
Log Message:
Add support for on-the-fly switching of console devices interactively
from biosboot via the "consdev" command.
Move "Press return" printf() out of print_banner() so we can
print_banner() reasonably after switching devices.
To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 syssrc/sys/arch/i386/stand/biosboot/main.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.