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
extern.h Let us qualify 'route flush' and 'route show' commands with -llinfo 2006-09-23 22:41:25 +00:00
keywords.c
keywords.h
keywords.sh
route.8
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