K 10 svn:author V 2 dg K 8 svn:date V 27 1996-04-11T10:22:16.000000Z K 7 svn:log V 452 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. END