freebsd-dev/libexec/ftpd
David Greenman cf09a2067c Implemented a "-D" option that causes ftpd to detach and become a daemon -
accepting connections on the FTP port and forking children processes to
handling them. This is lower overhead than spawning ftpd from inetd and
can be a significant win on busy FTP servers. Be sure to disable ftpd in
inetd.conf if you decide to use this option.
These changes are based on similar changes I made to wu-ftpd and have
been in use on wcarchive for several months.
1996-04-11 10:22:16 +00:00
..
extern.h Make ftpd use setproctitle() from libutil 1996-01-01 08:35:11 +00:00
ftpcmd.y Make ftpd use setproctitle() from libutil 1996-01-01 08:35:11 +00:00
ftpd.8 Implemented a "-D" option that causes ftpd to detach and become a daemon - 1996-04-11 10:22:16 +00:00
ftpd.c Implemented a "-D" option that causes ftpd to detach and become a daemon - 1996-04-11 10:22:16 +00:00
logwtmp.c BSD 4.4 Lite Libexec Sources 1994-05-27 12:39:25 +00:00
Makefile Make ftpd use setproctitle() from libutil 1996-01-01 08:35:11 +00:00
pathnames.h Add some functionality to ftpd so it logs all anonymous file 1995-02-26 19:36:59 +00:00
popen.c BSD 4.4 Lite Libexec Sources 1994-05-27 12:39:25 +00:00
skey-stuff.c Include most of the logdaemon v4.4 S/key changes 1994-10-19 00:03:45 +00:00