CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/09/02 08:07:53
Modified files:
usr.sbin/ripd : Makefile log.c log.h rde.c ripd.c ripd.h ripe.c
usr.sbin/ripctl: Makefile
Added files:
usr.sbin/ripd : 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@, feedback from henning@, deraadt@, reyk@
