NetBSD/sbin/route
cgd 4d54b9c567 check returns of inet_addr() and inet_network() against INADDR_NONE,
not -1, per the manual page.  on 64-bit systems like the alpha, -1 will
never equal (unsigned long)INADDR_NONE.
1996-04-15 18:27:05 +00:00
..
Makefile
ccitt_addr.c
keywords
keywords.h
route.8
route.c check returns of inet_addr() and inet_network() against INADDR_NONE, 1996-04-15 18:27:05 +00:00