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
NetBSD
/
sbin
/
route
History
drochner
85cbf55d16
Since our gcc doesn't warn about NULL format strings anymore, we can
...
fix the incorrect err(1, "%s", "") et al. Closes PR bin/7592 by cgd.
1999-11-09 15:06:30 +00:00
..
ccitt_addr.c
…
extern.h
…
keywords.c
IPv6-ready route command (-inet6 and -prefixlen are added)
1999-07-02 15:29:02 +00:00
keywords.h
IPv6-ready route command (-inet6 and -prefixlen are added)
1999-07-02 15:29:02 +00:00
keywords.sh
IPv6-ready route command (-inet6 and -prefixlen are added)
1999-07-02 15:29:02 +00:00
Makefile
s/CFLAGS/CPPFLAGS/ for -D and -I.
1999-07-03 06:26:25 +00:00
route.8
tweak IPv6 case so that "route show" does not truncate numeric IPv6 address.
1999-07-17 06:51:27 +00:00
route.c
Display local address associated with route (if any) in "route get".
1999-11-01 13:32:38 +00:00
show.c
Since our gcc doesn't warn about NULL format strings anymore, we can
1999-11-09 15:06:30 +00:00