NetBSD/sys/miscfs
christos dc2e740ec9 add a node for the process resource limits. 2019-03-30 23:28:30 +00:00
..
deadfs Add "void *extra" argument to vcache_new() so a file system may 2019-01-01 10:06:54 +00:00
fdesc Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
fifofs Use C99 initializer for filterops 2017-10-25 08:12:37 +00:00
genfs Attach "mnt_transinfo" to "dead_rootmount" so every mount has a 2019-02-20 10:07:27 +00:00
kernfs Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
nullfs Set "mnt_lower" before the first file system operation on the new file system. 2019-02-20 10:05:59 +00:00
overlay Set "mnt_lower" before the first file system operation on the new file system. 2019-02-20 10:05:59 +00:00
procfs add a node for the process resource limits. 2019-03-30 23:28:30 +00:00
specfs Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
umapfs Set "mnt_lower" before the first file system operation on the new file system. 2019-02-20 10:05:59 +00:00
Makefile