CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2019/07/30 06:48:27
Modified files: sbin/dhclient : dhclient.8 dhclient.c dhcpd.h kroute.c Log message: Use AUTOCONF4 flag. Set the flag on startup. But if the flag is subsequently reset by ifconfig(8) then stop applying leases. If the flag is set after being reset then get a new lease and carry on. Clean up man page verbiage and add AUTOCONF4 description. ok benno@, man page formatting ok ingo@