freebsd-dev/sbin/mount
Tai-hwa Liang 6973ce04c4 Fixing a regression introduced in rev1.72 by connecting cd9660 to the
external mounting program list as well; otherwise, entry like the following
in /etc/fstab wouldn't work:

	/dev/acd0	/mnt/cdrom	cd9660	ro,-C=big5	0	0

Reviewed by:	rodrigc
2005-11-24 17:35:05 +00:00
..
extern.h Remove UFS-specific parts from mount(8). 2005-11-23 23:22:56 +00:00
getmntopts.3 Fix prototype. 2005-11-24 14:27:53 +00:00
getmntopts.c In build_iovec(), if passed in len is -1, check to see if 2005-11-14 17:39:00 +00:00
Makefile Remove UFS-specific parts from mount(8). 2005-11-23 23:22:56 +00:00
mntopts.h - Make size parameter to build_iovec() a size_t, not an int 2005-11-13 01:27:57 +00:00
mount_fs.c - Make size parameter to build_iovec() a size_t, not an int 2005-11-13 01:27:57 +00:00
mount.8 Remove Xref to mount_hpfs(8), it's not hooked up to the build. 2005-06-16 21:35:33 +00:00
mount.c Fixing a regression introduced in rev1.72 by connecting cd9660 to the 2005-11-24 17:35:05 +00:00
pathnames.h Remove advertising clause from University of California Regent's license, 2004-04-09 19:58:40 +00:00
vfslist.c Remove advertising clause from University of California Regent's license, 2004-04-09 19:58:40 +00:00