From owner-freebsd-commit Thu Dec 28 13:57:11 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA02859 for freebsd-commit-outgoing; Thu, 28 Dec 1995 13:57:11 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA02847 for cvs-all-outgoing; Thu, 28 Dec 1995 13:57:02 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA02837 for cvs-sys-outgoing; Thu, 28 Dec 1995 13:56:59 -0800 (PST) Received: (from phk@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA02829 Thu, 28 Dec 1995 13:56:56 -0800 (PST) Date: Thu, 28 Dec 1995 13:56:56 -0800 (PST) From: Poul-Henning Kamp Message-Id: <199512282156.NAA02829@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/nfs nfs_vfsops.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk phk 95/12/28 13:56:53 Modified: sys/nfs nfs_vfsops.c Log: Don't print swap server as root server. Submitted by: Mattias.Gronlund@sa.erisoft.se (Mattias Gronlund) Revision Changes Path 1.26 +2 -2 src/sys/nfs/nfs_vfsops.c