Date: Wed, 21 Jul 1999 12:28:27 -0700 (PDT) From: Sheldon Hearn <sheldonh@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc inetd.conf src/etc/defaults rc.conf src/release/texts RELNOTES.TXT src/usr.sbin/inetd Makefile inetd.8 inetd.c Message-ID: <199907211928.MAA03824@freefall.freebsd.org>
index | next in thread | raw e-mail
sheldonh 1999/07/21 12:28:27 PDT
Modified files: (Branch: RELENG_3)
etc inetd.conf
etc/defaults rc.conf
release/texts RELNOTES.TXT
usr.sbin/inetd Makefile inetd.8 inetd.c
Log:
MFC:
Make wrapping a command-line, not a compile-time, option.
Enable dgram wrapping.
Fix handling of -l.
Rename ident -> auth (see next item).
Allow use of service alias names.
Set proctitle for wrapping case.
This syncs RELENG_3 with HEAD, with the notable exception of Brian
Feldman's new auth/ident/tap which is still a bit green. :-)
Requested by: obrien
Revision Changes Path
1.33.2.1 +3 -3 src/etc/inetd.conf
1.1.2.7 +2 -2 src/etc/defaults/rc.conf
1.12.2.26 +4 -1 src/release/texts/RELNOTES.TXT
1.5.2.4 +2 -2 src/usr.sbin/inetd/Makefile
1.22.2.3 +56 -13 src/usr.sbin/inetd/inetd.8
1.46.2.5 +69 -49 src/usr.sbin/inetd/inetd.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199907211928.MAA03824>
