CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2014/10/23 10:45:57

Modified files:
        usr.bin/netstat: inet.c main.c netstat.1 show.c 

Log message:
Remove networks(5) support.
In particular, do not call getnetbyaddr(3), use gethostbyaddr(3) only.
Do not call setnetent(3) and the dummy sethostent(3).
OK henning@; and deraadt@ agrees with the general direction.

Reply via email to