139224Sabial1998.09.14, Warsaw
239224Sabial
339224SabialThis program replaces 'dmesg' utility, aand allows you to retrieve the
439224Sabialsystem's message buffer without resorting to such dirty tricks as normal
539224Sabial'dmesg' uses (using libkvm and /dev/kmem to directly read kernel
639224Sabialmemory.. *shudder*).
739224Sabial
839224SabialThis utility uses sysctl(3) interface. The mib variable it uses was
939224Sabialrecently added to the kernel sources, so if you don't mind patching your
1039224Sabialkernel tree, contact me directly - the patches are very small and simple.
1139224Sabial
1239224SabialAndrzej Bialecki
1340813Sabial<abial@freebsd.org>
1439224Sabial
1550479Speter$FreeBSD$
16