Date: Mon, 2 Sep 2002 13:07:14 -0700 (PDT) From: David Malone <dwmalone@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/inetd inetd.c Message-ID: <200209022007.g82K7E13026288@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dwmalone 2002/09/02 13:07:14 PDT Modified files: usr.sbin/inetd inetd.c Log: Don't initialise policy, v4bind and v6bind where the variables are declared - it was bad style and caused a bug. v[46]bind need to be reset whenever we go to the "more:" label. Jean-Luc and I came up with this patch independently, so it had better be right! PR: 40771 Submitted by: Jean-Luc Richier <Jean-Luc.Richier@imag.fr> Revision Changes Path 1.110 +10 -3 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?200209022007.g82K7E13026288>