NetBSD/sbin/route
apb e81d0de4e0 Fix a bug that caused 0.0.0.0/0 to be treated like 0.0.0.0/32.
foo << 32 is undefined per section 6.5.7 of the C99 standard
if foo is (or is promoted to) a 32-bit type.
2006-11-11 21:50:19 +00:00
..
Makefile Remove XNS and CCITT/X25 bits. 2006-08-26 15:26:02 +00:00
extern.h Let us qualify 'route flush' and 'route show' commands with -llinfo 2006-09-23 22:41:25 +00:00
keywords.c Add route keywords -nocloned, -nocloning. 2006-08-06 17:44:56 +00:00
keywords.h Add route keywords -nocloned, -nocloning. 2006-08-06 17:44:56 +00:00
keywords.sh
route.8 Bump date for previous. 2006-08-06 23:38:13 +00:00
route.c Fix a bug that caused 0.0.0.0/0 to be treated like 0.0.0.0/32. 2006-11-11 21:50:19 +00:00
show.c add missing initializer 2006-10-16 02:55:10 +00:00