CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2013/01/17 23:05:54
Modified files: sbin/dhclient : dispatch.c Log message: Change a bunch of error()'s to warning()'s in the dispatch loop. Set 'quit' to exit the loop in those situations, allowing more cleanup() attempts in those error situations.