freebsd-nq/usr.sbin/inetd
David Malone bcd4c5746a On startup, warn if inetd's config file doesn't exist. This isn't
exactly the same as patch from the PR, which also exited if the
config file was missing. I didn't use Jeff's patch because I was
worried that some people might start inetd, create the config file
and then HUP inetd.

PR:		60806
Submitted by:	Jeff Ito <jeffi@rcn.com>
MFC after:	2 weeks
2004-03-22 12:01:23 +00:00
..
builtins.c Fix typo: corrisponds -> corresponds 2002-07-22 13:58:58 +00:00
inetd.8 Revert previous change. The effect of -w or -W option is described in 2004-02-29 15:49:26 +00:00
inetd.c On startup, warn if inetd's config file doesn't exist. This isn't 2004-03-22 12:01:23 +00:00
inetd.h Add capability for limiting the maximum number of simultaneous 2002-08-07 17:03:14 +00:00
Makefile Rather than use the gcc -fno-builtin-log flag, just rename the 'int log' 2003-10-30 22:56:44 +00:00
pathnames.h