CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/04/29 19:12:44
Modified files:
sys/stand/boot : vars.c
Log message:
add another settable variable called db_console which the MD parts of a
bootloader will pass to the kernel to allow you to force ddb.console to be
set (and set early) on a machine without having to do it on a per kernel
basis using code or config tweaks.
requested by art@ (who owes me good whiskey now)
no problem! deraadt@
