CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2015/11/21 05:37:42

Modified files:
        usr.sbin/relayd: Makefile log.c relayd.h 
        usr.sbin/relayctl: Makefile 
Added files:
        usr.sbin/relayd: util.c 

Log message:
Move local logging functions from log.c to new file util.c (that is
also shared with relayctl).  This allows us to unify common log.c with
other daemons.  It also clarifies the Copyright: log.c is by Henning,
relayd's additions were from me.  No functional or code changes, but
it will make future updates easier.

Reply via email to