mbcico code cleanup

This commit is contained in:
Michiel Broek
2001-10-04 20:59:32 +00:00
parent d110043489
commit a62a161550
4 changed files with 10 additions and 9 deletions

View File

@@ -4138,6 +4138,9 @@ v0.33.18 27-Jul-2001
mbcico:
Renamed sendfile function in zmsend.c to sendzfile to prevent a
conflict with an excisting library call on FreeBSD.
Removed some debug logmessages.
The filerquest response message doesn't use the tmpnam function
anymore, this was the last one of the unsafe tmpnam calls.
mball:
Removed some compiler warnings on some systems.