CVS commit: src/external/bsd/libpcap

2020-08-29 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Aug 29 15:05:33 UTC 2020 Modified Files: src/external/bsd/libpcap: Makefile.inc Log Message: PR/55599: Valery Ushakov: libpcap gets SIGBUS on strictly aligned CPUs Define LBL_ALIGN as suggested To generate a diff of this c

CVS commit: src/external/bsd/libpcap/dist

2020-04-04 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Apr 4 21:00:03 UTC 2020 Modified Files: src/external/bsd/libpcap/dist: pcap-int.h Log Message: Always include the sampling member so that the struct size is consistent. To generate a diff of this commit: cvs rdiff -u -r1.

CVS commit: src/external/bsd/libpcap/dist

2020-03-29 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Mar 29 19:50:23 UTC 2020 Modified Files: src/external/bsd/libpcap/dist: pcap-rpcap-unix.c Log Message: make the patch compile on NetBSD To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/external/bsd/libpcap/d

CVS commit: src/external/bsd/libpcap/lib

2020-03-29 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Mar 29 19:50:46 UTC 2020 Modified Files: src/external/bsd/libpcap/lib: Makefile Log Message: rpcap:///interface support. To generate a diff of this commit: cvs rdiff -u -r1.28 -r1.29 src/external/bsd/libpcap/lib/Makefile

CVS commit: src/external/bsd/libpcap/dist

2020-03-29 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Mar 29 19:49:26 UTC 2020 Modified Files: src/external/bsd/libpcap/dist: pcap.c Added Files: src/external/bsd/libpcap/dist: pcap-rpcap-unix.c pcap-rpcap-unix.h Log Message: Use http://sourceforge.net/p/libpcap/patches

CVS commit: src/external/bsd/libpcap/lib

2020-03-29 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Mar 29 17:49:52 UTC 2020 Modified Files: src/external/bsd/libpcap/lib: Makefile Log Message: need bsd.init.mk to grab Makefile.inc To generate a diff of this commit: cvs rdiff -u -r1.27 -r1.28 src/external/bsd/libpcap/lib/

CVS commit: src/external/bsd/libpcap

2020-03-29 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Mar 29 17:30:30 UTC 2020 Modified Files: src/external/bsd/libpcap: Makefile Log Message: Descend to sbin To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/external/bsd/libpcap/Makefile Please note that diffs

CVS commit: src/external/bsd/libpcap

2020-03-29 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Mar 29 17:12:45 UTC 2020 Modified Files: src/external/bsd/libpcap/dist: pcap-rpcap.c sockutils.c src/external/bsd/libpcap/lib: Makefile shlib_version Added Files: src/external/bsd/libpcap: Makefile.inc

CVS commit: src/external/bsd/libpcap/lib

2019-02-04 Thread matthew green
Module Name:src Committed By: mrg Date: Tue Feb 5 07:45:35 UTC 2019 Modified Files: src/external/bsd/libpcap/lib: Makefile Log Message: ignore a format truncation issue. To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23 src/external/bsd/libpcap/lib/Makefile

CVS commit: src/external/bsd/libpcap/lib

2018-09-05 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Sep 5 17:10:27 UTC 2018 Modified Files: src/external/bsd/libpcap/lib: Makefile Log Message: search first for the kernel bpf_filter.c To generate a diff of this commit: cvs rdiff -u -r1.20 -r1.21 src/external/bsd/libpcap/l

CVS commit: src/external/bsd/libpcap/dist

2018-09-05 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Sep 5 17:10:07 UTC 2018 Modified Files: src/external/bsd/libpcap/dist: bpf_filter.c Log Message: make sure we don't accidentally compile this file. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/external/

CVS commit: src/external/bsd/libpcap/lib

2018-09-03 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Sep 3 21:03:07 UTC 2018 Modified Files: src/external/bsd/libpcap/lib: Makefile Log Message: fix includes To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 src/external/bsd/libpcap/lib/Makefile Please note tha

CVS commit: src/external/bsd/libpcap/lib

2018-09-03 Thread Robert Elz
Module Name:src Committed By: kre Date: Mon Sep 3 19:32:58 UTC 2018 Modified Files: src/external/bsd/libpcap/lib: Makefile Log Message: pcap/export-defs.h no longer exists, so don't attempt to install it. Allows builds after libpcap update to get further, if there is fal

CVS commit: src/external/bsd/libpcap

2018-09-03 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Sep 3 15:26:44 UTC 2018 Modified Files: src/external/bsd/libpcap/dist: bpf_dump.c bpf_filter.c bpf_image.c config.guess config.sub dlpisubs.c etherent.c fad-getad.c fad-gifc.c fad-glifc.c gencode.c ge

CVS commit: src/external/bsd/libpcap/dist

2017-08-11 Thread Brian Ginsbach
Module Name:src Committed By: ginsbach Date: Sat Aug 12 00:43:25 UTC 2017 Modified Files: src/external/bsd/libpcap/dist: gencode.c Log Message: PR lib/51952: Brad Harder: Apply upstream ada959c9 [From upstream tcpdump] In pcap_compile(), first check whether the pcap_t is

CVS commit: src/external/bsd/libpcap/include

2017-01-30 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Jan 30 13:15:16 UTC 2017 Modified Files: src/external/bsd/libpcap/include: config.h Log Message: we have a cloning bpf, the config test is broken To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/external/bsd

CVS commit: src/external/bsd/libpcap/dist

2017-01-27 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Jan 27 15:52:21 UTC 2017 Modified Files: src/external/bsd/libpcap/dist: gencode.h Log Message: propagate deadness. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/external/bsd/libpcap/dist/gencode.h Please

CVS commit: src/external/bsd/libpcap/lib

2017-01-24 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Jan 24 23:26:58 UTC 2017 Modified Files: src/external/bsd/libpcap/lib: Makefile Log Message: add another header file To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 src/external/bsd/libpcap/lib/Makefile Plea

CVS commit: src/external/bsd/libpcap/lib

2017-01-24 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Jan 24 22:37:31 UTC 2017 Modified Files: src/external/bsd/libpcap/lib: Makefile Log Message: Add more files To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 src/external/bsd/libpcap/lib/Makefile Please note t

CVS commit: src/external/bsd/libpcap

2017-01-24 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Jan 24 22:29:29 UTC 2017 Modified Files: src/external/bsd/libpcap/dist: bpf_dump.c bpf_image.c dlpisubs.c etherent.c ethertype.h fad-getad.c fad-gifc.c fad-glifc.c gencode.c gencode.h grammar.y inet.c

CVS commit: src/external/bsd/libpcap/dist

2015-08-28 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Fri Aug 28 11:20:55 UTC 2015 Modified Files: src/external/bsd/libpcap/dist: pcap-common.c Log Message: Simplify to avoid negation-only-applies-to-LHS warning. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/extern

CVS commit: src/external/bsd/libpcap/dist

2015-04-05 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Apr 5 22:36:36 UTC 2015 Modified Files: src/external/bsd/libpcap/dist: scanner.l Log Message: don't forget to include config.h otherwise it thinks we don't have vnsnprintf and fortify compiles fail. To generate a diff of

CVS commit: src/external/bsd/libpcap

2015-03-31 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Mar 31 21:39:43 UTC 2015 Modified Files: src/external/bsd/libpcap/dist: fad-gifc.c fad-win32.c gencode.c gencode.h grammar.y inet.c optimize.c pcap-bpf.c pcap-bpf.h pcap-bt-linux.c pcap-bt-linux.h pcap

CVS commit: src/external/bsd/libpcap

2014-11-19 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Nov 19 19:33:31 UTC 2014 Modified Files: src/external/bsd/libpcap: libpcap2netbsd src/external/bsd/libpcap/dist: arcnet.h atmuni31.h bpf_dump.c bpf_image.c dlpisubs.c dlpisubs.h etherent.c ethertype.h

CVS commit: src/external/bsd/libpcap/include

2014-04-06 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Mon Apr 7 01:29:12 UTC 2014 Modified Files: src/external/bsd/libpcap/include: config.h Log Message: Re-add cloning bpf definition that got lost in rev 1.4. Needed at least for wpa_supplicant against a rump kernel (which does not c

CVS commit: src/external/bsd/libpcap/dist

2013-12-31 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Dec 31 17:08:23 UTC 2013 Modified Files: src/external/bsd/libpcap/dist: gencode.c grammar.y optimize.c pcap-bpf.c pcap.3pcap.in pcap.c pcap_open_offline.3pcap.in scanner.l sf-pcap-ng.c sf-pcap.c

CVS commit: src/external/bsd/libpcap/include

2013-12-31 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Dec 31 17:08:14 UTC 2013 Modified Files: src/external/bsd/libpcap/include: config.h Log Message: resolve conflicts. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/external/bsd/libpcap/include/config.h Ple

CVS commit: src/external/bsd/libpcap/lib

2013-04-06 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Apr 7 00:18:55 UTC 2013 Modified Files: src/external/bsd/libpcap/lib: Makefile Log Message: add the rest of the man pages. To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 src/external/bsd/libpcap/lib/Makefil

CVS commit: src/external/bsd/libpcap/dist

2013-04-06 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Apr 6 17:50:33 UTC 2013 Removed Files: src/external/bsd/libpcap/dist: libpcap2netbsd Log Message: moved script out To generate a diff of this commit: cvs rdiff -u -r1.2 -r0 src/external/bsd/libpcap/dist/libpcap2netbsd Pl

CVS commit: src/external/bsd/libpcap/lib

2013-04-06 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Apr 6 17:36:41 UTC 2013 Modified Files: src/external/bsd/libpcap/lib: Makefile Log Message: install in /lib per rmind's request To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/external/bsd/libpcap/lib/Mak

CVS commit: src/external/bsd/libpcap

2013-04-06 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Apr 6 17:29:54 UTC 2013 Modified Files: src/external/bsd/libpcap/dist: gencode.c grammar.y optimize.c pcap-bpf.c pcap-config.1 pcap-config.in pcap-namedb.h pcap.3pcap.in pcap.c pcap.h pcap_dump_open.3

CVS commit: src/external/bsd/libpcap/lib

2013-04-06 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Apr 6 17:29:12 UTC 2013 Modified Files: src/external/bsd/libpcap/lib: Makefile shlib_version version.c version.h Log Message: new libpcap To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/externa

CVS commit: src/external/bsd/libpcap/dist

2013-04-06 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Apr 6 15:58:00 UTC 2013 Update of /cvsroot/src/external/bsd/libpcap/dist In directory ivanova.netbsd.org:/tmp/cvs-serv2202 Log Message: import 1.3.0 Status: Vendor Tag: TCPDUMP Release Tags: libpcap-1_3_0 U

CVS commit: src/external/bsd/libpcap/include

2013-02-19 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Feb 20 01:39:02 UTC 2013 Modified Files: src/external/bsd/libpcap/include: config.h Log Message: define HAVE_CLONING_BPF. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/external/bsd/libpcap/include/config.

CVS commit: src/external/bsd/libpcap

2011-12-21 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Dec 21 19:00:28 UTC 2011 Modified Files: src/external/bsd/libpcap/dist: gencode.c src/external/bsd/libpcap/dist/pcap: bpf.h pcap.h src/external/bsd/libpcap/lib: Makefile Log Message: Don't use libpcap's bpf f

CVS commit: src/external/bsd/libpcap/dist

2011-09-16 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Fri Sep 16 16:09:25 UTC 2011 Modified Files: src/external/bsd/libpcap/dist: gencode.c grammar.y Log Message: Use __dead To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/external/bsd/libpcap/dist/gencode.c cvs rdiff

CVS commit: src/external/bsd/libpcap/lib

2011-09-15 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Thu Sep 15 17:59:45 UTC 2011 Modified Files: src/external/bsd/libpcap/lib: Makefile Log Message: revert v1.31 (when this was lib/libpcap/Makefile), the HAVE_PCC is not any longer required since pcc understands gcc attributes now

CVS commit: src/external/bsd/libpcap/dist

2011-08-21 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Aug 21 08:45:20 UTC 2011 Modified Files: src/external/bsd/libpcap/dist: optimize.c Log Message: use static const char[] for format. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/external/bsd/libpcap/dist/

CVS commit: src/external/bsd/libpcap

2011-08-16 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Aug 16 10:34:23 UTC 2011 Modified Files: src/external/bsd/libpcap/dist: optimize.c src/external/bsd/libpcap/lib: Makefile Log Message: avoid/document non-literal format strings To generate a diff of this commit: cv

CVS commit: src/external/bsd/libpcap/lib

2011-07-18 Thread David A. Holland
Module Name:src Committed By: dholland Date: Tue Jul 19 03:07:09 UTC 2011 Modified Files: src/external/bsd/libpcap/lib: Makefile Log Message: Remove spurious trailing slash; PR 45067 from Henning Petersen. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/e

CVS commit: src/external/bsd/libpcap/dist

2011-06-21 Thread matthew green
Module Name:src Committed By: mrg Date: Tue Jun 21 09:34:55 UTC 2011 Modified Files: src/external/bsd/libpcap/dist: scanner.l Log Message: this needs %option noinput. thanks to martin. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/external/bsd/libpcap/

CVS commit: src/external/bsd/libpcap/dist

2011-03-10 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Thu Mar 10 17:11:17 UTC 2011 Modified Files: src/external/bsd/libpcap/dist: pcap.3pcap.in pcap_dump_open.3pcap.in pcap_open_offline.3pcap.in Log Message: It's tcpdump(8), not (1). >From Anon Ymous. To generate a diff of

CVS commit: src/external/bsd/libpcap/dist/bpf/net

2010-12-05 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Dec 6 01:08:03 UTC 2010 Modified Files: src/external/bsd/libpcap/dist/bpf/net: bpf_filter.c Log Message: propagate the fixes from /usr/src/sys/net/bpf_filter.c here, so that we don't merge backwards again. To generate a d

CVS commit: src/external/bsd/libpcap/bin

2010-12-05 Thread matthew green
Module Name:src Committed By: mrg Date: Sun Dec 5 09:09:39 UTC 2010 Modified Files: src/external/bsd/libpcap/bin: Makefile Log Message: - use SCRIPTS* for scripts instead of FILES*. - add pcap-config to CLEANFILES. To generate a diff of this commit: cvs rdiff -u -r1.1 -

CVS commit: src/external/bsd/libpcap/dist

2010-12-04 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Dec 5 05:40:15 UTC 2010 Modified Files: src/external/bsd/libpcap/dist: pcap-config.1 Log Message: we don't have a 3PCAP section To generate a diff of this commit: cvs rdiff -u -r1.1.1.2 -r1.2 src/external/bsd/libpcap/dist

CVS commit: src/external/bsd/libpcap/include

2010-12-04 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Dec 5 03:06:54 UTC 2010 Modified Files: src/external/bsd/libpcap/include: config.h Log Message: select IPv6 from the Makefile To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/external/bsd/libpcap/include/co

CVS commit: src/external/bsd/libpcap/lib

2010-12-04 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Dec 5 03:03:27 UTC 2010 Modified Files: src/external/bsd/libpcap/lib: Makefile Log Message: we need some more files here. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/external/bsd/libpcap/lib/Makefile

CVS commit: src/external/bsd/libpcap/dist

2010-12-04 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Dec 5 03:02:42 UTC 2010 Modified Files: src/external/bsd/libpcap/dist: sf-pcap-ng.c sf-pcap.c src/external/bsd/libpcap/dist/bpf/net: bpf_filter.c Log Message: more sign-compare fixes. To generate a diff of this co

CVS commit: src/external/bsd/libpcap/dist

2010-12-04 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Dec 5 03:01:40 UTC 2010 Modified Files: src/external/bsd/libpcap/dist: pcap-config.in Log Message: don't print -L/usr/lib and -I/usr/include for no reason. To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.2 s

CVS commit: src/external/bsd/libpcap

2010-12-04 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Dec 5 03:00:44 UTC 2010 Modified Files: src/external/bsd/libpcap: Makefile Added Files: src/external/bsd/libpcap/bin: Makefile Log Message: install pcap-check. Someone might need it. To generate a diff of this com

CVS commit: src/external/bsd/libpcap

2010-12-04 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Dec 5 01:45:47 UTC 2010 Modified Files: src/external/bsd/libpcap/dist: gencode.c optimize.c pcap-bpf.c pcap-namedb.h pcap.c pcap.h scanner.l src/external/bsd/libpcap/dist/pcap: bpf.h Added Files:

CVS commit: src/external/bsd/libpcap/dist

2010-12-04 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Dec 5 01:28:28 UTC 2010 Added Files: src/external/bsd/libpcap/dist: libpcap2netbsd Log Message: add rcs keyword cleaner To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 src/external/bsd/libpcap/dist/libpcap2netbs

CVS commit: src/external/bsd/libpcap/dist

2010-12-04 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Dec 5 01:27:35 UTC 2010 Update of /cvsroot/src/external/bsd/libpcap/dist In directory ivanova.netbsd.org:/tmp/cvs-serv29503 Log Message: try again fixing RCS keywords Status: Vendor Tag: TCPDUMP Release Tags: libpcap-1_1_1

CVS commit: src/external/bsd/libpcap/dist

2010-12-04 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Dec 5 01:20:59 UTC 2010 Update of /cvsroot/src/external/bsd/libpcap/dist In directory ivanova.netbsd.org:/tmp/cvs-serv13553 Log Message: Import libpcap-1.1.1 Status: Vendor Tag: TCPDUMP Release Tags: libpcap-1_1_1