FreeBSD src
Go to file
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
bin Correct some cross references and some path names. 1996-04-06 09:47:30 +00:00
eBones Clarify some paths in the man pages. 1996-04-06 09:59:05 +00:00
etc Add phone (1167/udp). 1996-04-09 01:53:58 +00:00
games Correct some man page cross references and file location references. 1996-04-07 00:06:21 +00:00
gnu Priorities were broken. If there was an Index: line and ***/--- lines 1996-04-11 10:13:40 +00:00
include Slightly simplify inlined functions 1996-03-25 13:46:21 +00:00
lib Update the description of strncat to accurately describe how many 1996-04-09 22:00:39 +00:00
libexec Implemented a "-D" option that causes ftpd to detach and become a daemon - 1996-04-11 10:22:16 +00:00
lkm Add in qcam module (forgot) 1996-03-24 00:30:38 +00:00
release Major surgery. 1996-04-07 03:52:36 +00:00
sbin removed xref to icheck(8), ncheck(8) as they don't exist 1996-04-11 07:49:34 +00:00
secure Install crypt.3 so that libcipher will install if /usr/share/man 1996-04-09 17:20:33 +00:00
share Add Daniel M. Eischen <deischen@iworks.InterWorks.org> for his xmcd 1996-04-11 08:49:21 +00:00
sys When cslip gets an uncompressed packet, it attempts to save off the TCP/IP 1996-04-11 06:46:24 +00:00
tools Don't look in libkern, it went away. 1995-12-29 01:51:23 +00:00
usr.bin Print some warnings if root invokes chpass and sets the 1996-04-11 05:30:18 +00:00
usr.sbin Fix editing mistake in last commit...sorry. 1996-04-11 08:24:04 +00:00
COPYRIGHT This is the official 4.4 Lite copyright. 1994-09-11 07:53:28 +00:00
Makefile Re-instate the bootstrap target which can be used to build tools 1996-03-24 13:16:45 +00:00