freebsd-dev/usr.sbin/inetd
David Malone 1c8d1174b7 Give inetd the ability to manage unix domain sockets. Details of
how to use this feature are in the man page. This is based on work
by Lyndon Nerenberg.

(The only difficult part about this patch is the fact that you
can't fchown a unix domain socket, which means the sockets must be
put in a secure directory).

Reviewed by:	dillon
2001-06-16 18:54:54 +00:00
..
builtins.c Correct a comment - the time service returns seconds since 1900 not 1970. 2001-06-04 11:47:08 +00:00
inetd.8 Give inetd the ability to manage unix domain sockets. Details of 2001-06-16 18:54:54 +00:00
inetd.c Give inetd the ability to manage unix domain sockets. Details of 2001-06-16 18:54:54 +00:00
inetd.h Give inetd the ability to manage unix domain sockets. Details of 2001-06-16 18:54:54 +00:00
Makefile - Backout botched attempt to introduce MANSECT feature. 2001-03-26 14:42:20 +00:00
pathnames.h $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00