aboutsummaryrefslogtreecommitdiff
path: root/sbin/Makefile
diff options
context:
space:
mode:
authorYoshinobu Inoue <shin@FreeBSD.org>1999-12-28 02:37:14 +0000
committerYoshinobu Inoue <shin@FreeBSD.org>1999-12-28 02:37:14 +0000
commit7d56d3747c94bb6889973c7449a57e83cc943d39 (patch)
treecd915697a1aaa5b333863b336bd5f4e0e9c24e85 /sbin/Makefile
parented63a7aaef029dd4831541f0103619792e883d6f (diff)
downloadsrc-7d56d3747c94bb6889973c7449a57e83cc943d39.tar.gz
src-7d56d3747c94bb6889973c7449a57e83cc943d39.zip
Getaddrinfo(), getnameinfo(), and etc support in libc/net.
Several udp and raw apps IPv6 support. Reviewed by: freebsd-arch, cvs-committers Obtained from: KAME project
Notes
Notes: svn path=/head/; revision=55163
Diffstat (limited to 'sbin/Makefile')
-rw-r--r--sbin/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sbin/Makefile b/sbin/Makefile
index 178dd9cd15ae..bedcd449af74 100644
--- a/sbin/Makefile
+++ b/sbin/Makefile
@@ -50,11 +50,13 @@ SUBDIR= adjkerntz \
nologin \
nos-tun \
ping \
+ ping6 \
quotacheck \
reboot \
restore \
route \
routed \
+ rtsol \
savecore \
shutdown \
slattach \