CVSROOT: /cvs Module name: src Changes by: ajacou...@cvs.openbsd.org 2011/12/14 11:01:55
Modified files: libexec/ftpd : ftpd.8 ftpd.c Log message: Add a new '-W' option to prevent saving login records to /var/run/wtmp. This can become pretty handy on busy anonymous servers to avoid filling up /var with unused wtmp records. Note that 'U' and 'W' are mutually exclusive. ok sthen@ millert@