NetBSD/sys/miscfs/procfs
thorpej e633e8b61b - Define a VFS_ATTACH() macro that places a reference to a vfsops structure
into the "vfsops" link set.
- Use VFS_ATTACH() where vfsops are declared for individual file systems.
- In vfsinit(), traverse the "vfsops" link set, rather than vfs_list_initial[].
2005-03-29 02:41:05 +00:00
..
files.procfs
Makefile
procfs_cmdline.c
procfs_ctl.c
procfs_fd.c
procfs_fpregs.c
procfs_linux.c Remove bogus len setting noted by J. Chapman Flack. 2005-03-01 04:39:59 +00:00
procfs_map.c
procfs_mem.c
procfs_note.c
procfs_regs.c
procfs_status.c
procfs_subr.c
procfs_vfsops.c - Define a VFS_ATTACH() macro that places a reference to a vfsops structure 2005-03-29 02:41:05 +00:00
procfs_vnops.c
procfs.h