Re: kern.msgbuf_show_timestamp=1
- In reply to: Jamie Landeg-Jones : "Re: kern.msgbuf_show_timestamp=1"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 20 Dec 2025 02:46:59 UTC
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! --