freebsd-src/sys/fs/unionfs
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
..
union.h Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
union_subr.c Convert lockmgr locks from using simple locks to using mutexes. 2000-10-04 01:29:17 +00:00
union_vfsops.c Remove unneeded #include <vm/vm_zone.h> 2000-04-30 18:52:11 +00:00
union_vnops.c Move suser() and suser_xxx() prototypes and a related #define from 2000-10-29 16:06:56 +00:00