freebsd-dev/sys/miscfs/umapfs
Poul-Henning Kamp cf9fa8e725 Move suser() and suser_xxx() prototypes and a related #define from
<sys/proc.h> to <sys/systm.h>.

Correctly document the #includes needed in the manpage.

Add one now needed #include of <sys/systm.h>.
Remove the consequent 48 unused #includes of <sys/proc.h>.
2000-10-29 16:06:56 +00:00
..
umap_subr.c Remove unneeded #include <sys/proc.h> lines. 2000-10-29 13:57:19 +00:00
umap_vfsops.c Move suser() and suser_xxx() prototypes and a related #define from 2000-10-29 16:06:56 +00:00
umap_vnops.c Remove unneeded <sys/buf.h> includes. 2000-04-18 15:15:39 +00:00
umap.h Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00