CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2018/02/09 16:23:02
Modified files: sbin/dhclient : dhclient.c Log message: If there is no link after link_timeout seconds don't forget to go_daemon() while waiting for the RTM_IFINFO message. Problem spotted by Holger Mikolon.