freebsd-src/sys/fs
Warner Losh ba1602a8ed Don't allow anyone except root to mount file systems that map uids.
This can have bad security implications, but the impact on FreeBSD
systems is minimal because this fs isn't in the default kernels and it
is unknown if it even works.

Submitted by: Manuel Bouyer <bouyer@antioche.eu.org> and
	Artur Grabowski <art@stacken.kth.se>
1999-03-12 19:40:39 +00:00
..
cd9660 Don't comment out dead code; remove it. 1999-01-31 11:54:29 +00:00
coda
deadfs
fdescfs
fifofs
msdosfs
ntfs Added limited write ability. Now we can use some kind 1999-02-19 12:31:02 +00:00
nullfs
portalfs
procfs Hide access to vmspace:vm_pmap with inline function vmspace_pmap(). This 1999-02-19 14:25:37 +00:00
specfs Reviewed by: Julian Elischer <julian@whistle.com> 1999-02-25 05:22:30 +00:00
umapfs Don't allow anyone except root to mount file systems that map uids. 1999-03-12 19:40:39 +00:00
unionfs This code got moved as a result of confusion between union mounts and 1999-02-28 16:13:25 +00:00