CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/09/02 10:20:34
Modified files:
usr.sbin/dvmrpd: Makefile dvmrpd.c dvmrpd.h dvmrpe.c log.c log.h
rde.c
Added files:
usr.sbin/dvmrpd: logmsg.c
Log message:
work on making log.c similar in all daemons:
move daemon-local functions into new logmsg.c, and reduce
the (mostly whitespace) differences so that log.c's can be diffed easily.
ok claudio@
