Date: Sun, 29 Feb 2004 12:59:19 -0800 (PST) From: Ian Dowse <iedowse@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/syslogd syslogd.c Message-ID: <200402292059.i1TKxJPB013100@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
iedowse 2004/02/29 12:59:19 PST
FreeBSD src repository
Modified files: (Branch: RELENG_4)
usr.sbin/syslogd syslogd.c
Log:
MFC: 1.119, 1.120: 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. Use strtol for reading numbers.
Revision Changes Path
1.59.2.28 +29 -19 src/usr.sbin/syslogd/syslogd.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402292059.i1TKxJPB013100>
