NetBSD/sys/miscfs/procfs
christos 3bccc0f766 Handle files with a large number of mappings gracefully. Reported by Nicholas
Joly.
2008-07-25 17:40:24 +00:00
..
Makefile
files.procfs Restore dependency on PTRACE for PROCFS. 2006-08-30 13:49:27 +00:00
procfs.h Create sysctl entries during module initialisation and destroy them 2008-06-28 01:34:05 +00:00
procfs_cmdline.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
procfs_ctl.c Merge proc::p_mutex and proc::p_smutex into a single adaptive mutex, since 2008-04-24 18:39:20 +00:00
procfs_fd.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
procfs_fpregs.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
procfs_linux.c Kill devsw_lock and just use specfs_lock. The two would need merging 2008-05-31 21:34:42 +00:00
procfs_map.c Handle files with a large number of mappings gracefully. Reported by Nicholas 2008-07-25 17:40:24 +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 Merge proc::p_mutex and proc::p_smutex into a single adaptive mutex, since 2008-04-24 18:39:20 +00:00
procfs_subr.c Remove proc_representative_lwp(), use a simple LIST_FIRST() instead. 2008-07-02 19:49:58 +00:00
procfs_vfsops.c Create sysctl entries during module initialisation and destroy them 2008-06-28 01:34:05 +00:00
procfs_vnops.c Remove proc_representative_lwp(), use a simple LIST_FIRST() instead. 2008-07-02 19:49:58 +00:00