freebsd-dev/sbin/mount
John Baldwin d2e17ce906 Clear the mountprog variable after each mountfs() call so that mountprog
options don't leak over into subsequent mounts listed in /etc/fstab.
While here, fix a memory leak in debug mode.

Reported by:	rank1seeker @ gmail
Approved by:	re (kib)
MFC after:	1 week
2011-09-02 17:11:59 +00:00
..
extern.h
getmntopts.3 Correct the description of getmnt_silent: unknown options are silently 2008-02-17 20:25:25 +00:00
getmntopts.c style(9) 2008-12-26 22:55:38 +00:00
Makefile Switch the default WARNS level for sbin/ to 6. 2009-10-19 16:00:24 +00:00
mntopts.h Implement NFSv4 ACL support for UFS. 2009-12-21 19:39:10 +00:00
mount_fs.c Remove the advertising clause from UCB copyrighted files in sbin. This 2010-12-12 21:26:12 +00:00
mount.8 Add another example to mount(8) on using the "-o" argument. 2011-06-06 13:24:54 +00:00
mount.c Clear the mountprog variable after each mountfs() call so that mountprog 2011-09-02 17:11:59 +00:00
pathnames.h
vfslist.c ANSIfy almost all applications that use WARNS=6. 2009-12-29 22:53:27 +00:00