diff options
author | bde <bde@FreeBSD.org> | 1996-09-03 23:17:15 +0000 |
---|---|---|
committer | bde <bde@FreeBSD.org> | 1996-09-03 23:17:15 +0000 |
commit | 9abb9299ce18cbf6414a160ab18c522a0a6c97a5 (patch) | |
tree | f1af8411ff9145df0f74e2948fd40dea2f9a67ea /contrib/cvs | |
parent | 325338fe3d1d68f2d9a070bf7ae92bd79f056e31 (diff) | |
download | FreeBSD-src-9abb9299ce18cbf6414a160ab18c522a0a6c97a5.zip FreeBSD-src-9abb9299ce18cbf6414a160ab18c522a0a6c97a5.tar.gz |
Changed type of ni_dirp in `struct namei' from caddr_t to `const char *'
so that the compiler can see that it is OK to use const strings in
NDINIT(). Some emulators want to use paths of the form "/compat/foo".
Removed the casts that hid the non-problem. Didn't fix the missing
consts in syscalls.master that hid the non-problem.
Diffstat (limited to 'contrib/cvs')
0 files changed, 0 insertions, 0 deletions