Date: Tue, 27 Jul 1999 21:26:10 -0700 (PDT) From: "David E. O'Brien" <obrien@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/newsyslog newsyslog.c Message-ID: <199907280426.VAA01893@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
obrien 1999/07/27 21:26:10 PDT
Modified files:
usr.sbin/newsyslog newsyslog.c
Log:
Go back to allowing ``.'' as a username.group separator for backward
compatibility. : is still the documented non-ambiguous approach. The
algorithm used will correctly parse david.obrien.staff as strrchar() is
used, and in my mind more people would use a ``.'' in the username than
the group name.
Convinced by argument and patch by: sheldonh (with slight changes by me)
Revision Changes Path
1.24 +3 -2 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?199907280426.VAA01893>
