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
inetd.8
inetd.c Under some unusual conditions, inetd can leak a open file discriptor 2003-02-23 16:54:19 +00:00
inetd.h
Makefile
pathnames.h