853d4bd - Several small bug fixes

Authored and Committed by Jonathan Brassow 16 years ago
    - Several small bug fixes
    -- More correct method of leaving CPG (on suspend)
    -- close log file desc after finished using
    -- fix problem with overlapping recoveries
    -- clean-up postsuspend so remote requests do not get lost
    -- missing 'break' statement causing seg fault
    -- better error checking
    
        
file modified
+55 -20
file modified
+142 -60
file modified
+1 -0
file modified
+29 -7
file modified
+1 -1
file modified
+19 -2
file modified
+3 -0
file modified
+11 -0
file modified
+1 -1
file modified
+27 -3