From owner-cvs-all Thu Feb 18 1:19:45 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 3FE7811252; Thu, 18 Feb 1999 01:19:42 -0800 (PST) (envelope-from dfr@FreeBSD.org) Received: (from dfr@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id BAA07263; Thu, 18 Feb 1999 01:19:42 -0800 (PST) (envelope-from dfr@FreeBSD.org) Message-Id: <199902180919.BAA07263@freefall.freebsd.org> From: Doug Rabson Date: Thu, 18 Feb 1999 01:19:42 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/nfs nfs_syscalls.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk dfr 1999/02/18 01:19:42 PST Modified files: sys/nfs nfs_syscalls.c Log: Move the declaration of the vfs.nfs sysctl node outside an ifdef so that it builds if NFS_NOSERVER is defined. Spotted by: Bruce Evans Revision Changes Path 1.47 +3 -3 src/sys/nfs/nfs_syscalls.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message