aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/fdformat
diff options
context:
space:
mode:
authorIan Dowse <iedowse@FreeBSD.org>2004-01-26 00:46:46 +0000
committerIan Dowse <iedowse@FreeBSD.org>2004-01-26 00:46:46 +0000
commitff96c77dc40bd28cb74baeb1acb79535fb928044 (patch)
treeed870542c76896b525b926dba8de9d4a48e9a5df /usr.sbin/fdformat
parente7245381b9488fd2429b3397239fbec9c8882bd9 (diff)
downloadsrc-ff96c77dc40bd28cb74baeb1acb79535fb928044.tar.gz
src-ff96c77dc40bd28cb74baeb1acb79535fb928044.zip
Be much more strict about parsing tagged log messages from /dev/klog;
if the line doesn't match ^<%d>, then treat it as a regular kernel printf line. Previously if a kernel printf message started with "<" it would be interpreted as a log message, often with LOG_EMERG level. This was triggered by some printfs in sys/dev/aic7xxx/, and can also happen with the partial lines that result if syslogd cannot keep up with the rate of arrival of kernel messages. Reviewed by: dwmalone MFC after: 1 week
Notes
Notes: svn path=/head/; revision=124992
Diffstat (limited to 'usr.sbin/fdformat')
0 files changed, 0 insertions, 0 deletions