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