NetBSD/sys/isofs/cd9660
pk b769cc2fb1 Remove initialization of `swapdev_vp' from mountroot(). 1997-06-13 15:38:58 +00:00
..
TODO
TODO.hibler
cd9660_bmap.c update for iso.h/cd9660_extern.h header changes 1997-01-24 00:27:29 +00:00
cd9660_extern.h split iso.h into two parts: iso.h (which now contains _only_ definitions 1997-01-24 00:24:53 +00:00
cd9660_lookup.c Pass the vnode type to vaccess(), and use it when checking VEXEC. Make sure 1997-05-08 16:19:43 +00:00
cd9660_node.c Eliminate bogus uses of V{READ,WRITE,EXEC}. Use S_I[RWX]{USR,GRP,OTH} where 1997-05-05 07:13:57 +00:00
cd9660_node.h Implement a POSIX compliant genfs VOP_SEEK() and use it in the appropriate 1997-04-11 21:52:00 +00:00
cd9660_rrip.c update for iso.h/cd9660_extern.h header changes 1997-01-24 00:27:29 +00:00
cd9660_rrip.h
cd9660_util.c update for iso.h/cd9660_extern.h header changes 1997-01-24 00:27:29 +00:00
cd9660_vfsops.c Remove initialization of `swapdev_vp' from mountroot(). 1997-06-13 15:38:58 +00:00
cd9660_vnops.c Fix typo. 1997-05-08 16:43:16 +00:00
iso.h make isonum_* functions 'static __inline' rather than 'extern __inline' 1997-01-24 18:31:47 +00:00
iso_rrip.h