NetBSD/sys/miscfs/procfs
jdolecek b1126ead62 fix process used for /proc/<pid>/stat contents - it should be process
<pid>, not the current process looking at the information
2004-08-21 15:59:32 +00:00
..
Makefile
files.procfs
procfs.h fix process used for /proc/<pid>/stat contents - it should be process 2004-08-21 15:59:32 +00:00
procfs_cmdline.c sprintf -> snprintf 2004-04-22 00:31:00 +00:00
procfs_ctl.c
procfs_fd.c
procfs_fpregs.c
procfs_linux.c fix process used for /proc/<pid>/stat contents - it should be process 2004-08-21 15:59:32 +00:00
procfs_map.c
procfs_mem.c
procfs_note.c
procfs_regs.c
procfs_status.c sprintf -> snprintf 2004-04-22 00:31:00 +00:00
procfs_subr.c fix process used for /proc/<pid>/stat contents - it should be process 2004-08-21 15:59:32 +00:00
procfs_vfsops.c Add ffs internal snapshots. Written by Marshall Kirk McKusick for FreeBSD. 2004-05-25 14:54:55 +00:00
procfs_vnops.c Removed remaining caddr_t casts we do not need in miscfs. Recompiled 2004-04-29 16:10:54 +00:00