From owner-cvs-all Mon Feb 5 12:48:27 2001 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 DD77437B491; Mon, 5 Feb 2001 12:48:04 -0800 (PST) Received: (from julian@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f15Km4r76139; Mon, 5 Feb 2001 12:48:04 -0800 (PST) (envelope-from julian) Message-Id: <200102052048.f15Km4r76139@freefall.freebsd.org> From: Julian Elischer Date: Mon, 5 Feb 2001 12:48:04 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netgraph ng_socket.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG julian 2001/02/05 12:48:04 PST Modified files: sys/netgraph ng_socket.c Log: Add a dummy disconnect function so that the socket code doesn't leap into space when it calls the disconnect PRU function without checking that it there. Revision Changes Path 1.25 +8 -3 src/sys/netgraph/ng_socket.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message