CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2009/04/29 19:16:56
Modified files: sys/arch/amd64/amd64: machdep.c sys/arch/amd64/include: biosvar.h sys/arch/amd64/stand/libsa: exec_i386.c Log message: pass db_console from the bootloader to the kernel, and then use it to set ddb.console real early. requested by art@ no problem! deraadt@