freebsd-dev/sys/fs/devfs
Craig Rodrigues fd225fe4a3 Do not declare a struct as extern, and then implement
it as static in the same file.  This is not legal C,
and GCC 4.0 will issue an error.

Reviewed by:	phk
Approved by:	das (mentor)
2005-05-31 14:50:49 +00:00
..
devfs_devs.c cdev (still) needs per instance uid/gid/mode 2005-03-31 10:29:57 +00:00
devfs_rule.c Remove kernelside support for devfs rules filtering on major numbers. 2005-03-08 19:51:27 +00:00
devfs_vfsops.c - Mark devfs as MNTK_MPSAFE as I belive it does not require Giant. 2005-04-30 11:24:17 +00:00
devfs_vnops.c Do not declare a struct as extern, and then implement 2005-05-31 14:50:49 +00:00
devfs.h Remove kernelside support for devfs rules filtering on major numbers. 2005-03-08 19:51:27 +00:00