Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Matthias Drochner <drochner@netbsd.org>
List: source-changes
Date: 09/10/1999 09:38:48
Module Name: syssrc
Committed By: drochner
Date: Fri Sep 10 16:38:47 UTC 1999
Modified Files:
syssrc/sys/arch/i386/stand/biosboot: Makefile conf.c main.c
Log Message:
-make ustarfs optional (enabled per default) for cases where space is
scarce
-make the boot timeout patchable
-optionally, call checkpasswd() before the boot menu can be accessed
(The latter 2 follow PR port-i386/8196 by Stephan Thesing.)
To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 syssrc/sys/arch/i386/stand/biosboot/Makefile
cvs rdiff -r1.3 -r1.4 syssrc/sys/arch/i386/stand/biosboot/conf.c
cvs rdiff -r1.16 -r1.17 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.