Module Name: src Committed By: kre Date: Sat Apr 14 01:37:34 UTC 2018
Modified Files: src/sbin/dmesg: dmesg.c Log Message: Make timestamp reading code adapt to whatever precision (up to nanoseconds, 9 digits) the kernel happens to send in the timestamps in log messages. Output (numeric) timestamps (when produced) are unchanged and always in microseconds (for now). To generate a diff of this commit: cvs rdiff -u -r1.32 -r1.33 src/sbin/dmesg/dmesg.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.