NetBSD/sys/fs/cd9660
simonb b5d0e6bf06 Initialise (most) pools from a link set instead of explicit calls
to pool_init.  Untouched pools are ones that either in arch-specific
code, or aren't initialiased during initial system startup.

 Convert struct session, ucred and lockf to pools.
2004-04-25 16:42:40 +00:00
..
cd9660_bmap.c
cd9660_extern.h Replace the statfs() family of system calls with statvfs(). 2004-04-21 01:05:31 +00:00
cd9660_lookup.c
cd9660_mount.h
cd9660_node.c Initialise (most) pools from a link set instead of explicit calls 2004-04-25 16:42:40 +00:00
cd9660_node.h
cd9660_rrip.c
cd9660_rrip.h
cd9660_util.c
cd9660_vfsops.c Replace the statfs() family of system calls with statvfs(). 2004-04-21 01:05:31 +00:00
cd9660_vnops.c Fix xxx_strategy() to use the vnode arg instead of bp->b_vp. 2004-01-26 10:39:29 +00:00
files.cd9660
iso_rrip.h
iso.h
Makefile
TODO
TODO.hibler