NetBSD/sys/miscfs/procfs
pooka 8d1f899239 * nuke the nameidata parameter from VFS_MOUNT(). Nobody on tech-kern
knew what it was supposed to be used for and wrstuden gave a go-ahead
* while rototilling, convert file systems which went easily to
  use VFS_PROTOS() instead of manually prototyping the methods
2007-07-31 21:14:15 +00:00
..
Makefile
files.procfs
procfs.h Extend the Linux emulation of /proc to include 2007-05-24 00:37:40 +00:00
procfs_cmdline.c Change the process/lwp flags seen by userland via sysctl back to the 2007-02-17 22:31:36 +00:00
procfs_ctl.c Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
procfs_fd.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
procfs_fpregs.c
procfs_linux.c In /proc/<pid>/statm, avoid leaking buffer space if the attempt to get 2007-05-26 16:21:04 +00:00
procfs_map.c nuke homegrown getcwd_common() decl 2007-07-21 22:47:36 +00:00
procfs_mem.c
procfs_note.c
procfs_regs.c
procfs_status.c - Make the proclist_lock a mutex. The write:read ratio is unfavourable, 2007-03-09 14:11:22 +00:00
procfs_subr.c Extend the Linux emulation of /proc to include 2007-05-24 00:37:40 +00:00
procfs_vfsops.c * nuke the nameidata parameter from VFS_MOUNT(). Nobody on tech-kern 2007-07-31 21:14:15 +00:00
procfs_vnops.c Don't allow getcwd() on procfs vnodes and provide "/" as the path 2007-07-22 13:37:13 +00:00