Date: Tue, 16 Jan 2001 20:10:07 -0800 (PST) From: Bruce Evans <bde@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/mount_ifs Makefile getmntopts.3 getmntopts.c mntopts.h pathnames.h Message-ID: <200101170410.f0H4A7v75223@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 2001/01/16 20:10:06 PST
Modified files:
sbin/mount_ifs Makefile
Removed files:
sbin/mount_ifs getmntopts.3 getmntopts.c mntopts.h
pathnames.h
Log:
Removed unused copy of ../mount/getmtopts.3.
Removed used copies of ../mount/getmntopts.c ../mount/mntopts.h. Use the
versions in ../mount directly like all other mount utilities.
Removed used copy of ../mount/pathnames.h. Use the version in ../mount
for free as a side effect of using the mntopts files there. We should
not use it at all, since the 2/3 of the definitions in it are in <paths.h>
and the other 1/3 should be in ../mountd/pathnames.h and is not used by
mount_ifs anyway.
Revision Changes Path
1.11 +6 -3 src/sbin/mount_ifs/Makefile
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200101170410.f0H4A7v75223>
