NetBSD/sys/isofs
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
..
cd9660 make the namei struct members ni_dirp and ni_next, and the componentname 1996-10-25 23:13:58 +00:00