NetBSD/sys/adosfs
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
..
adlookup.c make the namei struct members ni_dirp and ni_next, and the componentname 1996-10-25 23:13:58 +00:00
adosfs.h
adutil.c backout previous kprintf change 1996-10-13 02:52:06 +00:00
advfsops.c backout previous kprintf change 1996-10-13 02:52:06 +00:00
advnops.c backout previous kprintf change 1996-10-13 02:52:06 +00:00