freebsd-nq/libexec/ftpd
Yaroslav Tykhiy 4cd48bace6 Eliminate another instance of the old and well-known
DoS bug that the select(2)/accept(2) pair is called on
a socket that is in the blocking I/O mode.  The bug is
triggered if a selected connection dies before the accept(2)
leading to the accept(2) blocking virtually forever.

MFC after:	1 week
2001-11-19 21:52:03 +00:00
..
config.h Portability configuration data for LukeM ftpd. 2001-07-19 17:45:14 +00:00
extern.h Remove S/Key. PAM can do its job. Well, not quite - there is an issue 2001-07-09 17:46:24 +00:00
ftpcmd.y Extend the functionality offered by the -o option into a new option 2001-09-02 17:24:19 +00:00
ftpd.8 mdoc(7) police: markup nits. 2001-10-01 12:58:03 +00:00
ftpd.c Eliminate another instance of the old and well-known 2001-11-19 21:52:03 +00:00
logwtmp.c another tcp apps IPv6 updates.(should be make world safe) 2000-01-27 09:28:38 +00:00
Makefile Remove S/Key. PAM can do its job. Well, not quite - there is an issue 2001-07-09 17:46:24 +00:00
pathnames.h $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
popen.c Rename the GLOB_MAXPATH flag of glob(3) to GLOB_LIMIT to be compatible 2001-07-29 00:52:37 +00:00