Module name: rfc6056 Committed by: vladb38 Date: Tue Jun 7 00:15:18 UTC 2011
Removed Files: rfc6056/netinet/netinet6: Makefile ah.h ah_aesxcbcmac.c ah_aesxcbcmac.h ah_core.c ah_input.c ah_output.c dest6.c esp.h esp_aesctr.c esp_aesctr.h esp_core.c esp_input.c esp_output.c esp_rijndael.c esp_rijndael.h files.ipsec files.netinet6 frag6.c icmp6.c icmp6_private.h in6.c in6.h in6_cksum.c in6_gif.c in6_gif.h in6_ifattach.c in6_ifattach.h in6_offload.c in6_offload.h in6_pcb.c in6_pcb.h in6_proto.c in6_src.c in6_var.h ip6_etherip.c ip6_etherip.h ip6_flow.c ip6_forward.c ip6_id.c ip6_input.c ip6_mroute.c ip6_mroute.h ip6_output.c ip6_private.h ip6_var.h ip6protosw.h ipcomp.h ipcomp_core.c ipcomp_input.c ipcomp_output.c ipsec.c ipsec.h ipsec_private.h mld6.c mld6_var.h nd6.c nd6.h nd6_nbr.c nd6_rtr.c pim6.h pim6_var.h raw_ip6.c raw_ip6.h route6.c scope6.c scope6_var.h udp6.h udp6_output.c udp6_private.h udp6_usrreq.c udp6_var.h Log Message: removed a few wrong directories To generate a diff of this commit: cvs -z3 rdiff -u -r1.1.1.1 -r0 rfc6056/netinet/netinet6/Makefile \ rfc6056/netinet/netinet6/ah.h rfc6056/netinet/netinet6/ah_aesxcbcmac.c \ rfc6056/netinet/netinet6/ah_aesxcbcmac.h \ rfc6056/netinet/netinet6/ah_core.c rfc6056/netinet/netinet6/ah_input.c \ rfc6056/netinet/netinet6/ah_output.c rfc6056/netinet/netinet6/dest6.c \ rfc6056/netinet/netinet6/esp.h rfc6056/netinet/netinet6/esp_aesctr.c \ rfc6056/netinet/netinet6/esp_aesctr.h \ rfc6056/netinet/netinet6/esp_core.c rfc6056/netinet/netinet6/esp_input.c \ rfc6056/netinet/netinet6/esp_output.c \ rfc6056/netinet/netinet6/esp_rijndael.c \ rfc6056/netinet/netinet6/esp_rijndael.h \ rfc6056/netinet/netinet6/files.ipsec \ rfc6056/netinet/netinet6/files.netinet6 rfc6056/netinet/netinet6/frag6.c \ rfc6056/netinet/netinet6/icmp6.c \ rfc6056/netinet/netinet6/icmp6_private.h rfc6056/netinet/netinet6/in6.c \ rfc6056/netinet/netinet6/in6.h rfc6056/netinet/netinet6/in6_cksum.c \ rfc6056/netinet/netinet6/in6_gif.c rfc6056/netinet/netinet6/in6_gif.h \ rfc6056/netinet/netinet6/in6_ifattach.c \ rfc6056/netinet/netinet6/in6_ifattach.h \ rfc6056/netinet/netinet6/in6_offload.c \ rfc6056/netinet/netinet6/in6_offload.h \ rfc6056/netinet/netinet6/in6_pcb.c rfc6056/netinet/netinet6/in6_pcb.h \ rfc6056/netinet/netinet6/in6_proto.c rfc6056/netinet/netinet6/in6_src.c \ rfc6056/netinet/netinet6/in6_var.h \ rfc6056/netinet/netinet6/ip6_etherip.c \ rfc6056/netinet/netinet6/ip6_etherip.h \ rfc6056/netinet/netinet6/ip6_flow.c \ rfc6056/netinet/netinet6/ip6_forward.c rfc6056/netinet/netinet6/ip6_id.c \ rfc6056/netinet/netinet6/ip6_input.c \ rfc6056/netinet/netinet6/ip6_mroute.c \ rfc6056/netinet/netinet6/ip6_mroute.h \ rfc6056/netinet/netinet6/ip6_output.c \ rfc6056/netinet/netinet6/ip6_private.h \ rfc6056/netinet/netinet6/ip6_var.h rfc6056/netinet/netinet6/ip6protosw.h \ rfc6056/netinet/netinet6/ipcomp.h rfc6056/netinet/netinet6/ipcomp_core.c \ rfc6056/netinet/netinet6/ipcomp_input.c \ rfc6056/netinet/netinet6/ipcomp_output.c \ rfc6056/netinet/netinet6/ipsec.c rfc6056/netinet/netinet6/ipsec.h \ rfc6056/netinet/netinet6/ipsec_private.h rfc6056/netinet/netinet6/mld6.c \ rfc6056/netinet/netinet6/mld6_var.h rfc6056/netinet/netinet6/nd6.c \ rfc6056/netinet/netinet6/nd6.h rfc6056/netinet/netinet6/nd6_nbr.c \ rfc6056/netinet/netinet6/nd6_rtr.c rfc6056/netinet/netinet6/pim6.h \ rfc6056/netinet/netinet6/pim6_var.h rfc6056/netinet/netinet6/raw_ip6.c \ rfc6056/netinet/netinet6/raw_ip6.h rfc6056/netinet/netinet6/route6.c \ rfc6056/netinet/netinet6/scope6.c rfc6056/netinet/netinet6/scope6_var.h \ rfc6056/netinet/netinet6/udp6.h rfc6056/netinet/netinet6/udp6_output.c \ rfc6056/netinet/netinet6/udp6_private.h \ rfc6056/netinet/netinet6/udp6_usrreq.c \ rfc6056/netinet/netinet6/udp6_var.h To view a diff of this commit: http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/rfc6056/netinet/netinet6/Makefile?r1=1.1.1.1&r2=0 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/rfc6056/netinet/netinet6/ah.h?r1=1.1.1.1&r2=0 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/rfc6056/netinet/netinet6/ah_aesxcbcmac.c?r1=1.1.1.1&r2=0 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/rfc6056/netinet/netinet6/ah_aesxcbcmac.h?r1=1.1.1.1&r2=0 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/rfc6056/netinet/netinet6/ah_core.c?r1=1.1.1.1&r2=0 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/rfc6056/netinet/netinet6/ah_input.c?r1=1.1.1.1&r2=0 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/rfc6056/netinet/netinet6/ah_output.c?r1=1.1.1.1&r2=0 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/rfc6056/netinet/netinet6/dest6.c?r1=1.1.1.1&r2=0 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/rfc6056/netinet/netinet6/esp.h?r1=1.1.1.1&r2=0 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/rfc6056/netinet/netinet6/esp_aesctr.c?r1=1.1.1.1&r2=0 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/rfc6056/netinet/netinet6/esp_aesctr.h?r1=1.1.1.1&r2=0 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/rfc6056/netinet/netinet6/esp_core.c?r1=1.1.1.1&r2=0 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/rfc6056/netinet/netinet6/esp_input.c?r1=1.1.1.1&r2=0 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/rfc6056/netinet/netinet6/esp_output.c?r1=1.1.1.1&r2=0 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/rfc6056/netinet/netinet6/esp_rijndael.c?r1=1.1.1.1&r2=0 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/rfc6056/netinet/netinet6/esp_rijndael.h?r1=1.1.1.1&r2=0 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/rfc6056/netinet/netinet6/files.ipsec?r1=1.1.1.1&r2=0 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/rfc6056/netinet/netinet6/files.netinet6?r1=1.1.1.1&r2=0 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/rfc6056/netinet/netinet6/frag6.c?r1=1.1.1.1&r2=0 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/rfc6056/netinet/netinet6/icmp6.c?r1=1.1.1.1&r2=0 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/rfc6056/netinet/netinet6/icmp6_private.h?r1=1.1.1.1&r2=0 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/rfc6056/netinet/netinet6/in6.c?r1=1.1.1.1&r2=0 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/rfc6056/netinet/netinet6/in6.h?r1=1.1.1.1&r2=0 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/rfc6056/netinet/netinet6/in6_cksum.c?r1=1.1.1.1&r2=0 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/rfc6056/netinet/netinet6/in6_gif.c?r1=1.1.1.1&r2=0 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/rfc6056/netinet/netinet6/in6_gif.h?r1=1.1.1.1&r2=0 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/rfc6056/netinet/netinet6/in6_ifattach.c?r1=1.1.1.1&r2=0 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/rfc6056/netinet/netinet6/in6_ifattach.h?r1=1.1.1.1&r2=0 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/rfc6056/netinet/netinet6/in6_offload.c?r1=1.1.1.1&r2=0 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/rfc6056/netinet/netinet6/in6_offload.h?r1=1.1.1.1&r2=0 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/rfc6056/netinet/netinet6/in6_pcb.c?r1=1.1.1.1&r2=0 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/rfc6056/netinet/netinet6/in6_pcb.h?r1=1.1.1.1&r2=0 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/rfc6056/netinet/netinet6/in6_proto.c?r1=1.1.1.1&r2=0 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/rfc6056/netinet/netinet6/in6_src.c?r1=1.1.1.1&r2=0 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/rfc6056/netinet/netinet6/in6_var.h?r1=1.1.1.1&r2=0 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/rfc6056/netinet/netinet6/ip6_etherip.c?r1=1.1.1.1&r2=0 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/rfc6056/netinet/netinet6/ip6_etherip.h?r1=1.1.1.1&r2=0 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/rfc6056/netinet/netinet6/ip6_flow.c?r1=1.1.1.1&r2=0 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/rfc6056/netinet/netinet6/ip6_forward.c?r1=1.1.1.1&r2=0 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/rfc6056/netinet/netinet6/ip6_id.c?r1=1.1.1.1&r2=0 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/rfc6056/netinet/netinet6/ip6_input.c?r1=1.1.1.1&r2=0 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/rfc6056/netinet/netinet6/ip6_mroute.c?r1=1.1.1.1&r2=0 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/rfc6056/netinet/netinet6/ip6_mroute.h?r1=1.1.1.1&r2=0 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/rfc6056/netinet/netinet6/ip6_output.c?r1=1.1.1.1&r2=0 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/rfc6056/netinet/netinet6/ip6_private.h?r1=1.1.1.1&r2=0 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/rfc6056/netinet/netinet6/ip6_var.h?r1=1.1.1.1&r2=0 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/rfc6056/netinet/netinet6/ip6protosw.h?r1=1.1.1.1&r2=0 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/rfc6056/netinet/netinet6/ipcomp.h?r1=1.1.1.1&r2=0 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/rfc6056/netinet/netinet6/ipcomp_core.c?r1=1.1.1.1&r2=0 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/rfc6056/netinet/netinet6/ipcomp_input.c?r1=1.1.1.1&r2=0 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/rfc6056/netinet/netinet6/ipcomp_output.c?r1=1.1.1.1&r2=0 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/rfc6056/netinet/netinet6/ipsec.c?r1=1.1.1.1&r2=0 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/rfc6056/netinet/netinet6/ipsec.h?r1=1.1.1.1&r2=0 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/rfc6056/netinet/netinet6/ipsec_private.h?r1=1.1.1.1&r2=0 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/rfc6056/netinet/netinet6/mld6.c?r1=1.1.1.1&r2=0 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/rfc6056/netinet/netinet6/mld6_var.h?r1=1.1.1.1&r2=0 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/rfc6056/netinet/netinet6/nd6.c?r1=1.1.1.1&r2=0 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/rfc6056/netinet/netinet6/nd6.h?r1=1.1.1.1&r2=0 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/rfc6056/netinet/netinet6/nd6_nbr.c?r1=1.1.1.1&r2=0 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/rfc6056/netinet/netinet6/nd6_rtr.c?r1=1.1.1.1&r2=0 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/rfc6056/netinet/netinet6/pim6.h?r1=1.1.1.1&r2=0 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/rfc6056/netinet/netinet6/pim6_var.h?r1=1.1.1.1&r2=0 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/rfc6056/netinet/netinet6/raw_ip6.c?r1=1.1.1.1&r2=0 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/rfc6056/netinet/netinet6/raw_ip6.h?r1=1.1.1.1&r2=0 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/rfc6056/netinet/netinet6/route6.c?r1=1.1.1.1&r2=0 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/rfc6056/netinet/netinet6/scope6.c?r1=1.1.1.1&r2=0 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/rfc6056/netinet/netinet6/scope6_var.h?r1=1.1.1.1&r2=0 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/rfc6056/netinet/netinet6/udp6.h?r1=1.1.1.1&r2=0 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/rfc6056/netinet/netinet6/udp6_output.c?r1=1.1.1.1&r2=0 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/rfc6056/netinet/netinet6/udp6_private.h?r1=1.1.1.1&r2=0 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/rfc6056/netinet/netinet6/udp6_usrreq.c?r1=1.1.1.1&r2=0 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/rfc6056/netinet/netinet6/udp6_var.h?r1=1.1.1.1&r2=0 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. ------------------------------------------------------------------------------ EditLive Enterprise is the world's most technically advanced content authoring tool. Experience the power of Track Changes, Inline Image Editing and ensure content is compliant with Accessibility Checking. http://p.sf.net/sfu/ephox-dev2dev _______________________________________________ NetBSD-SoC-cvs mailing list NetBSD-SoC-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/netbsd-soc-cvs