CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/06/19 07:59:22
Modified files:
sbin/route : show.c
usr.bin/netstat: netstat.1 show.c
Log message:
There is no reason to print the RTF_DONE bit in the routing table output.
It is now set on all routes (and before it was never set).
OK tb@ anton@
