NetBSD/sys/miscfs/kernfs
darcy 566d30be44 Changes as discussed with itojun on tech-kern. I have modified the enums
to have KFS or PFS differentiators.  Further I have wrapped the enum in
procfs in "#ifdef _KERNEL" as it is done in kernfs.

To see the discussion go to http://mail-index.NetBSD.org/tech-kern/2003/09/
and look for "Mismatched enums in include files" in the list.
2003-09-27 13:29:02 +00:00
..
files.kernfs
kernfs_subr.c Changes as discussed with itojun on tech-kern. I have modified the enums 2003-09-27 13:29:02 +00:00
kernfs_vfsops.c Changes as discussed with itojun on tech-kern. I have modified the enums 2003-09-27 13:29:02 +00:00
kernfs_vnops.c Changes as discussed with itojun on tech-kern. I have modified the enums 2003-09-27 13:29:02 +00:00
kernfs.h Changes as discussed with itojun on tech-kern. I have modified the enums 2003-09-27 13:29:02 +00:00
Makefile