In message <[EMAIL PROTECTED]>, Les Biffle writes:
>> this is a wonderful feature that has saved my butt many times
>> (working in the kernel it's REALLY nice to have
>> the last panic message in the dmesg buffer.)
>> learn to love it.. :-)
>
>I can see the benefits. I will re-write the programs and scripts that
>eat the dmesg output to look for the last boot, but I'm concerned that
>the behavior is different on different platforms. I really hate mysterious
>platform differences.
The console-log code is machine-independent apart from the initial
allocation of the space, so don't expect differences in this area.
--
Poul-Henning Kamp | UNIX since Zilog Zeus 3.20
[EMAIL PROTECTED] | TCP/IP since RFC 956
FreeBSD committer | BSD since 4.3-tahoe
Never attribute to malice what can adequately be explained by incompetence.
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message