NetBSD/sys/miscfs/procfs
2014-11-10 18:46:33 +00:00
..
files.procfs Define filesystem attributes with vfs dependency. 2014-10-11 06:42:18 +00:00
Makefile
procfs_cmdline.c Refactor ps_strings access. Based on PK_32, write either the normal 2011-03-04 22:25:24 +00:00
procfs_ctl.c Remove uarea swap-out functionality: 2009-10-21 21:11:57 +00:00
procfs_fd.c
procfs_fpregs.c
procfs_linux.c #include <sys/cpu.h> 2014-08-10 06:22:06 +00:00
procfs_map.c Maps don't change that frequently between reads, so don't give up and 2014-10-17 20:49:22 +00:00
procfs_mem.c
procfs_note.c
procfs_regs.c
procfs_status.c Remove uarea swap-out functionality: 2009-10-21 21:11:57 +00:00
procfs_subr.c Do not uselessly include <sys/malloc.h>. 2014-11-10 18:46:33 +00:00
procfs_vfsops.c Do not uselessly include <sys/malloc.h>. 2014-11-10 18:46:33 +00:00
procfs_vnops.c Try not to use f_data, use f_{vnode,socket,pipe,mqueue,kqueue,ksem} to get 2014-09-05 09:26:16 +00:00
procfs.h Change procfs from hashlist to vcache. 2014-07-27 16:47:26 +00:00