summaryrefslogtreecommitdiffstats
path: root/lib/libpcap
Commit message (Expand)AuthorAgeFilesLines
* Zap now-unused SHLIB_MINORpeter2002-09-281-1/+0
* Update for libpcap 0.7.1fenner2002-06-211-6/+23
* Added new bsd.incs.mk which handles installing of header filesru2002-05-121-6/+1
* Update our bpf.h with tcpdump.org's new DLT_ types.fenner2001-07-311-1/+1
* Fixed world breakage in previous commit (config.h was inaccessiblebde2001-04-031-4/+2
* Update for libpcap 0.6.2fenner2001-04-032-8/+106
* MAN[1-9] -> MAN.ru2001-03-271-1/+1
* Don't try to compile in INET6 support when NOINET6 is defined.steve2000-04-151-1/+4
* Upgrade to libpcap 0.5fenner2000-01-301-2/+2
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Fixed CLEANFILES.bde1998-12-271-2/+2
* Bump minor version number and add version.c to update to version 0.4fenner1998-09-151-3/+7
* do not include private copy of bpf.h - it leads to dangerous mismatchache1998-08-181-2/+2
* Simplified by using new yacc rules.bde1998-05-081-9/+6
* Also install pcap-int.h so things can call pcap_compile on arbitarypeter1997-10-101-2/+2
* Changes to support full make parallelism (-j<n>) in the worldjkh1997-10-051-1/+2
* Bump minor version number.fenner1997-05-271-4/+4
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Fix Makefile so that dependencies are actually right this time.wollman1997-01-051-8/+8
* cmp -s || install -c ==> install -C, use .for loop for includespeter1996-08-301-8/+5
* Uniquely name the distribution directory variable so that it can be overriddenpst1996-08-211-9/+9
* Bump shared library number to 2.1pst1996-08-201-3/+5
* Grab libpcap sources out of contrib_libpcap modulepst1996-08-1927-9081/+23
* Define ETHER_SERVICE, since we have one. ie: use getetherxxx() insteadpeter1996-08-191-2/+2
* General -Wall warning cleanup, part I.jkh1996-07-125-6/+11
* backout yacc changesphk1996-06-021-2/+2
* yacc rule change.phk1996-05-301-3/+3
* ``mv'' -> ``mv -f''wosch1996-05-071-2/+2
* Fixed incomplete or wrong lists of prerequisite #includes related tobde1996-05-011-0/+2
* Install source files with the -c flag, not with the optional flag ${COPY}.bde1995-08-061-3/+3
* Fix handling NULL-encapsulated interfaces (lo & tun)ache1995-06-221-3/+12
* Remove trailing whitespace.rgrimes1995-05-306-30/+30
* Fix typo: pcap.h.hache1995-02-231-2/+2
* Quench a warning and fix some duplicity by using the official strerrorphk1995-02-231-11/+3
* Fix bogus Makefile which resulted in incompatible shared and staticolah1995-02-212-20/+8
* This commit was generated by cvs2svn to compensate for changes in r5739,jkh1995-01-2026-0/+9058
|\
| * Add the Packet Capture Library from Michael Reifenberger.jkh1995-01-2026-0/+9058
* Add the Packet Capture Library from Michael Reifenberger.jkh1995-01-201-0/+45
OpenPOWER on IntegriCloud