From owner-cvs-all Mon Jul 10 6:48:13 2000 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 2AAB137B9FE; Mon, 10 Jul 2000 06:48:11 -0700 (PDT) (envelope-from phk@FreeBSD.org) Received: (from phk@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA04723; Mon, 10 Jul 2000 06:48:11 -0700 (PDT) (envelope-from phk@FreeBSD.org) Message-Id: <200007101348.GAA04723@freefall.freebsd.org> From: Poul-Henning Kamp Date: Mon, 10 Jul 2000 06:48:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ufs/ufs ufs_disksubr.c src/sys/conf files X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG phk 2000/07/10 06:48:11 PDT Modified files: sys/conf files Removed files: sys/ufs/ufs ufs_disksubr.c Log: Finish repo-copy: Move ufs/ufs/ufs_disksubr.c to kern/subr_disklabel.c. These functions are not UFS specific and are in fact used all over the place. Revision Changes Path 1.384 +2 -2 src/sys/conf/files To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message