CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2014/01/13 14:36:46
Modified files: sbin/dhclient : clparse.c Log message: Don't eat another token looking for a ';' after skip_to_semi() has been invoked. Fixes silent loss of the statement following a broken or inapplicable 'interface' declaration in a lease, or an unrecognized lease attribute.