Date: Sat, 8 Mar 2003 19:19:52 -0800 (PST) From: Garance A Drosehn <gad@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/newsyslog newsyslog.c Message-ID: <200303090319.h293JvlC066308@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
gad 2003/03/08 19:19:52 PST
FreeBSD src repository
Modified files:
usr.sbin/newsyslog newsyslog.c
Log:
Fix interactions between entries for a specific file vs entries for
a filename pattern, and also wrt filenames given on the command line.
Now if a file is listed as a specific entry, it will not *also* be
processed by an entry specifying a pattern. And filename-patterns
will now only match existing files (ignoring directories, etc).
MFC after: 3 weeks
Revision Changes Path
1.66 +177 -62 src/usr.sbin/newsyslog/newsyslog.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?200303090319.h293JvlC066308>
