summaryrefslogtreecommitdiffstats
path: root/lib/libpcap (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* #if __STDC__ --> #ifdef __STDC__mickey1997-07-255-14/+14
|
* permit numbers at start of hostname; leres@ee.lbl.govderaadt1997-07-221-7/+8
|
* COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIPmillert1997-04-271-2/+2
| | | | | | | This fixes namespace problems where STRIP is sometimes used as the name of the strip(1) to use and other times used as the flag to send install(1) when stripping (or not). COPY doesn't have this problem (yet) but was poorly named.
* SIOCGIFCONF nicelyderaadt1997-01-241-12/+23
|
* install -> ${INSTALL}, -c -> ${COPY}downsj1996-12-081-2/+2
|
* tcpdump(8) not (1); noted by msaitoh@spa.is.uec.ac.jpderaadt1996-09-181-2/+2
|
* Use __inlinetholo1996-09-165-32/+35
|
* We now define HAVE_STRERROR in CFLAGS insteadniklas1996-08-031-5/+1
|
* We have strerror(3) availableniklas1996-08-031-2/+2
|
* HAVE_STRERROR for __OpenBSD__deraadt1996-07-261-1/+5
|
* eschew use of HAVE_SOCKADDR_SA_LEN for nowderaadt1996-07-191-2/+2
|
* bring it to the latest 0.2 LBL release.mickey1996-07-1219-425/+781
|
* libpcap used yyparse(), which is bad; netbsd pr#2031; lukem@supp.cpr.itg.telecom.com.auderaadt1996-06-182-4/+11
|
* merge to latest libpcapderaadt1996-06-1020-238/+158
|
* correct bpf typesderaadt1996-05-071-4/+4
|
* hard-code the include installation path (mostly for speed)deraadt1996-05-061-3/+3
|
* Use __inline, not inlinetholo1996-03-231-2/+2
|
* Update to the latest LBL release.mickey1996-03-0420-16/+116
|
* pcap inject function is a good idea; from scottr@edsi.org; netbsd pr#1747deraadt1995-11-133-0/+16
|
* initial import of NetBSD treederaadt1995-10-1821-0/+6845