freebsd-dev/usr.sbin/inetd
David Malone cbdbb7252f Under some unusual conditions, inetd can leak a open file discriptor
into a child process. Rather than closing the discriptors manually,
mark all discriptors as close-on-exec.

PR:		47694
Submitted by:	Max Okumoto <okumoto@ucsd.edu>
Obtained from:	NetBSD
MFC after:	2 weeks
2003-02-23 16:54:19 +00:00
..
builtins.c Fix typo: corrisponds -> corresponds 2002-07-22 13:58:58 +00:00
inetd.8 mdoc(7) police: Removed redundant .Ns calls. 2002-08-13 16:07:28 +00:00
inetd.c Under some unusual conditions, inetd can leak a open file discriptor 2003-02-23 16:54:19 +00:00
inetd.h Add capability for limiting the maximum number of simultaneous 2002-08-07 17:03:14 +00:00
Makefile Use CFLAGS, not COPTS, in the Makefile. bsd.prog.mk conveniently adds 2001-09-05 20:10:59 +00:00
pathnames.h $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00