NetBSD/sys/miscfs/procfs
nakayama bbdab69970 Add breaks which were forgotten in rev. 1.2 change.
Inspired from a report by HIRATSUKA Kouichirou in tech-pkg-ja mailing list.
2003-05-08 13:46:50 +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 Add breaks which were forgotten in rev. 1.2 change. 2003-05-08 13:46:50 +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
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 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