CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/08/04 12:17:23
Modified files:
sbin/route : keywords.h keywords.sh route.8 route.c
Log message:
Add a new 'nameserver' command to route(8).
It sends nameserver proposals to resolvd(8) using the dns proposal
protocol over the route socket. Based on a seperate program
written by florian@. deraadt noticed some whitespace issues.
more fixes and ok florian@
