NetBSD/sys/miscfs/procfs
jdolecek 845beacce3 add 'mounts' file for -o linux, which lists all currently mounted
filesystems; Linux glibc statvfs() uses this to get some of mount flags,
and this file is also useful as /emul/linux/etc/mtab (via symlink)
2004-09-20 17:53:08 +00:00
..
files.procfs Implement /proc/<pid>/fd/<n>. This is work in progress. Questionable things: 2003-01-03 13:21:17 +00:00
Makefile
procfs_cmdline.c sprintf -> snprintf 2004-04-22 00:31:00 +00:00
procfs_ctl.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
procfs_fd.c Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
procfs_fpregs.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
procfs_linux.c add 'mounts' file for -o linux, which lists all currently mounted 2004-09-20 17:53:08 +00:00
procfs_map.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
procfs_mem.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
procfs_note.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
procfs_regs.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
procfs_status.c sprintf -> snprintf 2004-04-22 00:31:00 +00:00
procfs_subr.c add 'mounts' file for -o linux, which lists all currently mounted 2004-09-20 17:53:08 +00:00
procfs_vfsops.c set mp->mnt_stat.f_namemax on filesystem mount, for use by statvfs 2004-09-13 19:19:44 +00:00
procfs_vnops.c add 'mounts' file for -o linux, which lists all currently mounted 2004-09-20 17:53:08 +00:00
procfs.h add 'mounts' file for -o linux, which lists all currently mounted 2004-09-20 17:53:08 +00:00