NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Disable kernel message prefix timestamps?



On Mon, Feb 06, 2023 at 00:49:11 -0500, John Rash wrote:

> Is it possible to disable the linux kernel-style timestamps that
> prefix kernel messages?

I don't think there's a canned, ready to use knob for that.  For now
you can only compile a custom kernel with

  options KLOG_NOTIMESTAMP


Should be ~trivial to add a sysctl to disable the stamps (and to
control timestamp precision, while there), it's just nobody bothered
so far.

-uwe


Home | Main Index | Thread Index | Old Index