NetBSD/sys/isofs/cd9660
kleink 5350df2953 Per POSIX, fail with EINVAL if advisory locking is attempted on a file type
that doesn't support it, rather than using a homegrown EBADF or EOPNOTSUPP.
1998-08-13 10:06:31 +00:00
..
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
TODO
TODO.hibler
cd9660_bmap.c
cd9660_extern.h Always include fifos; "not an option any more". 1998-06-24 20:58:44 +00:00
cd9660_lookup.c bzero->memset, bcopy->memcpy, bcmp->memcmp 1998-08-09 20:36:58 +00:00
cd9660_mount.h Add NetBSD Id that got lost. 1998-03-01 02:27:49 +00:00
cd9660_node.c Merge with Lite2 + local changes 1998-03-01 02:20:01 +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 bzero->memset, bcopy->memcpy, bcmp->memcmp 1998-08-09 20:36:58 +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.h Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
iso_rrip.h