CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/01/09 04:57:04
Modified files:
usr.sbin/bgpctl: bgpctl.c bgpctl.h output.c
Log message:
Adjust time printing to the changes done in bgpd. Most timestamps are
now relative only last_updown, last_read and lastwrite are still based
on CLOCK_MONOTONIC.
OK denis@
