CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2017/09/20 12:28:14
Modified files: sbin/dhclient : bpf.c dhclient.c dispatch.c kroute.c Log message: Make log messages more informative by using the name of the function that failed and the significant parameters. Distinguish between poll() errors and problematic revents values.