NetBSD/sys/miscfs/procfs
ad 736a4d9b78 Kill devsw_lock and just use specfs_lock. The two would need merging
in order to prevent unload of modules when a device that they provide
is still open.
2008-05-31 21:34:42 +00:00
..
Makefile
files.procfs
procfs.h
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
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
procfs_mem.c
procfs_note.c
procfs_regs.c
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 - Convert hashinit() to use kmem_alloc(). The hash tables can be large 2008-05-05 17:11:16 +00:00
procfs_vfsops.c mnt_data is a pointer, set it to NULL not 0 when we're finished with it. 2008-05-13 08:31:12 +00:00
procfs_vnops.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00