freebsd-dev/usr.sbin/inetd
sheldonh 97ef87606c Fix for the hosts_options(5) spawn option.
Restore default SIGHUP, SIGCHLD and SIGALRM handlers in forked inetd
processes. This happens to work around the fact that hosts_access()
doesn't (but should) set SIG_IGN as the handler for SIGCHLD while it
handles the spawn option, but it would make sense even if that were
not true.

This does not address the leaking descriptors issue discussed on the
same PR.

PR:	12731
Reviewed by:	des
Submitted by:	David Malone <dwmalone@maths.tcd.ie>
1999-07-21 16:09:45 +00:00
..
inetd.8 Document the new {auth,ident,tap} service and provide examples in the 1999-07-16 15:41:14 +00:00
inetd.c Fix for the hosts_options(5) spawn option. 1999-07-21 16:09:45 +00:00
Makefile By popular demand, ident_stream now takes arguments. Ex: 1999-07-15 17:01:43 +00:00
pathnames.h Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00