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