Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Sep 2002 07:08:23 -0700 (PDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 18057 for review
Message-ID:  <200209241408.g8OE8NHA082544@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://people.freebsd.org/~peter/p4db/chv.cgi?CH=18057

Change 18057 by rwatson@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@FreeBSD.org
with "unsubscribe p4-projects" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200209241408.g8OE8NHA082544>