PERFORCE change 18057 for review
Robert Watson
rwatson at freebsd.org
Tue Sep 24 14:08:23 GMT 2002
http://people.freebsd.org/~peter/p4db/chv.cgi?CH=18057
Change 18057 by rwatson at rwatson_paprika on 2002/09/24 07:08:03
Cheesy KDE user mount tool. Scans fstab for noauto filesystems,
then uses getmntinfo() to figure out if they are mounted.
Displays them in a QT listview, and provides "Mount" and
"Unmount" buttons. Due to mount(8) not returning useful
error codes, the failure modes aren't so pretty, but it
works fine otherwise. If run unprivileged, vfs.usermount
must be true. Note: don't make this setuid.
Affected files ...
.. //depot/projects/trustedbsd/misc/kmounter/Makefile#1 add
.. //depot/projects/trustedbsd/misc/kmounter/kmounter.cc#1 add
.. //depot/projects/trustedbsd/misc/kmounter/kmounter.h#1 add
.. //depot/projects/trustedbsd/misc/kmounter/main.cc#1 add
Differences ...
To Unsubscribe: send mail to majordomo at trustedbsd.org
with "unsubscribe trustedbsd-cvs" in the body of the message
More information about the trustedbsd-cvs
mailing list