Date: Tue, 24 Oct 2000 12:18:32 -0700 (PDT) From: David Malone <dwmalone@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/inetd Makefile builtins.c inetd.8 inetd.c inetd.h Message-ID: <200010241918.MAA34631@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dwmalone 2000/10/24 12:18:32 PDT Modified files: (Branch: RELENG_4) usr.sbin/inetd Makefile builtins.c inetd.8 inetd.c inetd.h Log: Sync -current and RELENG_4: - Stop ident service looping on eof. - Rate limit=0 => unlimited. - Changing a builtin service for a external service now works. - Don't leak a file discriptor when shutting down a looping service. Revision Changes Path 1.18.2.1 +3 -1 src/usr.sbin/inetd/Makefile 1.19.2.2 +3 -1 src/usr.sbin/inetd/builtins.c 1.46.2.2 +6 -3 src/usr.sbin/inetd/inetd.8 1.80.2.2 +18 -10 src/usr.sbin/inetd/inetd.c 1.4.2.1 +2 -2 src/usr.sbin/inetd/inetd.h 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?200010241918.MAA34631>