Date: Wed, 23 Nov 2005 23:06:33 +0000 (UTC) From: Craig Rodrigues <rodrigc@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/mount_ufs Makefile mount_ufs.c Message-ID: <200511232306.jANN6XPe005032@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rodrigc 2005-11-23 23:06:33 UTC FreeBSD src repository Removed files: sbin/mount_ufs Makefile mount_ufs.c Log: These files were never hooked into the build, and were the start of an nmount()-based mount program for UFS. Now that mount(8) calls nmount() directly for mounting UFS filesystems, they are unnecessary. Revision Changes Path 1.3 +0 -16 src/sbin/mount_ufs/Makefile (dead) 1.5 +0 -135 src/sbin/mount_ufs/mount_ufs.c (dead)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200511232306.jANN6XPe005032>