| Commit message (Expand) | Author | Age | Files | Lines |
* | mdoc version of pcap-filter; |  jmc | 2019-09-25 | 1 | -2/+2 |
* | pcap-filter(3) is not a function, it is a language description. It was |  deraadt | 2019-09-03 | 1 | -2/+2 |
* | there is no pcap(3) function, "man pcap" returns an incorrect result. |  deraadt | 2019-08-30 | 1 | -2/+2 |
* | use working boilerplate for yacc/lex instead of homemade rules. |  espie | 2017-07-09 | 1 | -8/+4 |
* | for some time now mandoc has not required MLINKS to function |  jmc | 2016-03-30 | 1 | -27/+1 |
* | Do not install pcap-int.h to /usr/include as it is an internal library |  lteo | 2013-06-19 | 1 | -2/+2 |
* | remove leftover NOLINT, WANTLINT, LINTFLAGS, LOBJ vars and lint targets. |  okan | 2012-08-02 | 1 | -2/+1 |
* | Add a man page describing pcap grammar |  giovanni | 2012-07-16 | 1 | -2/+2 |
* | Import a number of core functions from libpcap-1.2.0 while preserving |  lteo | 2012-05-25 | 1 | -3/+7 |
* | various MLINK fixes from Alan R. S. Bueno; |  jmc | 2009-08-13 | 1 | -2/+3 |
* | +MLINK pcap.3 pcap_get_selectable_fd.3 |  jmc | 2006-09-18 | 1 | -3/+3 |
* | MLINK to new man pages |  deraadt | 2006-03-27 | 1 | -2/+5 |
* | use WANTLINT= (on all architectures) |  deraadt | 2005-11-24 | 1 | -1/+2 |
* | pull in the good bits of libpcap-0.9.4's API without the cross-platform |  djm | 2005-11-18 | 1 | -3/+10 |
* | fix a variety of missing or wrong MLINKS |  deraadt | 2003-02-20 | 1 | -2/+3 |
* | Broken use of .IMPSRC in non-inference rule context |  espie | 2001-11-22 | 1 | -3/+3 |
* | sync with libpcap v0.5 |  jakob | 2000-04-26 | 1 | -2/+3 |
* | use getifaddrs, to avoid copmlicated align constraint in SIOCGIFCONF. |  itojun | 2000-04-13 | 1 | -2/+2 |
* | add MLINKs |  millert | 1999-11-17 | 1 | -1/+11 |
* | changes brought in from v0.4; started by brad, more by me, being tested by mts |  deraadt | 1999-07-20 | 1 | -7/+14 |
* | Enable YP ethers lookup |  niklas | 1998-02-26 | 1 | -2/+2 |
* | COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIP |  millert | 1997-04-27 | 1 | -2/+2 |
* | install -> ${INSTALL}, -c -> ${COPY} |  downsj | 1996-12-08 | 1 | -2/+2 |
* | We have strerror(3) available |  niklas | 1996-08-03 | 1 | -2/+2 |
* | libpcap used yyparse(), which is bad; netbsd pr#2031; lukem@supp.cpr.itg.telecom.com.au |  deraadt | 1996-06-18 | 1 | -3/+10 |
* | merge to latest libpcap |  deraadt | 1996-06-10 | 1 | -5/+6 |
* | hard-code the include installation path (mostly for speed) |  deraadt | 1996-05-06 | 1 | -3/+3 |
* | Update to the latest LBL release. |  mickey | 1996-03-04 | 1 | -0/+1 |
* | initial import of NetBSD tree |  deraadt | 1995-10-18 | 1 | -0/+24 |