Got serious about const again.
authorJeremy Allison <jra@samba.org>
Sun, 4 Nov 2001 00:14:08 +0000 (00:14 +0000)
committerJeremy Allison <jra@samba.org>
Sun, 4 Nov 2001 00:14:08 +0000 (00:14 +0000)
commit30be58a857e874fe439256726fbe182a2b578f11
tree1fffcaaa6c0d0fdc76bb24c0ad8bcebb7758a2b5
parentf8e2baf39eb864481dd48f61404136b325cd73c2
Got serious about const again.
REMOVED BZERO CALLS YET AGAIN !!! Why do these keep creeping back in....
They are *NOT* POSIX. I'm also thinking of removing strncpy as I'm sure
it's not being used correctly....
Jeremy.
(This used to be commit b1930abb35dee74f858a3f7190276c418af2322b)
source3/libsmb/clidgram.c
source3/libsmb/clifile.c
source3/libsmb/clirap2.c
source3/libsmb/namequery.c
source3/utils/net.c