CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2017/07/09 12:45:27

Modified files:
        sbin/dhclient  : clparse.c dhcpd.h parse.c 

Log message:
Some parsing code cleanup: add parse_boolean(); pass literal format
chars to parse_decimal() instead of less obvious *fmt; refactor
to eliminate need for the 'alloc:' and 'bad_flag:' labels and the
invidious backwards goto's to them.

Reply via email to