freebsd-dev/usr.sbin/inetd
bde 9c3f7a58b7 Fixed gross errors in previous commit. `sapipe' was used uninitialized
to attempt to unblock SIGCHLD, but we actually want to unignore SIGPIPE.

Obtained from:	OpenBSD

Finished conversion from sigvec to sigaction (don't assume that sa_mask
is a scalar...).  Didn't convert from sigblock to sigprocmask.  Didn't
fix missing error checking for sigaction...
1998-05-11 12:11:59 +00:00
..
inetd.8 Document the requirement for TCPMUX to also be enabled as an internal 1998-04-13 15:05:14 +00:00
inetd.c Fixed gross errors in previous commit. `sapipe' was used uninitialized 1998-05-11 12:11:59 +00:00
Makefile Implement minimal login class support (ie: does a setusercontext()). 1997-01-13 02:52:30 +00:00
pathnames.h Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00