CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/04/30 07:47:16
Modified files:
sys/arch/i386/i386: bios.c
sys/arch/i386/include: biosvar.h
sys/arch/i386/stand/libsa: exec_i386.c
Log message:
add support for passing db_console from the bootloader to the kernel.
based on the same change in amd64.
