]> git.michaelhowe.org Git - packages/o/openafs.git/commit
fixes-from-andrei-20040427
authorJeffrey Altman <jaltman@mit.edu>
Tue, 27 Apr 2004 19:58:48 +0000 (19:58 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Tue, 27 Apr 2004 19:58:48 +0000 (19:58 +0000)
commite1814aeb8427090304d6577de9c732a880022aad
treed3e1b61e2e8d7d80161f7b3f855f2f315a03ddff
parente116ec14765a25a2af41d456065f78b281783a12
fixes-from-andrei-20040427

Cleanup the makefile to remove unnecessary defaultlib restrictions

Remove the DST fix added to address Rodney's bug with the timezone being
off by an hour on files one hour after the time change.  Still need to
identify the real cause.

Finally fix once and for all the afsd_service.exe shutdown error.
The ServiceHandler must be declared with the WINAPI calling convention
because it returns a value.
src/WINNT/afsd/NTMakefile
src/WINNT/afsd/afsd_service.c
src/WINNT/afsd/smb.c