NetBSD/sys/miscfs
rmind f1d428af19 - Replace some malloc(9) uses with kmem(9).
- G/C M_IPMOPTS, M_IPMADDR and M_BWMETER.
2012-04-30 22:51:27 +00:00
..
deadfs
fdesc VOP_GETATTR() needs a shared lock at least. 2011-10-16 12:26:16 +00:00
fifofs only set CANTRCVMORE if no error. 2011-12-21 15:27:50 +00:00
genfs change vflushbuf() to take the full FSYNC_* flags. 2012-04-29 22:53:59 +00:00
kernfs remove KAME IPSEC, replaced by FAST_IPSEC 2012-03-22 20:34:37 +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 - Replace some malloc(9) uses with kmem(9). 2012-04-30 22:51:27 +00:00
specfs change vflushbuf() to take the full FSYNC_* flags. 2012-04-29 22:53:59 +00:00
syncfs Fix the build that was broken by struct lwp *updateproc reference in 2011-09-23 01:57:32 +00:00
umapfs - Replace some malloc(9) uses with kmem(9). 2012-04-30 22:51:27 +00:00
Makefile