freebsd-dev/sys/miscfs/umapfs
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
..
umap_subr.c Made this compile if UMAPFS_DIAGNOSTIC is defined. This has been broken 1999-01-01 10:14:37 +00:00
umap_vfsops.c Don't allow anyone except root to mount file systems that map uids. 1999-03-12 19:40:39 +00:00
umap_vnops.c The "easy" fixes for compiling the kernel -Wunused: remove unreferenced static 1998-12-07 21:58:50 +00:00
umap.h Some staticized variables were still declared to be extern. 1997-09-07 05:27:26 +00:00