Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 12/21/1999 04:56:17
Module Name: basesrc
Committed By: lukem
Date: Tue Dec 21 12:56:16 UTC 1999
Modified Files:
basesrc/libexec/ftpd: ftpd.c ftpusers.5
Log Message:
* add support for optional groupglob in ftpuser entry. the syntax is now:
userglob[:groupglob][@host] [directive [class]]
* append ``(class: CLASSNAME, type: TYPE)'' to the syslogged login messages
To generate a diff of this commit:
cvs rdiff -r1.80 -r1.81 basesrc/libexec/ftpd/ftpd.c
cvs rdiff -r1.3 -r1.4 basesrc/libexec/ftpd/ftpusers.5
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.