Date: Thu, 6 Jan 2000 04:40:54 -0800 (PST) From: Yoshinobu Inoue <shin@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/netstat Makefile src/usr.sbin Makefile src/usr.sbin/traceroute6 Makefile src/lib Makefile src/lib/libipsec Makefile ipsec_dump_policy.c ipsec_get_policylen.c ipsec_set_policy.3 ipsec_strerror.3 ... Message-ID: <200001061240.EAA98688@freefall.freebsd.org>
index | next in thread | raw e-mail
shin 2000/01/06 04:40:54 PST
Modified files:
usr.bin/netstat Makefile
usr.sbin Makefile
usr.sbin/traceroute6 Makefile
lib Makefile
sbin/ping Makefile ping.8 ping.c
share/man/man4 Makefile
Added files:
lib/libipsec Makefile ipsec_dump_policy.c
ipsec_get_policylen.c ipsec_set_policy.3
ipsec_strerror.3 ipsec_strerror.c
ipsec_strerror.h pfkey.c pfkey_dump.c
policy_parse.y policy_token.l
test-policy.c
share/man/man4 faith.4 gif.4 inet6.4 ipsec.4 kame.4
usr.sbin/ndp Makefile gnuc.h ndp.8 ndp.c
usr.sbin/rrenumd Makefile lexer.l parser.y rrenumd.8
rrenumd.c rrenumd.conf.5 rrenumd.h
usr.sbin/rtadvd Makefile advcap.c advcap.h config.c
config.h if.c if.h pathnames.h rrenum.c
rrenum.h rtadvd.8 rtadvd.c rtadvd.conf
rtadvd.conf.5 rtadvd.h timer.c timer.h
usr.sbin/setkey .cvsignore Makefile parse.y sample.cf
scriptdump.pl setkey.8 setkey.c
test-pfkey.c test-policy.c token.l
vchar.h
Log:
libipsec and IPsec related apps. (and some KAME related man pages)
Reviewed by: freebsd-arch, cvs-committers
Obtained from: KAME project
Revision Changes Path
1.13 +2 -2 src/usr.bin/netstat/Makefile
1.178 +5 -1 src/usr.sbin/Makefile
1.2 +4 -2 src/usr.sbin/traceroute6/Makefile
1.102 +3 -2 src/lib/Makefile
1.11 +4 -3 src/sbin/ping/Makefile
1.22 +9 -1 src/sbin/ping/ping.8
1.48 +69 -4 src/sbin/ping/ping.c
1.70 +5 -3 src/share/man/man4/Makefile
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200001061240.EAA98688>
