From owner-cvs-all Thu Nov 11 9:24:17 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 0768D14E31; Thu, 11 Nov 1999 09:24:09 -0800 (PST) (envelope-from dillon@FreeBSD.org) Received: (from dillon@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA89060; Thu, 11 Nov 1999 09:24:04 -0800 (PST) (envelope-from dillon@FreeBSD.org) Message-Id: <199911111724.JAA89060@freefall.freebsd.org> From: Matt Dillon Date: Thu, 11 Nov 1999 09:24:04 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/nfs nfs_nqlease.c nfs_syscalls.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk dillon 1999/11/11 09:24:03 PST Modified files: sys/nfs nfs_nqlease.c nfs_syscalls.c Log: Remove special case socket sharing code in order to allow nfsd to bind IP addresses to udp/cltp sockets separately. PR: kern/13049 Reviewed by: David Malone , freebsd-current Revision Changes Path 1.45 +25 -13 src/sys/nfs/nfs_nqlease.c 1.54 +13 -13 src/sys/nfs/nfs_syscalls.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message