CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2017/06/24 04:09:26
Modified files: sbin/dhclient : dhclient.c dhcpd.h privsep.c privsep.h Log message: Use a local variable rather than a global flag to record the reception of a IMSG_HUP message and trigger the desired restart. Nuke the now pointless IFI_HUP.