CVSROOT:        /cvs
Module name:    src
Changes by:     k...@cvs.openbsd.org    2017/02/13 15:49:38

Modified files:
        usr.sbin/dhcrelay: bpf.c dhcrelay.c dispatch.c 

Log message:
Eliminate pointless'%m' (a.k.a. hand rolled strerror()) by using fatal() and
log_warn(). Zap a couple of explicit 'syslog()' calls.

Reply via email to