Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | #if __STDC__ --> #ifdef __STDC__ | 1997-07-25 | 5 | -14/+14 | ||
| | ||||||
* | permit numbers at start of hostname; leres@ee.lbl.gov | 1997-07-22 | 1 | -7/+8 | ||
| | ||||||
* | COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIP | 1997-04-27 | 1 | -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 nicely | 1997-01-24 | 1 | -12/+23 | ||
| | ||||||
* | install -> ${INSTALL}, -c -> ${COPY} | 1996-12-08 | 1 | -2/+2 | ||
| | ||||||
* | tcpdump(8) not (1); noted by msaitoh@spa.is.uec.ac.jp | 1996-09-18 | 1 | -2/+2 | ||
| | ||||||
* | Use __inline | 1996-09-16 | 5 | -32/+35 | ||
| | ||||||
* | We now define HAVE_STRERROR in CFLAGS instead | 1996-08-03 | 1 | -5/+1 | ||
| | ||||||
* | We have strerror(3) available | 1996-08-03 | 1 | -2/+2 | ||
| | ||||||
* | HAVE_STRERROR for __OpenBSD__ | 1996-07-26 | 1 | -1/+5 | ||
| | ||||||
* | eschew use of HAVE_SOCKADDR_SA_LEN for now | 1996-07-19 | 1 | -2/+2 | ||
| | ||||||
* | bring it to the latest 0.2 LBL release. | 1996-07-12 | 19 | -425/+781 | ||
| | ||||||
* | libpcap used yyparse(), which is bad; netbsd pr#2031; lukem@supp.cpr.itg.telecom.com.au | 1996-06-18 | 2 | -4/+11 | ||
| | ||||||
* | merge to latest libpcap | 1996-06-10 | 20 | -238/+158 | ||
| | ||||||
* | correct bpf types | 1996-05-07 | 1 | -4/+4 | ||
| | ||||||
* | hard-code the include installation path (mostly for speed) | 1996-05-06 | 1 | -3/+3 | ||
| | ||||||
* | Use __inline, not inline | 1996-03-23 | 1 | -2/+2 | ||
| | ||||||
* | Update to the latest LBL release. | 1996-03-04 | 20 | -16/+116 | ||
| | ||||||
* | pcap inject function is a good idea; from scottr@edsi.org; netbsd pr#1747 | 1995-11-13 | 3 | -0/+16 | ||
| | ||||||
* | initial import of NetBSD tree | 1995-10-18 | 21 | -0/+6845 | ||