CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/09/02 08:02:48
Modified files:
usr.sbin/ospfd : Makefile log.c log.h ospfd.c ospfd.h ospfe.c
rde.c
usr.sbin/ospfctl: Makefile
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@
