Searched hist:"3 ae3b04bce8c481442bd3ff42c6d57d1417374c6" (Results 1 – 4 of 4) sorted by relevance
/haiku/src/system/boot/platform/bios_ia32/ |
H A D | serial.h | 3ae3b04bce8c481442bd3ff42c6d57d1417374c6 Tue Nov 27 12:59:34 UTC 2007 Axel Dörfler <axeld@pinc-software.de> * The boot loader (bios_ia32 only) now duplicates everything that goes to the serial output, and puts it into the new kernel_args::debug_output field. * syslog_init() will now check if there is anything in kernel_args::debug_output and will put that into the syslog buffer. * dump_block() now also prints an offset. * Fixed warning in mmu.cpp.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23003 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | serial.cpp | 3ae3b04bce8c481442bd3ff42c6d57d1417374c6 Tue Nov 27 12:59:34 UTC 2007 Axel Dörfler <axeld@pinc-software.de> * The boot loader (bios_ia32 only) now duplicates everything that goes to the serial output, and puts it into the new kernel_args::debug_output field. * syslog_init() will now check if there is anything in kernel_args::debug_output and will put that into the syslog buffer. * dump_block() now also prints an offset. * Fixed warning in mmu.cpp.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23003 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | mmu.cpp | 3ae3b04bce8c481442bd3ff42c6d57d1417374c6 Tue Nov 27 12:59:34 UTC 2007 Axel Dörfler <axeld@pinc-software.de> * The boot loader (bios_ia32 only) now duplicates everything that goes to the serial output, and puts it into the new kernel_args::debug_output field. * syslog_init() will now check if there is anything in kernel_args::debug_output and will put that into the syslog buffer. * dump_block() now also prints an offset. * Fixed warning in mmu.cpp.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23003 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
/haiku/headers/private/kernel/boot/ |
H A D | kernel_args.h | 3ae3b04bce8c481442bd3ff42c6d57d1417374c6 Tue Nov 27 12:59:34 UTC 2007 Axel Dörfler <axeld@pinc-software.de> * The boot loader (bios_ia32 only) now duplicates everything that goes to the serial output, and puts it into the new kernel_args::debug_output field. * syslog_init() will now check if there is anything in kernel_args::debug_output and will put that into the syslog buffer. * dump_block() now also prints an offset. * Fixed warning in mmu.cpp.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23003 a95241bf-73f2-0310-859d-f6bbb57e9c96
|