Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-04-27 | COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIP | Todd C. Miller | |
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. | |||
1997-01-24 | SIOCGIFCONF nicely | Theo de Raadt | |
1996-12-08 | install -> ${INSTALL}, -c -> ${COPY} | Jason Downs | |
1996-09-18 | tcpdump(8) not (1); noted by msaitoh@spa.is.uec.ac.jp | Theo de Raadt | |
1996-09-16 | Use __inline | Thorsten Lockert | |
1996-08-03 | We now define HAVE_STRERROR in CFLAGS instead | Niklas Hallqvist | |
1996-08-03 | We have strerror(3) available | Niklas Hallqvist | |
1996-07-26 | HAVE_STRERROR for __OpenBSD__ | Theo de Raadt | |
1996-07-19 | eschew use of HAVE_SOCKADDR_SA_LEN for now | Theo de Raadt | |
1996-07-12 | bring it to the latest 0.2 LBL release. | Michael Shalayeff | |
1996-06-18 | libpcap used yyparse(), which is bad; netbsd pr#2031; ↵ | Theo de Raadt | |
lukem@supp.cpr.itg.telecom.com.au | |||
1996-06-10 | merge to latest libpcap | Theo de Raadt | |
1996-05-07 | correct bpf types | Theo de Raadt | |
1996-05-06 | hard-code the include installation path (mostly for speed) | Theo de Raadt | |
1996-03-23 | Use __inline, not inline | Thorsten Lockert | |
1996-03-04 | Update to the latest LBL release. | Michael Shalayeff | |
1995-11-13 | pcap inject function is a good idea; from scottr@edsi.org; netbsd pr#1747 | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |