From owner-cvs-all Thu Dec 23 20:48:34 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 86AEA15741; Thu, 23 Dec 1999 20:48:32 -0800 (PST) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA67327; Thu, 23 Dec 1999 20:48:32 -0800 (PST) (envelope-from steve@FreeBSD.org) Message-Id: <199912240448.UAA67327@freefall.freebsd.org> From: Steve Price Date: Thu, 23 Dec 1999 20:48:32 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/dante/patches patch-aa Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1999/12/23 20:48:32 PST Added files: net/dante/patches patch-aa Log: From the developer: "CVSROOT: /share/inferno/src Module name: Changes by: michaels@bastesen.inet.no 99/12/16 10:01:28 Modified files: socks/sockd : sockd_io.c Log message: can't do rulespermit() that early, move to after connect(). Fixes a hang that could occur when using libwrap, thanks to Marc G. Fournier (marc.fournier@acadiau.ca) for help and testing." PR: 15575 Submitted by: maintainer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message