NetBSD/sys/miscfs/procfs
pooka 7b63f0de5d Don't check for validity of p in lookup for root nodes, since it
will always be NULL.  Rather, just call pt_valid with NULL directly
and let it decide if we're a linux mount or not.
2007-02-18 01:55:26 +00:00
..
Makefile
files.procfs Restore dependency on PTRACE for PROCFS. 2006-08-30 13:49:27 +00:00
procfs.h Merge newlock2 to head. 2007-02-09 21:55:00 +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 newlock2 to head. 2007-02-09 21:55:00 +00:00
procfs_fd.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
procfs_fpregs.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
procfs_linux.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
procfs_map.c Change the process/lwp flags seen by userland via sysctl back to the 2007-02-17 22:31:36 +00:00
procfs_mem.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
procfs_note.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
procfs_regs.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
procfs_status.c Change the process/lwp flags seen by userland via sysctl back to the 2007-02-17 22:31:36 +00:00
procfs_subr.c Change the process/lwp flags seen by userland via sysctl back to the 2007-02-17 22:31:36 +00:00
procfs_vfsops.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
procfs_vnops.c Don't check for validity of p in lookup for root nodes, since it 2007-02-18 01:55:26 +00:00