freebsd-skq/usr.sbin/inetd
Brian Feldman 8391600e00 This commit encompasses the following changes to inetd:
1. Cleanups of ident_stream. "Evil" stdio is less used.
	2. The BSD Copyright was added to the top of builtins.c.
	3. As suggested, a timeout is now implemented in the ident
	   service. It defaults to 10 seconds. If enough people want
	   it, I'll make it configurable.

Suggested by:	msmith
1999-07-22 21:11:40 +00:00
..
builtins.c This commit encompasses the following changes to inetd: 1999-07-22 21:11:40 +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 Relegate the diagnostic descriptor counter to the -DSANITY_CHECK case. 1999-07-22 16:29:48 +00:00
inetd.h This commit encompasses the following changes to inetd: 1999-07-22 21:11:40 +00:00
Makefile Move code for all builtin services from inetd.c to builtins.c, including 1999-07-22 14:11:26 +00:00
pathnames.h Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00