CVSROOT: /cvs Module name: src Changes by: stev...@cvs.openbsd.org 2009/05/27 09:04:34
Modified files: sbin/dhclient : clparse.c Log message: add missing else; from ISC. this fixes an old, old bug that could cause lease entries to be lost when initially loading client leases. found while looking for another issue. ok krw@