NetBSD/sys/msdosfs
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
..
bootsect.h Make the msdosfs driver understand Atari-gemdos filesystems. Although they 1995-07-24 06:36:23 +00:00
bpb.h Make the msdosfs driver understand Atari-gemdos filesystems. Although they 1995-07-24 06:36:23 +00:00
denode.h Implement poll(2). 1996-09-07 12:40:22 +00:00
direntry.h make the namei struct members ni_dirp and ni_next, and the componentname 1996-10-25 23:13:58 +00:00
fat.h Deal correctly with boundary between 12 bit and 16 bit cluster numbers 1996-02-11 22:48:14 +00:00
msdosfs_conv.c make the namei struct members ni_dirp and ni_next, and the componentname 1996-10-25 23:13:58 +00:00
msdosfs_denode.c backout previous kprintf changes 1996-10-13 04:10:34 +00:00
msdosfs_fat.c backout previous kprintf changes 1996-10-13 04:10:34 +00:00
msdosfs_lookup.c make the namei struct members ni_dirp and ni_next, and the componentname 1996-10-25 23:13:58 +00:00
msdosfs_vfsops.c backout previous kprintf changes 1996-10-13 04:10:34 +00:00
msdosfs_vnops.c backout previous kprintf changes 1996-10-13 04:10:34 +00:00
msdosfsmount.h msdog prototype changes 1996-02-09 19:13:39 +00:00