NetBSD/sys/miscfs/procfs
jdolecek b5bca36101 g/c, it's outdated and the info wouldn't belong here anyway 2003-04-17 18:14:57 +00:00
..
Makefile
files.procfs Implement /proc/<pid>/fd/<n>. This is work in progress. Questionable things: 2003-01-03 13:21:17 +00:00
procfs.h This addresses PR kerm/19989. Thanks to hamajima@nagoya.ydc.co.jp for submitting this patch which enables /proc/uptime for linux emul. Patch reviewed by atatat@netbsd.org and tron@netbsd.org, approved by tron@netbsd.org. 2003-02-25 21:00:31 +00:00
procfs_cmdline.c
procfs_ctl.c Merge the nathanw_sa branch. 2003-01-18 08:51:40 +00:00
procfs_fd.c Implement /proc/<pid>/fd/<n>. This is work in progress. Questionable things: 2003-01-03 13:21:17 +00:00
procfs_fpregs.c Merge the nathanw_sa branch. 2003-01-18 08:51:40 +00:00
procfs_linux.c Change "%llu" to "PRIu64" to make it compile on sparc64. 2003-02-27 12:20:28 +00:00
procfs_map.c
procfs_mem.c
procfs_note.c
procfs_regs.c Merge the nathanw_sa branch. 2003-01-18 08:51:40 +00:00
procfs_status.c Merge the nathanw_sa branch. 2003-01-18 08:51:40 +00:00
procfs_subr.c Release the hash lock on failure. 2003-03-15 00:22:47 +00:00
procfs_vfsops.c PR/1796: John Kohl: statfs misbehaves under chrooted environments. 2003-04-16 21:44:18 +00:00
procfs_vnops.c make some local arrays/variables static + const 2003-04-17 18:08:28 +00:00