freebsd-skq/sys/miscfs
1998-07-15 04:17:55 +00:00
..
deadfs
devfs DEVFS completely bypasses the cdevsw and bdevsw tables now. 1998-07-05 23:10:22 +00:00
fdesc
fifofs
kernfs
nullfs Cast pointers to uintptr_t/intptr_t instead of to u_long/long, 1998-07-15 02:32:35 +00:00
portal
procfs Cast pointers to uintptr_t/intptr_t instead of to u_long/long, 1998-07-15 02:32:35 +00:00
specfs Cast pointers to uintptr_t/intptr_t instead of to u_long/long, 1998-07-15 02:32:35 +00:00
umapfs VOP_STRATEGY grows an (struct vnode *) argument 1998-07-04 20:45:42 +00:00
union Cast pointers to [u]intptr_t instead of to [unsigned] long. 1998-07-15 04:17:55 +00:00