From owner-cvs-sys Wed Feb 12 08:37:46 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id IAA09113 for cvs-sys-outgoing; Wed, 12 Feb 1997 08:37:46 -0800 (PST) Received: (from mpp@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id IAA09085; Wed, 12 Feb 1997 08:37:44 -0800 (PST) Date: Wed, 12 Feb 1997 08:37:44 -0800 (PST) From: Mike Pritchard Message-Id: <199702121637.IAA09085@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/sys mount.h vnode.h Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk mpp 97/02/12 08:37:43 Modified: sys/sys mount.h vnode.h Log: Remove function prototypes for vfs_mountroot and vgoneall, since they were removed with the Lite2 merge. Submitted by: bde Revision Changes Path 1.38 +0 -1 src/sys/sys/mount.h 1.41 +0 -1 src/sys/sys/vnode.h