Re: kern.msgbuf_show_timestamp=1
void <[email protected]>
| Newsgroups | gmane.os.freebsd.stable |
|---|---|
| Message-ID | <aUYOIylLi-f5_6hU@int21h> |
On Fri, Dec 19, 2025 at 08:37:41PM +0000, Jamie Landeg-Jones wrote: >Yes! You can get the value from sysctl kern.boottime. > >Here is a small program I wrote a while back, just call it >as a dmesg substitute. This is great TYVM! --