NetBSD/sys/isofs/cd9660
1998-09-05 04:34:47 +00:00
..
cd9660_bmap.c
cd9660_extern.h Use the pool allocator and the "nointr" pool page allocator for cd9660 nodes. 1998-09-01 03:40:19 +00:00
cd9660_lookup.c bzero->memset, bcopy->memcpy, bcmp->memcmp 1998-08-09 20:36:58 +00:00
cd9660_mount.h
cd9660_node.c Use the pool allocator and the "nointr" pool page allocator for cd9660 nodes. 1998-09-01 03:40:19 +00:00
cd9660_node.h create miscfs/genfs/genfs_vnops.c:genfs_enoioctl and make all the other 1998-08-10 08:11:10 +00:00
cd9660_rrip.c bzero->memset, bcopy->memcpy, bcmp->memcmp 1998-08-09 20:36:58 +00:00
cd9660_rrip.h
cd9660_util.c
cd9660_vfsops.c Check permissions on device to be mounted. 1998-09-05 04:34:47 +00:00
cd9660_vnops.c Per POSIX, fail with EINVAL if advisory locking is attempted on a file type 1998-08-13 10:06:31 +00:00
iso_rrip.h
iso.h
Makefile
TODO
TODO.hibler