In message <20111014085609.ga3...@freebsd.org>, Alexander Best writes:

>1) would it be possible to prepend those timestamps to the actual console
>output and not only to the output of demsg? maybe via a sysctl toggle?

The kernel does not know enough about timezones to emit anything
but UTC timestamps.

>2) my dmesg output contains a lot of these entries: "<118>"

These are magic markers for syslogd(8) specifying priority.

>3) roughly the first 30 lines of my dmesg output have the timestamp "[1.0]".
>would it be possible to have more accuracy there?

No, because we don't know the time until we've found the RTC chip.

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
p...@freebsd.org         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to