freebsd-dev/sys/fs/devfs
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
..
devfs_devs.c Remove unneeded #include <sys/proc.h> lines. 2000-10-29 13:57:19 +00:00
devfs_vfsops.c Remove unneeded #include <sys/proc.h> lines. 2000-10-29 13:57:19 +00:00
devfs_vnops.c Move suser() and suser_xxx() prototypes and a related #define from 2000-10-29 16:06:56 +00:00
devfs.h Add refcounts to the "global" DEVFS inode slots, this allows us 2000-09-06 11:26:43 +00:00