NetBSD/sys/miscfs
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
..
deadfs
fdesc set mp->mnt_stat.f_namemax on filesystem mount, for use by statvfs 2004-09-13 19:19:44 +00:00
fifofs Clean up reader/writer counts for the revoke case in fifo_close(). 2004-07-17 20:53:01 +00:00
genfs There's no need to pass a proc value when using UIO_SYSSPACE with 2004-09-17 14:11:20 +00:00
kernfs set mp->mnt_stat.f_namemax on filesystem mount, for use by statvfs 2004-09-13 19:19:44 +00:00
nullfs
overlay
portal There's no need to pass a proc value when using UIO_SYSSPACE with 2004-09-17 14:11:20 +00:00
procfs add 'mounts' file for -o linux, which lists all currently mounted 2004-09-20 17:53:08 +00:00
specfs
syncfs
umapfs
Makefile