Date: Thu, 25 Jul 2002 02:56:37 -0700 (PDT) From: Robert Drehmel <robert@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/syslogd syslogd.c Message-ID: <200207250956.g6P9ubRc012433@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
robert 2002/07/25 02:56:37 PDT
Modified files:
usr.sbin/syslogd syslogd.c
Log:
When reading a program name from the syslog configuration file,
do not stop copying it into a buffer when encountering a
non-alphanumerical character. Only stop at unprintable characters.
This makes syslogd work correctly with executables like `interp.bin',
`httpd_old', etc.
PR: misc/40941
MFC after: 1 week
Revision Changes Path
1.103 +1 -1 src/usr.sbin/syslogd/syslogd.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207250956.g6P9ubRc012433>
