ksymoops - decode Linux kernel Oops messages. Also handles spinlock and showPc diagnostics. This is a complete replacement for the version of ksymoops in the kernel. Older versions of ksymoops were in scripts/ksymoops.cc, more recently there was a version in the scripts/ksymoops directory. This code has grown to the stage that it should be separated from the kernel, especially since there are related patches to other external packages. ksymoops-0.7c.tar.gz Current version. Only change from 0.7b is a note not to send Oops to the ksymoops author unless there is a problem in ksymoops. ksymoops-0.7b.tar.gz Only change from 0.7a is a 1 character typo in the Makefile (ksymoops.1 -> ksymoops.8). ksymoops-0.7a.tar.gz Only change from 0.7 is decoding of Alpha "spinlock stuck" lines. patch-modutils-2.2.2-pre6-ksymoops-1.gz A patch against modutils 2.2.2-pre6 (http://www.pi.se/blox/modutils/) to help ksymoops give much better diagnostics when an Oops occurs in a module. Unfortunately neither the new modutils maintainer (Bjorn Ekwall) nor the old modutils maintainer (Richard Henderson) have responded to emails about including this patch in modutils. If anybody wants to convert this patch to fit older versions of modutils, feel free. I won't bother since I expect 2.2.2-pre6 to become the production version one day. patch-sysklogd-1-3-31-ksymoops-1.gz A patch against sysklogd 1-3-31 to preserve information that ksymoops needs to do its job. This patch has been accepted by the sysklogd maintainer and should appear in the next release of sysklogd.