]> git.sur5r.net Git - bacula/rescue/commit
kes Attempt to fix problems with the msg_queue crashing on Solaris
authorKern Sibbald <kern@sibbald.com>
Thu, 3 Aug 2006 16:02:16 +0000 (16:02 +0000)
committerKern Sibbald <kern@sibbald.com>
Thu, 3 Aug 2006 16:02:16 +0000 (16:02 +0000)
commitd30babcea01c5890bcfeaa52ad4a1e390b831eeb
tree78d611e83c83ae953f4e598390c40d59f81cda8c
parent86dae1e0a635cc9db6149a17982f612f054bf824
kes  Attempt to fix problems with the msg_queue crashing on Solaris
     when Bacula is terminating, but problems remain.
kes  Add WIN32_VSS to HAVES in src/Makefile.inc.in to correct VSS
     name editing problems with too many \?\es.
kes  Fix some Bacula source code stlye problems in compat.cpp.
kes  Turn off 3 lines of code at line 331 of compat.cpp
kes  Add debug code to compat.cpp and convert non-Bacula debug code
     to Bacula style.