NetBSD/sys/miscfs
christos 262138d20e rename some "cmdline" stuff now that it is used to print environment too 2017-12-31 03:29:18 +00:00
..
deadfs No need to cache anonymous device vnodes, they will never be looked up. 2017-08-21 08:56:45 +00:00
fdesc Make VOP_RECLAIM do the last unlock of the vnode. 2017-05-26 14:20:59 +00:00
fifofs Use C99 initializer for filterops 2017-10-25 08:12:37 +00:00
genfs Update the kernhist(9) kernel history code to address issues identified 2017-10-28 00:37:11 +00:00
kernfs Make VOP_RECLAIM do the last unlock of the vnode. 2017-05-26 14:20:59 +00:00
nullfs Locking a layer vnode using the regular bypass routine is no longer 2017-06-04 08:02:26 +00:00
overlay Locking a layer vnode using the regular bypass routine is no longer 2017-06-04 08:02:26 +00:00
procfs rename some "cmdline" stuff now that it is used to print environment too 2017-12-31 03:29:18 +00:00
specfs Refuse to open a block device with zero open count when it has 2017-06-24 12:14:21 +00:00
umapfs Locking a layer vnode using the regular bypass routine is no longer 2017-06-04 08:02:26 +00:00
Makefile