freebsd-dev/usr.sbin/inetd
Robert Watson 15e90ad4c5 For now, set only the resource limits and process priority associated
with a class, rather than all aspects of the class when switching
classes for an inetd service.  Because we hard-code /daemon in the
current inetd implementation, using SETALL has unfortunate side-effects
involving the MAC code, and potentially other credential related
settings in the future.  This change maintains the DoS-resistent
aspects of the class behavior, which is all that is promised in the
inetd man page.

A larger set of diffs providing more pluggability and configurability
was deferred for this more simple approach in the short term.

Reviewed by:	ache
Obtained from:	TrustedBSD Project
Sponsored by:	DARPA, Network Associates Laboratories
2003-01-08 17:10:11 +00:00
..
builtins.c Fix typo: corrisponds -> corresponds 2002-07-22 13:58:58 +00:00
inetd.8 mdoc(7) police: Removed redundant .Ns calls. 2002-08-13 16:07:28 +00:00
inetd.c For now, set only the resource limits and process priority associated 2003-01-08 17:10:11 +00:00
inetd.h Add capability for limiting the maximum number of simultaneous 2002-08-07 17:03:14 +00:00
Makefile Use CFLAGS, not COPTS, in the Makefile. bsd.prog.mk conveniently adds 2001-09-05 20:10:59 +00:00
pathnames.h $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00