NetBSD/sys/miscfs/procfs
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
..
Makefile
files.procfs
procfs.h Changes as discussed with itojun on tech-kern. I have modified the enums 2003-09-27 13:29:02 +00:00
procfs_cmdline.c Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
procfs_ctl.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
procfs_fd.c Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
procfs_fpregs.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
procfs_linux.c Add casts of LINUX_USRSTACK and USRSTACK to handle the cases 2003-08-21 23:00:07 +00:00
procfs_map.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
procfs_mem.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
procfs_note.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
procfs_regs.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
procfs_status.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
procfs_subr.c Changes as discussed with itojun on tech-kern. I have modified the enums 2003-09-27 13:29:02 +00:00
procfs_vfsops.c Changes as discussed with itojun on tech-kern. I have modified the enums 2003-09-27 13:29:02 +00:00
procfs_vnops.c Changes as discussed with itojun on tech-kern. I have modified the enums 2003-09-27 13:29:02 +00:00