opnsense-src/libexec/ftpd
Yaroslav Tykhiy 8eb0508fe1 The daemon's child shouldn't go on with the for loop
over ctl_sock's -- it is solely the parent daemon's
job.  So just break out of the loop in the child.

MFC after:	5 days
2006-01-21 12:34:28 +00:00
..
config.h Portability configuration data for LukeM ftpd. 2001-07-19 17:45:14 +00:00
extern.h Silence some FORMAT_AUDIT warnings (one left) 2002-02-04 01:23:44 +00:00
ftpchroot.5 Assorted mdoc(7) fixes. 2003-06-01 19:52:36 +00:00
ftpcmd.y Use __FBSDID. 2004-11-18 13:46:29 +00:00
ftpd.8 Use pidfile(3) provided by libutil to manage the deamon's pid file. 2006-01-21 12:21:41 +00:00
ftpd.c The daemon's child shouldn't go on with the for loop 2006-01-21 12:34:28 +00:00
logwtmp.c Use __FBSDID. 2004-11-18 13:46:29 +00:00
Makefile NOPAM -> NO_PAM 2004-12-21 12:49:24 +00:00
pathnames.h $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
popen.c Use __FBSDID. 2004-11-18 13:46:29 +00:00