Date: Thu, 25 Jul 2002 08:45:41 -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: <200207251545.g6PFjfdC081939@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
robert 2002/07/25 08:45:41 PDT Modified files: usr.sbin/syslogd syslogd.c Log: When parsing the program name from the incoming log message from a client, accept all printable characters as being part of the program name, except ':' and '[', because each is a possible delimiter. Revision Changes Path 1.104 +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?200207251545.g6PFjfdC081939>