From 5e475ba09e78083d9352185f4427749657f1b0ca Mon Sep 17 00:00:00 2001 From: christos Date: Sun, 5 Dec 2010 06:02:28 +0000 Subject: [PATCH] sets for new libpcap and tcpdump --- distrib/sets/lists/base/ad.mips64eb | 10 +- distrib/sets/lists/base/ad.mips64el | 10 +- distrib/sets/lists/base/md.amd64 | 6 +- distrib/sets/lists/base/md.sparc64 | 6 +- distrib/sets/lists/base/mi | 3 +- distrib/sets/lists/base/shl.mi | 6 +- distrib/sets/lists/comp/md.amd64 | 4 +- distrib/sets/lists/comp/md.sparc64 | 4 +- distrib/sets/lists/comp/mi | 152 +++++++++++++++++++++++++++- distrib/sets/lists/comp/shl.mi | 4 +- distrib/sets/lists/man/mi | 3 +- 11 files changed, 180 insertions(+), 28 deletions(-) diff --git a/distrib/sets/lists/base/ad.mips64eb b/distrib/sets/lists/base/ad.mips64eb index a84b74f2dc82..e7bc11b41cc9 100644 --- a/distrib/sets/lists/base/ad.mips64eb +++ b/distrib/sets/lists/base/ad.mips64eb @@ -1,4 +1,4 @@ -# $NetBSD: ad.mips64eb,v 1.30 2010/12/03 21:38:48 plunky Exp $ +# $NetBSD: ad.mips64eb,v 1.31 2010/12/05 06:02:28 christos Exp $ ./libexec/ld.elf_so-64 base-compat-shlib compat,pic ./libexec/ld.elf_so-o32 base-sysutil-bin compat,pic ./usr/lib/64 base-compat-lib @@ -161,8 +161,8 @@ ./usr/lib/64/librefuse.so.2.0 base-compat-shlib compat,pic ./usr/lib/64/libp2k.so.2 base-compat-shlib compat,pic ./usr/lib/64/libp2k.so.2.0 base-compat-shlib compat,pic -./usr/lib/64/libpcap.so.3 base-compat-shlib compat,pic -./usr/lib/64/libpcap.so.3.0 base-compat-shlib compat,pic +./usr/lib/64/libpcap.so.4 base-compat-shlib compat,pic +./usr/lib/64/libpcap.so.4.0 base-compat-shlib compat,pic ./usr/lib/64/libpci.so.2 base-compat-shlib compat,pic ./usr/lib/64/libpci.so.2.0 base-compat-shlib compat,pic ./usr/lib/64/libposix.so.0 base-compat-shlib compat,pic @@ -414,8 +414,8 @@ ./usr/lib/o32/librefuse.so.2.0 base-compat-shlib compat,pic ./usr/lib/o32/libp2k.so.2 base-compat-shlib compat,pic ./usr/lib/o32/libp2k.so.2.0 base-compat-shlib compat,pic -./usr/lib/o32/libpcap.so.3 base-compat-shlib compat,pic -./usr/lib/o32/libpcap.so.3.0 base-compat-shlib compat,pic +./usr/lib/o32/libpcap.so.4 base-compat-shlib compat,pic +./usr/lib/o32/libpcap.so.4.0 base-compat-shlib compat,pic ./usr/lib/o32/libpci.so.2 base-compat-shlib compat,pic ./usr/lib/o32/libpci.so.2.0 base-compat-shlib compat,pic ./usr/lib/o32/libposix.so.0 base-compat-shlib compat,pic diff --git a/distrib/sets/lists/base/ad.mips64el b/distrib/sets/lists/base/ad.mips64el index c87baf99a50e..695d92e610b1 100644 --- a/distrib/sets/lists/base/ad.mips64el +++ b/distrib/sets/lists/base/ad.mips64el @@ -1,4 +1,4 @@ -# $NetBSD: ad.mips64el,v 1.28 2010/12/03 21:38:48 plunky Exp $ +# $NetBSD: ad.mips64el,v 1.29 2010/12/05 06:02:28 christos Exp $ ./libexec/ld.elf_so-64 base-compat-shlib compat,pic ./libexec/ld.elf_so-o32 base-sysutil-bin compat,pic ./usr/lib/64 base-compat-lib @@ -161,8 +161,8 @@ ./usr/lib/64/librefuse.so.2.0 base-compat-shlib compat,pic ./usr/lib/64/libp2k.so.2 base-compat-shlib compat,pic ./usr/lib/64/libp2k.so.2.0 base-compat-shlib compat,pic -./usr/lib/64/libpcap.so.3 base-compat-shlib compat,pic -./usr/lib/64/libpcap.so.3.0 base-compat-shlib compat,pic +./usr/lib/64/libpcap.so.4 base-compat-shlib compat,pic +./usr/lib/64/libpcap.so.4.0 base-compat-shlib compat,pic ./usr/lib/64/libpci.so.2 base-compat-shlib compat,pic ./usr/lib/64/libpci.so.2.0 base-compat-shlib compat,pic ./usr/lib/64/libposix.so.0 base-compat-shlib compat,pic @@ -414,8 +414,8 @@ ./usr/lib/o32/librefuse.so.2.0 base-compat-shlib compat,pic ./usr/lib/o32/libp2k.so.2 base-compat-shlib compat,pic ./usr/lib/o32/libp2k.so.2.0 base-compat-shlib compat,pic -./usr/lib/o32/libpcap.so.3 base-compat-shlib compat,pic -./usr/lib/o32/libpcap.so.3.0 base-compat-shlib compat,pic +./usr/lib/o32/libpcap.so.4 base-compat-shlib compat,pic +./usr/lib/o32/libpcap.so.4.0 base-compat-shlib compat,pic ./usr/lib/o32/libpci.so.2 base-compat-shlib compat,pic ./usr/lib/o32/libpci.so.2.0 base-compat-shlib compat,pic ./usr/lib/o32/libposix.so.0 base-compat-shlib compat,pic diff --git a/distrib/sets/lists/base/md.amd64 b/distrib/sets/lists/base/md.amd64 index 95d7b07d390c..d38161c3ecf3 100644 --- a/distrib/sets/lists/base/md.amd64 +++ b/distrib/sets/lists/base/md.amd64 @@ -1,4 +1,4 @@ -# $NetBSD: md.amd64,v 1.102 2010/12/03 21:38:48 plunky Exp $ +# $NetBSD: md.amd64,v 1.103 2010/12/05 06:02:28 christos Exp $ ./dev/lms0 base-obsolete obsolete ./dev/mms0 base-obsolete obsolete ./libexec/ld.elf_so-i386 base-sys-shlib compat,pic @@ -165,8 +165,8 @@ ./usr/lib/i386/libp2k.so.2.0 base-compat-shlib compat,pic ./usr/lib/i386/libpam.so.3 base-compat-shlib compat,pic,pam ./usr/lib/i386/libpam.so.3.0 base-compat-shlib compat,pic,pam -./usr/lib/i386/libpcap.so.3 base-compat-shlib compat,pic -./usr/lib/i386/libpcap.so.3.0 base-compat-shlib compat,pic +./usr/lib/i386/libpcap.so.4 base-compat-shlib compat,pic +./usr/lib/i386/libpcap.so.4.0 base-compat-shlib compat,pic ./usr/lib/i386/libpci.so.2 base-compat-shlib compat,pic ./usr/lib/i386/libpci.so.2.0 base-compat-shlib compat,pic ./usr/lib/i386/libposix.so.0 base-compat-shlib compat,pic diff --git a/distrib/sets/lists/base/md.sparc64 b/distrib/sets/lists/base/md.sparc64 index 4f138970677b..27a6354ec9d7 100644 --- a/distrib/sets/lists/base/md.sparc64 +++ b/distrib/sets/lists/base/md.sparc64 @@ -1,4 +1,4 @@ -# $NetBSD: md.sparc64,v 1.96 2010/12/03 21:38:48 plunky Exp $ +# $NetBSD: md.sparc64,v 1.97 2010/12/05 06:02:28 christos Exp $ ./libexec/ld.elf_so-sparc base-sysutil-bin compat,pic ./sbin/edlabel base-sysutil-root obsolete ./usr/bin/fdformat base-util-bin @@ -162,8 +162,8 @@ ./usr/lib/sparc/libp2k.so.2.0 base-compat-shlib compat,pic ./usr/lib/sparc/libpam.so.3 base-compat-shlib compat,pic ./usr/lib/sparc/libpam.so.3.0 base-compat-shlib compat,pic -./usr/lib/sparc/libpcap.so.3 base-compat-shlib compat,pic -./usr/lib/sparc/libpcap.so.3.0 base-compat-shlib compat,pic +./usr/lib/sparc/libpcap.so.4 base-compat-shlib compat,pic +./usr/lib/sparc/libpcap.so.4.0 base-compat-shlib compat,pic ./usr/lib/sparc/libpci.so.2 base-compat-shlib compat,pic ./usr/lib/sparc/libpci.so.2.0 base-compat-shlib compat,pic ./usr/lib/sparc/libposix.so.0 base-compat-shlib compat,pic diff --git a/distrib/sets/lists/base/mi b/distrib/sets/lists/base/mi index 7c2fa04ef308..ebf68f397433 100644 --- a/distrib/sets/lists/base/mi +++ b/distrib/sets/lists/base/mi @@ -1,4 +1,4 @@ -# $NetBSD: mi,v 1.891 2010/12/03 17:57:43 phx Exp $ +# $NetBSD: mi,v 1.892 2010/12/05 06:02:28 christos Exp $ # # Note: Don't delete entries from here - mark them as "obsolete" instead, # unless otherwise stated below. @@ -550,6 +550,7 @@ ./usr/bin/pathchk base-util-bin ./usr/bin/pawd base-amd-bin ./usr/bin/paxctl base-obsolete obsolete +./usr/bin/pcap-config base-util-bin ./usr/bin/pgrep base-util-bin ./usr/bin/pigz base-util-bin ./usr/bin/pkill base-util-bin diff --git a/distrib/sets/lists/base/shl.mi b/distrib/sets/lists/base/shl.mi index fcc02bedd47d..81388d8fdbc6 100644 --- a/distrib/sets/lists/base/shl.mi +++ b/distrib/sets/lists/base/shl.mi @@ -1,4 +1,4 @@ -# $NetBSD: shl.mi,v 1.559 2010/12/02 14:54:43 christos Exp $ +# $NetBSD: shl.mi,v 1.560 2010/12/05 06:02:28 christos Exp $ # # Note: Don't delete entries from here - mark them as "obsolete" instead, # unless otherwise stated below. @@ -334,8 +334,8 @@ ./usr/lib/libpam.so.3 base-sys-shlib pam ./usr/lib/libpam.so.3.0 base-sys-shlib pam ./usr/lib/libpcap.so base-net-shlib -./usr/lib/libpcap.so.3 base-net-shlib -./usr/lib/libpcap.so.3.0 base-net-shlib +./usr/lib/libpcap.so.4 base-net-shlib +./usr/lib/libpcap.so.4.0 base-net-shlib ./usr/lib/libpci.so base-sys-shlib ./usr/lib/libpci.so.2 base-sys-shlib ./usr/lib/libpci.so.2.0 base-sys-shlib diff --git a/distrib/sets/lists/comp/md.amd64 b/distrib/sets/lists/comp/md.amd64 index 462a8d5b7471..a8ff209ee956 100644 --- a/distrib/sets/lists/comp/md.amd64 +++ b/distrib/sets/lists/comp/md.amd64 @@ -1,4 +1,4 @@ -# $NetBSD: md.amd64,v 1.82 2010/12/03 21:38:48 plunky Exp $ +# $NetBSD: md.amd64,v 1.83 2010/12/05 06:02:28 christos Exp $ ./usr/include/amd64 comp-c-include ./usr/include/amd64/ansi.h comp-c-include ./usr/include/amd64/aout_machdep.h comp-c-include @@ -943,7 +943,7 @@ ./usr/libdata/debug/usr/lib/i386/libossaudio.so.1.0.debug comp-compat-shlib compat,pic,debug ./usr/libdata/debug/usr/lib/i386/libp2k.so.2.0.debug comp-compat-shlib compat,pic,debug ./usr/libdata/debug/usr/lib/i386/libpam.so.3.0.debug comp-compat-shlib compat,pic,pam,debug -./usr/libdata/debug/usr/lib/i386/libpcap.so.3.0.debug comp-compat-shlib compat,pic,debug +./usr/libdata/debug/usr/lib/i386/libpcap.so.4.0.debug comp-compat-shlib compat,pic,debug ./usr/libdata/debug/usr/lib/i386/libpci.so.2.0.debug comp-compat-shlib compat,pic,debug ./usr/libdata/debug/usr/lib/i386/libposix.so.0.1.debug comp-compat-shlib compat,pic,debug ./usr/libdata/debug/usr/lib/i386/libprop.so.1.1.debug comp-compat-shlib compat,pic,debug diff --git a/distrib/sets/lists/comp/md.sparc64 b/distrib/sets/lists/comp/md.sparc64 index b65b18629ac1..714c70d08a41 100644 --- a/distrib/sets/lists/comp/md.sparc64 +++ b/distrib/sets/lists/comp/md.sparc64 @@ -1,4 +1,4 @@ -# $NetBSD: md.sparc64,v 1.72 2010/12/03 21:38:48 plunky Exp $ +# $NetBSD: md.sparc64,v 1.73 2010/12/05 06:02:28 christos Exp $ ./usr/include/ieeefp.h comp-c-include ./usr/include/sparc comp-c-include ./usr/include/sparc/_G_config.h comp-obsolete obsolete @@ -712,7 +712,7 @@ ./usr/libdata/debug/usr/lib/sparc/libossaudio.so.1.0.debug comp-compat-shlib compat,pic,debug ./usr/libdata/debug/usr/lib/sparc/libp2k.so.2.0.debug comp-compat-shlib compat,pic,debug ./usr/libdata/debug/usr/lib/sparc/libpam.so.3.0.debug comp-compat-shlib compat,pic,debug -./usr/libdata/debug/usr/lib/sparc/libpcap.so.3.0.debug comp-compat-shlib compat,pic,debug +./usr/libdata/debug/usr/lib/sparc/libpcap.so.4.0.debug comp-compat-shlib compat,pic,debug ./usr/libdata/debug/usr/lib/sparc/libpci.so.2.0.debug comp-compat-shlib compat,pic,debug ./usr/libdata/debug/usr/lib/sparc/libposix.so.0.1.debug comp-compat-shlib compat,pic,debug ./usr/libdata/debug/usr/lib/sparc/libprop.so.1.1.debug comp-compat-shlib compat,pic,debug diff --git a/distrib/sets/lists/comp/mi b/distrib/sets/lists/comp/mi index d1244f15e579..a3bb7585f1e6 100644 --- a/distrib/sets/lists/comp/mi +++ b/distrib/sets/lists/comp/mi @@ -1,4 +1,4 @@ -# $NetBSD: mi,v 1.1527 2010/11/30 17:32:28 pooka Exp $ +# $NetBSD: mi,v 1.1528 2010/12/05 06:02:28 christos Exp $ # # Note: don't delete entries from here - mark them as "obsolete" instead. # @@ -1835,6 +1835,9 @@ ./usr/include/paths.h comp-c-include ./usr/include/pcap-namedb.h comp-c-include ./usr/include/pcap.h comp-c-include +./usr/include/pcap/bpf.h comp-c-include +./usr/include/pcap/namedb.h comp-c-include +./usr/include/pcap/pcap.h comp-c-include ./usr/include/pci.h comp-c-include ./usr/include/poll.h comp-c-include ./usr/include/prop/plistref.h comp-c-include @@ -7455,6 +7458,55 @@ ./usr/share/man/cat3/parsedate.0 comp-c-catman .cat ./usr/share/man/cat3/pause.0 comp-c-catman .cat ./usr/share/man/cat3/pcap.0 comp-c-catman .cat +./usr/share/man/cat3/pcap_activate.0 comp-c-catman .cat +./usr/share/man/cat3/pcap_breakloop.0 comp-c-catman .cat +./usr/share/man/cat3/pcap_can_set_rfmon.0 comp-c-catman .cat +./usr/share/man/cat3/pcap_close.0 comp-c-catman .cat +./usr/share/man/cat3/pcap_compile.0 comp-c-catman .cat +./usr/share/man/cat3/pcap_create.0 comp-c-catman .cat +./usr/share/man/cat3/pcap_datalink.0 comp-c-catman .cat +./usr/share/man/cat3/pcap_datalink_name_to_val.0 comp-c-catman .cat +./usr/share/man/cat3/pcap_datalink_val_to_name.0 comp-c-catman .cat +./usr/share/man/cat3/pcap_dump.0 comp-c-catman .cat +./usr/share/man/cat3/pcap_dump_close.0 comp-c-catman .cat +./usr/share/man/cat3/pcap_dump_file.0 comp-c-catman .cat +./usr/share/man/cat3/pcap_dump_flush.0 comp-c-catman .cat +./usr/share/man/cat3/pcap_dump_ftell.0 comp-c-catman .cat +./usr/share/man/cat3/pcap_dump_open.0 comp-c-catman .cat +./usr/share/man/cat3/pcap_file.0 comp-c-catman .cat +./usr/share/man/cat3/pcap_fileno.0 comp-c-catman .cat +./usr/share/man/cat3/pcap_findalldevs.0 comp-c-catman .cat +./usr/share/man/cat3/pcap_free_datalinks.0 comp-c-catman .cat +./usr/share/man/cat3/pcap_freealldevs.0 comp-c-catman .cat +./usr/share/man/cat3/pcap_freecode.0 comp-c-catman .cat +./usr/share/man/cat3/pcap_get_selectable_fd.0 comp-c-catman .cat +./usr/share/man/cat3/pcap_geterr.0 comp-c-catman .cat +./usr/share/man/cat3/pcap_inject.0 comp-c-catman .cat +./usr/share/man/cat3/pcap_is_swapped.0 comp-c-catman .cat +./usr/share/man/cat3/pcap_lib_version.0 comp-c-catman .cat +./usr/share/man/cat3/pcap_list_datalinks.0 comp-c-catman .cat +./usr/share/man/cat3/pcap_lookupdev.0 comp-c-catman .cat +./usr/share/man/cat3/pcap_lookupnet.0 comp-c-catman .cat +./usr/share/man/cat3/pcap_loop.0 comp-c-catman .cat +./usr/share/man/cat3/pcap_major_version.0 comp-c-catman .cat +./usr/share/man/cat3/pcap_next_ex.0 comp-c-catman .cat +./usr/share/man/cat3/pcap_offline_filter.0 comp-c-catman .cat +./usr/share/man/cat3/pcap_open_dead.0 comp-c-catman .cat +./usr/share/man/cat3/pcap_open_live.0 comp-c-catman .cat +./usr/share/man/cat3/pcap_open_offline.0 comp-c-catman .cat +./usr/share/man/cat3/pcap_set_buffer_size.0 comp-c-catman .cat +./usr/share/man/cat3/pcap_set_datalink.0 comp-c-catman .cat +./usr/share/man/cat3/pcap_set_promisc.0 comp-c-catman .cat +./usr/share/man/cat3/pcap_set_rfmon.0 comp-c-catman .cat +./usr/share/man/cat3/pcap_set_snaplen.0 comp-c-catman .cat +./usr/share/man/cat3/pcap_set_timeout.0 comp-c-catman .cat +./usr/share/man/cat3/pcap_setdirection.0 comp-c-catman .cat +./usr/share/man/cat3/pcap_setfilter.0 comp-c-catman .cat +./usr/share/man/cat3/pcap_setnonblock.0 comp-c-catman .cat +./usr/share/man/cat3/pcap_snapshot.0 comp-c-catman .cat +./usr/share/man/cat3/pcap_stats.0 comp-c-catman .cat +./usr/share/man/cat3/pcap_statustostr.0 comp-c-catman .cat +./usr/share/man/cat3/pcap_strerror.0 comp-c-catman .cat ./usr/share/man/cat3/pci.0 comp-c-catman .cat ./usr/share/man/cat3/pci_conf_print.0 comp-c-catman .cat ./usr/share/man/cat3/pci_devinfo.0 comp-c-catman .cat @@ -13366,6 +13418,55 @@ ./usr/share/man/html3/parsedate.html comp-c-htmlman html ./usr/share/man/html3/pause.html comp-c-htmlman html ./usr/share/man/html3/pcap.html comp-c-htmlman html +./usr/share/man/html3/pcap_activate.html comp-c-htmlman html +./usr/share/man/html3/pcap_breakloop.html comp-c-htmlman html +./usr/share/man/html3/pcap_can_set_rfmon.html comp-c-htmlman html +./usr/share/man/html3/pcap_close.html comp-c-htmlman html +./usr/share/man/html3/pcap_compile.html comp-c-htmlman html +./usr/share/man/html3/pcap_create.html comp-c-htmlman html +./usr/share/man/html3/pcap_datalink.html comp-c-htmlman html +./usr/share/man/html3/pcap_datalink_name_to_val.html comp-c-htmlman html +./usr/share/man/html3/pcap_datalink_val_to_name.html comp-c-htmlman html +./usr/share/man/html3/pcap_dump.html comp-c-htmlman html +./usr/share/man/html3/pcap_dump_close.html comp-c-htmlman html +./usr/share/man/html3/pcap_dump_file.html comp-c-htmlman html +./usr/share/man/html3/pcap_dump_flush.html comp-c-htmlman html +./usr/share/man/html3/pcap_dump_ftell.html comp-c-htmlman html +./usr/share/man/html3/pcap_dump_open.html comp-c-htmlman html +./usr/share/man/html3/pcap_file.html comp-c-htmlman html +./usr/share/man/html3/pcap_fileno.html comp-c-htmlman html +./usr/share/man/html3/pcap_findalldevs.html comp-c-htmlman html +./usr/share/man/html3/pcap_free_datalinks.html comp-c-htmlman html +./usr/share/man/html3/pcap_freealldevs.html comp-c-htmlman html +./usr/share/man/html3/pcap_freecode.html comp-c-htmlman html +./usr/share/man/html3/pcap_get_selectable_fd.html comp-c-htmlman html +./usr/share/man/html3/pcap_geterr.html comp-c-htmlman html +./usr/share/man/html3/pcap_inject.html comp-c-htmlman html +./usr/share/man/html3/pcap_is_swapped.html comp-c-htmlman html +./usr/share/man/html3/pcap_lib_version.html comp-c-htmlman html +./usr/share/man/html3/pcap_list_datalinks.html comp-c-htmlman html +./usr/share/man/html3/pcap_lookupdev.html comp-c-htmlman html +./usr/share/man/html3/pcap_lookupnet.html comp-c-htmlman html +./usr/share/man/html3/pcap_loop.html comp-c-htmlman html +./usr/share/man/html3/pcap_major_version.html comp-c-htmlman html +./usr/share/man/html3/pcap_next_ex.html comp-c-htmlman html +./usr/share/man/html3/pcap_offline_filter.html comp-c-htmlman html +./usr/share/man/html3/pcap_open_dead.html comp-c-htmlman html +./usr/share/man/html3/pcap_open_live.html comp-c-htmlman html +./usr/share/man/html3/pcap_open_offline.html comp-c-htmlman html +./usr/share/man/html3/pcap_set_buffer_size.html comp-c-htmlman html +./usr/share/man/html3/pcap_set_datalink.html comp-c-htmlman html +./usr/share/man/html3/pcap_set_promisc.html comp-c-htmlman html +./usr/share/man/html3/pcap_set_rfmon.html comp-c-htmlman html +./usr/share/man/html3/pcap_set_snaplen.html comp-c-htmlman html +./usr/share/man/html3/pcap_set_timeout.html comp-c-htmlman html +./usr/share/man/html3/pcap_setdirection.html comp-c-htmlman html +./usr/share/man/html3/pcap_setfilter.html comp-c-htmlman html +./usr/share/man/html3/pcap_setnonblock.html comp-c-htmlman html +./usr/share/man/html3/pcap_snapshot.html comp-c-htmlman html +./usr/share/man/html3/pcap_stats.html comp-c-htmlman html +./usr/share/man/html3/pcap_statustostr.html comp-c-htmlman html +./usr/share/man/html3/pcap_strerror.html comp-c-htmlman html ./usr/share/man/html3/pci.html comp-c-htmlman html ./usr/share/man/html3/pci_conf_print.html comp-c-htmlman html ./usr/share/man/html3/pci_devinfo.html comp-c-htmlman html @@ -19271,6 +19372,55 @@ ./usr/share/man/man3/parsedate.3 comp-c-man .man ./usr/share/man/man3/pause.3 comp-c-man .man ./usr/share/man/man3/pcap.3 comp-c-man .man +./usr/share/man/man3/pcap_activate.3 comp-c-man .man +./usr/share/man/man3/pcap_breakloop.3 comp-c-man .man +./usr/share/man/man3/pcap_can_set_rfmon.3 comp-c-man .man +./usr/share/man/man3/pcap_close.3 comp-c-man .man +./usr/share/man/man3/pcap_compile.3 comp-c-man .man +./usr/share/man/man3/pcap_create.3 comp-c-man .man +./usr/share/man/man3/pcap_datalink.3 comp-c-man .man +./usr/share/man/man3/pcap_datalink_name_to_val.3 comp-c-man .man +./usr/share/man/man3/pcap_datalink_val_to_name.3 comp-c-man .man +./usr/share/man/man3/pcap_dump.3 comp-c-man .man +./usr/share/man/man3/pcap_dump_close.3 comp-c-man .man +./usr/share/man/man3/pcap_dump_file.3 comp-c-man .man +./usr/share/man/man3/pcap_dump_flush.3 comp-c-man .man +./usr/share/man/man3/pcap_dump_ftell.3 comp-c-man .man +./usr/share/man/man3/pcap_dump_open.3 comp-c-man .man +./usr/share/man/man3/pcap_file.3 comp-c-man .man +./usr/share/man/man3/pcap_fileno.3 comp-c-man .man +./usr/share/man/man3/pcap_findalldevs.3 comp-c-man .man +./usr/share/man/man3/pcap_free_datalinks.3 comp-c-man .man +./usr/share/man/man3/pcap_freealldevs.3 comp-c-man .man +./usr/share/man/man3/pcap_freecode.3 comp-c-man .man +./usr/share/man/man3/pcap_get_selectable_fd.3 comp-c-man .man +./usr/share/man/man3/pcap_geterr.3 comp-c-man .man +./usr/share/man/man3/pcap_inject.3 comp-c-man .man +./usr/share/man/man3/pcap_is_swapped.3 comp-c-man .man +./usr/share/man/man3/pcap_lib_version.3 comp-c-man .man +./usr/share/man/man3/pcap_list_datalinks.3 comp-c-man .man +./usr/share/man/man3/pcap_lookupdev.3 comp-c-man .man +./usr/share/man/man3/pcap_lookupnet.3 comp-c-man .man +./usr/share/man/man3/pcap_loop.3 comp-c-man .man +./usr/share/man/man3/pcap_major_version.3 comp-c-man .man +./usr/share/man/man3/pcap_next_ex.3 comp-c-man .man +./usr/share/man/man3/pcap_offline_filter.3 comp-c-man .man +./usr/share/man/man3/pcap_open_dead.3 comp-c-man .man +./usr/share/man/man3/pcap_open_live.3 comp-c-man .man +./usr/share/man/man3/pcap_open_offline.3 comp-c-man .man +./usr/share/man/man3/pcap_set_buffer_size.3 comp-c-man .man +./usr/share/man/man3/pcap_set_datalink.3 comp-c-man .man +./usr/share/man/man3/pcap_set_promisc.3 comp-c-man .man +./usr/share/man/man3/pcap_set_rfmon.3 comp-c-man .man +./usr/share/man/man3/pcap_set_snaplen.3 comp-c-man .man +./usr/share/man/man3/pcap_set_timeout.3 comp-c-man .man +./usr/share/man/man3/pcap_setdirection.3 comp-c-man .man +./usr/share/man/man3/pcap_setfilter.3 comp-c-man .man +./usr/share/man/man3/pcap_setnonblock.3 comp-c-man .man +./usr/share/man/man3/pcap_snapshot.3 comp-c-man .man +./usr/share/man/man3/pcap_stats.3 comp-c-man .man +./usr/share/man/man3/pcap_statustostr.3 comp-c-man .man +./usr/share/man/man3/pcap_strerror.3 comp-c-man .man ./usr/share/man/man3/pci.3 comp-c-man .man ./usr/share/man/man3/pci_conf_print.3 comp-c-man .man ./usr/share/man/man3/pci_devinfo.3 comp-c-man .man diff --git a/distrib/sets/lists/comp/shl.mi b/distrib/sets/lists/comp/shl.mi index 2bc9d0e9d3f3..65ca99f9ffe6 100644 --- a/distrib/sets/lists/comp/shl.mi +++ b/distrib/sets/lists/comp/shl.mi @@ -1,4 +1,4 @@ -# $NetBSD: shl.mi,v 1.141 2010/12/02 14:54:44 christos Exp $ +# $NetBSD: shl.mi,v 1.142 2010/12/05 06:02:29 christos Exp $ # # Note: don't delete entries from here - mark them as "obsolete" instead. # @@ -267,7 +267,7 @@ ./usr/libdata/debug/usr/lib/libossaudio.so.1.0.debug comp-sys-debug debug ./usr/libdata/debug/usr/lib/libp2k.so.2.0.debug comp-puffs-debug debug ./usr/libdata/debug/usr/lib/libpam.so.3.0.debug comp-sys-debug pam,debug -./usr/libdata/debug/usr/lib/libpcap.so.3.0.debug comp-net-debug debug +./usr/libdata/debug/usr/lib/libpcap.so.4.0.debug comp-net-debug debug ./usr/libdata/debug/usr/lib/libpci.so.2.0.debug comp-sys-debug debug ./usr/libdata/debug/usr/lib/libposix.so.0.1.debug comp-sys-debug debug ./usr/libdata/debug/usr/lib/libprop.so.1.1.debug comp-sys-debug debug diff --git a/distrib/sets/lists/man/mi b/distrib/sets/lists/man/mi index b2798df9f779..e7dbb71a79af 100644 --- a/distrib/sets/lists/man/mi +++ b/distrib/sets/lists/man/mi @@ -1,4 +1,4 @@ -# $NetBSD: mi,v 1.1258 2010/11/30 20:59:10 jruoho Exp $ +# $NetBSD: mi,v 1.1259 2010/12/05 06:02:29 christos Exp $ # # Note: don't delete entries from here - mark them as "obsolete" instead. # @@ -5574,6 +5574,7 @@ ./usr/share/man/man1/pawd.1 man-amd-man .man ./usr/share/man/man1/pax.1 man-util-man .man ./usr/share/man/man1/paxctl.1 man-obsolete obsolete +./usr/share/man/man1/pcap-config.1 man-util-man .man ./usr/share/man/man1/pcc.1 man-util-man pcccmds,.man ./usr/share/man/man1/pcpp.1 man-util-man pcccmds,.man ./usr/share/man/man1/pgrep.1 man-util-man .man