NetBSD/sys/miscfs/procfs
mlelstv 8723855e11 Restore mapping of file id to pid/type/fd.
Use 64bit file id to allow for 32bit fd and 25-26bit pid.
2019-04-25 22:48:42 +00:00
..
Makefile
files.procfs add a node for the process resource limits. 2019-03-30 23:28:30 +00:00
procfs.h Restore mapping of file id to pid/type/fd. 2019-04-25 22:48:42 +00:00
procfs_auxv.c remove comment. 2017-03-30 20:21:00 +00:00
procfs_cmdline.c rename some "cmdline" stuff now that it is used to print environment too 2017-12-31 03:29:18 +00:00
procfs_fd.c
procfs_fpregs.c
procfs_limit.c add a node for the process resource limits. 2019-03-30 23:28:30 +00:00
procfs_linux.c As discussed in tech-kern: 2018-12-05 18:16:51 +00:00
procfs_map.c
procfs_mem.c
procfs_note.c
procfs_regs.c
procfs_status.c Use %ju and (intmax_t) to unbreak i386 build. 2017-09-29 17:27:26 +00:00
procfs_subr.c add a node for the process resource limits. 2019-03-30 23:28:30 +00:00
procfs_vfsops.c add a node for the process resource limits. 2019-03-30 23:28:30 +00:00
procfs_vnops.c add a node for the process resource limits. 2019-03-30 23:28:30 +00:00