NetBSD/sys/miscfs/procfs
pooka e24b0872a4 Make set_statvfs_info() take a parameter for the vfs name instead
of always retrieving it from mp->mnt_op->vfs_name

christos ok
2007-07-17 11:19:31 +00:00
..
Makefile
files.procfs
procfs.h Extend the Linux emulation of /proc to include 2007-05-24 00:37:40 +00:00
procfs_cmdline.c
procfs_ctl.c Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
procfs_fd.c
procfs_fpregs.c
procfs_linux.c In /proc/<pid>/statm, avoid leaking buffer space if the attempt to get 2007-05-26 16:21:04 +00:00
procfs_map.c Instead of reading and writing little by little, allocate memory and 2007-04-01 03:18:57 +00:00
procfs_mem.c
procfs_note.c
procfs_regs.c
procfs_status.c - Make the proclist_lock a mutex. The write:read ratio is unfavourable, 2007-03-09 14:11:22 +00:00
procfs_subr.c Extend the Linux emulation of /proc to include 2007-05-24 00:37:40 +00:00
procfs_vfsops.c Make set_statvfs_info() take a parameter for the vfs name instead 2007-07-17 11:19:31 +00:00
procfs_vnops.c Extend the Linux emulation of /proc to include 2007-05-24 00:37:40 +00:00