summaryrefslogtreecommitdiff
path: root/lib/libpcap/Makefile
AgeCommit message (Expand)Author
2019-09-25mdoc version of pcap-filter;Jason McIntyre
2019-09-03pcap-filter(3) is not a function, it is a language description. It wasTheo de Raadt
2019-08-30there is no pcap(3) function, "man pcap" returns an incorrect result.Theo de Raadt
2017-07-09use working boilerplate for yacc/lex instead of homemade rules.Marc Espie
2016-03-30for some time now mandoc has not required MLINKS to functionJason McIntyre
2013-06-19Do not install pcap-int.h to /usr/include as it is an internal libraryLawrence Teo
2012-08-02remove leftover NOLINT, WANTLINT, LINTFLAGS, LOBJ vars and lint targets.Okan Demirmen
2012-07-16Add a man page describing pcap grammargiovanni
2012-05-25Import a number of core functions from libpcap-1.2.0 while preservingLawrence Teo
2009-08-13various MLINK fixes from Alan R. S. Bueno;Jason McIntyre
2006-09-18+MLINK pcap.3 pcap_get_selectable_fd.3Jason McIntyre
2006-03-27MLINK to new man pagesTheo de Raadt
2005-11-24use WANTLINT= (on all architectures)Theo de Raadt
2005-11-18pull in the good bits of libpcap-0.9.4's API without the cross-platformDamien Miller
2003-02-20fix a variety of missing or wrong MLINKSTheo de Raadt
2001-11-22Broken use of .IMPSRC in non-inference rule contextMarc Espie
2000-04-26sync with libpcap v0.5Jakob Schlyter
2000-04-13use getifaddrs, to avoid copmlicated align constraint in SIOCGIFCONF.Jun-ichiro itojun Hagino
1999-11-17add MLINKsTodd C. Miller
1999-07-20changes brought in from v0.4; started by brad, more by me, being tested by mtsTheo de Raadt
1998-02-26Enable YP ethers lookupNiklas Hallqvist
1997-04-27COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIPTodd C. Miller
1996-12-08install -> ${INSTALL}, -c -> ${COPY}Jason Downs
1996-08-03We have strerror(3) availableNiklas Hallqvist
1996-06-18libpcap used yyparse(), which is bad; netbsd pr#2031; lukem@supp.cpr.itg.tele...Theo de Raadt
1996-06-10merge to latest libpcapTheo de Raadt
1996-05-06hard-code the include installation path (mostly for speed)Theo de Raadt
1996-03-04Update to the latest LBL release.Michael Shalayeff
1995-10-18initial import of NetBSD treeTheo de Raadt