NetBSD/sys/isofs/cd9660
kleink 9c16cd8a46 Implement a POSIX compliant genfs VOP_SEEK() and use it in the appropriate
places; by Chris G. Demetriou and myself.
1997-04-11 21:52:00 +00:00
..
TODO Remove things which are already done. 1994-07-19 11:34:48 +00:00
TODO.hibler Sync with CSRG. 1994-12-13 22:33:10 +00:00
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 update for iso.h/cd9660_extern.h header changes 1997-01-24 00:27:29 +00:00
cd9660_node.c update for iso.h/cd9660_extern.h header changes 1997-01-24 00:27:29 +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 Sync with CSRG. 1994-12-13 22:33:10 +00:00
cd9660_util.c update for iso.h/cd9660_extern.h header changes 1997-01-24 00:27:29 +00:00
cd9660_vfsops.c - Add cd9660_mountroot to cd9660_vfsops. 1997-01-31 02:23:25 +00:00
cd9660_vnops.c update for iso.h/cd9660_extern.h header changes 1997-01-24 00:27:29 +00:00
iso.h make isonum_* functions 'static __inline' rather than 'extern __inline' 1997-01-24 18:31:47 +00:00
iso_rrip.h