CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/01/20 05:19:18
Modified files:
usr.sbin/ldpctl: Makefile
usr.sbin/ldpd : Makefile kroute.c lde.c ldpd.c ldpd.h ldpe.c
log.c log.h
Added files:
usr.sbin/ldpd : 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.
removal of log_rtmsg() aproved by claudio@
ok claudio@ krw@
