Date: Tue, 18 Jul 2000 09:47:18 -0700 (PDT) From: David Malone <dwmalone@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/inetd builtins.c inetd.8 inetd.c Message-ID: <200007181647.JAA82055@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dwmalone 2000/07/18 09:47:17 PDT
Modified files: (Branch: RELENG_4)
usr.sbin/inetd builtins.c inetd.8 inetd.c
Log:
MFC: Bring RELENG_4 into sync with -current.
builtins.c 1.20 Allow ident to take -d without -r
builtins.c 1.21 Replace send(..., MSG_EOF) with write(...)
builtins.c 1.22 ident types cleanup
builtins.c 1.23 more ident types cleanup
Remove switch for nonexistant -R flag
builtins.c 1.24 ident multi-packet fixes
inetd.8 1.49 clarify ident -d examples
inetd.8 1.48 allow ident to take -d without -r
inetd.8 1.47 typo fix
inetd.c 1.81 use IPv4 mapped IPv6 address when requested
Revision Changes Path
1.19.2.1 +73 -38 src/usr.sbin/inetd/builtins.c
1.46.2.1 +18 -6 src/usr.sbin/inetd/inetd.8
1.80.2.1 +7 -6 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?200007181647.JAA82055>
