kmsgdump changes for Linux 2.6.0-test9 2003-11-18 - moved arch/i386/kernel/process.c patches to .../kmsg_reboot.c; kmsgdump changes for Linux 2.5.75 2003-07-17 - use kdebug() in machine_dump(), conditional on KDEBUG; - use kb_wait() and mach_reboot() funcs from mach_reboot.h; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TODO: - add support for log buf size > 32 KB; - add support for log_buf_len=LENGTH on the kernel command line; - dump the entire log buffer; - add x86_64 support; - add dump log to disk support; reminders: - no USB (keyboard or printer) support ###