CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/03/20 01:56:34
Modified files:
usr.sbin/bgpctl: bgpctl.c bgpctl.h output.c
Log message:
Reshuffle code more to separate out the output functions into output.c.
Rewrite some functions to return a string instead of calling printf directly.
OK benno@
