CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/09/02 11:59:58
Modified files:
usr.sbin/eigrpd: Makefile eigrpd.c eigrpd.h eigrpe.c log.c log.h
Added files:
usr.sbin/eigrpd: 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@
