From owner-cvs-all Tue May 28 12:52:57 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D444737B407; Tue, 28 May 2002 12:52:45 -0700 (PDT) Received: (from nectar@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4SJqjF03112; Tue, 28 May 2002 12:52:45 -0700 (PDT) (envelope-from nectar) Message-Id: <200205281952.g4SJqjF03112@freefall.freebsd.org> From: Jacques Vidrine Date: Tue, 28 May 2002 12:52:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern uipc_socket.c uipc_socket2.c X-FreeBSD-CVS-Branch: RELENG_4_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nectar 2002/05/28 12:52:45 PDT Modified files: (Branch: RELENG_4_4) sys/kern uipc_socket.c uipc_socket2.c Log: Back out previous commit. The bug which it was intended to address is a result of interaction with the syncache, but the latter does not exist on this branch. Reported by: silby Revision Changes Path 1.68.2.16.2.2 +2 -1 src/sys/kern/uipc_socket.c 1.55.2.9.2.2 +1 -7 src/sys/kern/uipc_socket2.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message