NetBSD/sys/miscfs
dholland 4c09dd2f8a Hang a warning banner on some nasty code I just found. 2013-06-16 20:46:24 +00:00
..
deadfs Welcome to 5.99.53! Merge rmind-uvmplock branch: 2011-06-12 03:35:36 +00:00
fdesc VOP_GETATTR() needs a shared lock at least. 2011-10-16 12:26:16 +00:00
fifofs Remove some set but unused variables 2013-04-08 21:12:33 +00:00
genfs Add missing declaration of struct vnode. 2013-06-06 02:00:59 +00:00
kernfs C99 section 6.7.2.3 (Tags) Note 3 states that: 2013-03-18 19:35:35 +00:00
nullfs - Replace some malloc(9) uses with kmem(9). 2012-04-30 22:51:27 +00:00
overlay - Replace some malloc(9) uses with kmem(9). 2012-04-30 22:51:27 +00:00
procfs C99 section 6.7.2.3 (Tags) Note 3 states that: 2013-03-18 19:35:35 +00:00
specfs Hang a warning banner on some nasty code I just found. 2013-06-16 20:46:24 +00:00
syncfs Add some pre-processor magic to verify that the type of the data item 2012-06-02 21:36:41 +00:00
umapfs - Replace some malloc(9) uses with kmem(9). 2012-04-30 22:51:27 +00:00
Makefile