From owner-cvs-all Tue Sep 18 17:22:31 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 506D837B409; Tue, 18 Sep 2001 17:22:27 -0700 (PDT) Received: (from peter@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f8J0MRn18675; Tue, 18 Sep 2001 17:22:27 -0700 (PDT) (envelope-from peter) Message-Id: <200109190022.f8J0MRn18675@freefall.freebsd.org> From: Peter Wemm Date: Tue, 18 Sep 2001 17:22:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc rc.network X-FreeBSD-CVS-Branch: HEAD 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 peter 2001/09/18 17:22:27 PDT Modified files: etc rc.network Log: The vfs.nfs.bufpackets sysctl is in the client, not the server. Move it to the client section. Turn off nfsiod, it no longer exists (now just kthreads). I need revisit nfsiod so that we have an argument passthrough. Revision Changes Path 1.103 +9 -10 src/etc/rc.network To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message