From owner-cvs-all Mon Nov 29 14:25:39 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 5FE9F15466; Mon, 29 Nov 1999 14:25:37 -0800 (PST) (envelope-from dillon@FreeBSD.org) Received: (from dillon@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA54741; Mon, 29 Nov 1999 14:25:37 -0800 (PST) (envelope-from dillon@FreeBSD.org) Message-Id: <199911292225.OAA54741@freefall.freebsd.org> From: Matt Dillon Date: Mon, 29 Nov 1999 14:25:37 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_subr.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk dillon 1999/11/29 14:25:37 PST Modified files: sys/kern vfs_subr.c Log: Remove vfs_getrootfsid() function (a temporary hack added a few months ago to make BOOTP work again). It is no longer required by BOOTP and no longer used. Revision Changes Path 1.237 +1 -18 src/sys/kern/vfs_subr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message