This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
52ebde656f
NetBSD
/
sbin
/
routed
/
rtquery
History
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