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
..
Makefile
files.procfs nuke trailing whitespace 2005-02-26 22:58:54 +00:00
procfs.h add 'mounts' file for -o linux, which lists all currently mounted 2004-09-20 17:53:08 +00:00
procfs_cmdline.c nuke trailing whitespace 2005-02-26 22:58:54 +00:00
procfs_ctl.c nuke trailing whitespace 2005-02-26 22:58:54 +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 Remove bogus len setting noted by J. Chapman Flack. 2005-03-01 04:39:59 +00:00
procfs_map.c nuke trailing whitespace 2005-02-26 22:58:54 +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 nuke trailing whitespace 2005-02-26 22:58:54 +00:00
procfs_subr.c nuke trailing whitespace 2005-02-26 22:58:54 +00:00
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 nuke trailing whitespace 2005-02-26 22:58:54 +00:00