ssahani / rpms / dhcp

Forked from rpms/dhcp 5 years ago
Clone

86a07e1 - Enable relinquish_timeouts() and cancel_all_timeouts() even when

Authored and Committed by dcantrel 17 years ago
    - Enable relinquish_timeouts() and cancel_all_timeouts() even when
        DEBUG_MEMORY_LEAKAGE_ON_EXIT is not defined
    - Add prototypes for b64_pton() and b64_ntop in dst/
    - Move variable declarations and labels around in the fix-warnings patch
    - Expand the list of objects needed for libdhcp4client (#215328)
    - Use libres.a in libdhcp4client since it gives correct minires objects
    - Remove the dhcp options table in C, Perl, Python, and text format (these
        were reference files added to /usr/share/doc)
    
        
file modified
+360 -60
file modified
+40 -8