NetBSD/sys/isofs/cd9660
cgd ce53653783 make the namei struct members ni_dirp and ni_next, and the componentname
struct member cn_nameptr 'const', since they should never be used to
modify the path name.  (Only the pathname buffer, cn_pnbuf, should be
modified.)  Propagate the const poisoning to code that uses the namei
and componentname structs.
1996-10-25 23:13:58 +00:00
..
TODO
TODO.hibler
cd9660_bmap.c isofs prototypes 1996-02-09 21:31:50 +00:00
cd9660_lookup.c make the namei struct members ni_dirp and ni_next, and the componentname 1996-10-25 23:13:58 +00:00
cd9660_node.c isofs prototypes 1996-02-09 21:31:50 +00:00
cd9660_node.h Prototype cd9660_setattr(). 1996-10-04 03:27:49 +00:00
cd9660_rrip.c backout previous kprintf changes 1996-10-13 02:28:58 +00:00
cd9660_rrip.h
cd9660_util.c make the namei struct members ni_dirp and ni_next, and the componentname 1996-10-25 23:13:58 +00:00
cd9660_vfsops.c backout previous kprintf changes 1996-10-13 02:28:58 +00:00
cd9660_vnops.c backout previous kprintf changes 1996-10-13 02:28:58 +00:00
iso.h make the namei struct members ni_dirp and ni_next, and the componentname 1996-10-25 23:13:58 +00:00
iso_rrip.h