NetBSD/sys/miscfs/procfs
christos 4e4a4c7bc9 Make the mode of /proc/<pid>/fd dr-x------ 2003-04-18 23:19:24 +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 change PROCFS_FILENO() to use 5 bits for 'type', since there are more than 2003-04-18 10:00:19 +00:00
procfs_cmdline.c Fix signed/unsigned comparison warnings. 2002-11-07 08:13:10 +00:00
procfs_ctl.c Merge the nathanw_sa branch. 2003-01-18 08:51:40 +00:00
procfs_fd.c use fd_getfile() in procfs_getfp(), and FILE_USE()/FILE_UNUSE() the 2003-04-17 19:04:25 +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 Fix signed/unsigned comparison warnings. 2002-11-07 08:13:10 +00:00
procfs_mem.c Move code shared by procfs and the kernel proper out of procfs and 2002-05-09 15:44:44 +00:00
procfs_note.c add RCSIDs 2001-11-10 13:33:40 +00:00
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 Make the mode of /proc/<pid>/fd dr-x------ 2003-04-18 23:19:24 +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 symlinks for directories that point to the actual directory. 2003-04-18 21:55:35 +00:00