Date: Sun, 27 Jun 1999 11:05:36 -0700 (PDT) From: Sheldon Hearn <sheldonh@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/defaults rc.conf src/usr.sbin/inetd Makefile inetd.8 inetd.c Message-ID: <199906271805.LAA18796@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
sheldonh 1999/06/27 11:05:35 PDT
Modified files:
etc/defaults rc.conf
usr.sbin/inetd Makefile inetd.8 inetd.c
Log:
Add command-line option (-w), specified once to enable wrapping and
twice to enable wrapping for internal wrapping as well. If the option is
not specified wrapping is turned off so that inetd will behave exactly
as it used to before TCP Wrappers was imported.
Change etc/defaults/rc.conf so as to encourage wrapping on new systems.
Clarify the use of TCP Wrappers in the IMPLEMENTATION NOTES of the
manual page.
Approved by: jkh
Revision Changes Path
1.11 +2 -2 src/etc/defaults/rc.conf
1.10 +2 -2 src/usr.sbin/inetd/Makefile
1.28 +24 -8 src/usr.sbin/inetd/inetd.8
1.52 +19 -27 src/usr.sbin/inetd/inetd.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199906271805.LAA18796>
