freebsd-skq/sys/amd64
msmith 90bdf0d597 Remove the USERCONFIG_BOOT option. Userconfig script data is searched
for in a loaded module of type "userconfig_script".  The RB_CONFIG
flag will always result in the user being left inside userconfig at
the end of the script's execution, regardless of 'quit' commands in
the script.  If the RB_CONFIG flag is not specified, the user will
never be left inside userconfig, even if the script does not have an
explicit exit command.

Add the INTRO_USERCONFIG option.  This option forces the userconfig 'intro'
screen (after a script has optionally been executed).  There is no longer
a need to queue an 'intro' command.
1998-11-03 21:07:51 +00:00
..
amd64 Remove the USERCONFIG_BOOT option. Userconfig script data is searched 1998-11-03 21:07:51 +00:00
conf Quote port names that have a digit in them. IO_TIMER1 was lexed as 1998-10-22 13:49:51 +00:00
include Add the ability to specify where on the at_shutdown queue a handler is 1998-10-30 05:41:15 +00:00
isa Update timecounters to new interface. 1998-10-23 10:46:20 +00:00
pci Make the class code checks in function pci_cfgcheck less strict. 1997-12-20 09:04:25 +00:00
Makefile Make this ${.OBJDIR} and ${.CURDIR} aware. 1998-05-31 22:40:49 +00:00