NetBSD/sbin/routed/rtquery
christos 52ebde656f gcc warns about array bounds limits, but unfortunately the API here requires
flex arrays in a union which is not allowed. So do a trivial pointer assignment
to baffle gcc again.
2013-10-19 00:57:41 +00:00
..
Makefile Default to -Wno-sign-compare -Wno-pointer-sign for clang. 2011-05-26 12:56:24 +00:00
rtquery.8
rtquery.c gcc warns about array bounds limits, but unfortunately the API here requires 2013-10-19 00:57:41 +00:00