CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/10/13 19:15:36
Modified files:
sbin/dhclient : clparse.c
Log message:
Tweak parse_option_list() to return 0/1 to indicate success,
to not touch existing data on error paths, to handle ';'
better, emit single error message ("expecting comma
delimited list of option names.").
