Age | Commit message (Expand) | Author |
2001-07-05 | IP6_EXTHDR_GET0 did not check m->m_len (noone was using this macro). | Jun-ichiro itojun Hagino |
2001-07-05 | Fix length type. | Marc Espie |
2001-07-05 | Fix prototypes | Marc Espie |
2001-07-05 | include <err.h> | Paul Janzen |
2001-07-05 | Move manpage to appropriate directory | Paul Janzen |
2001-07-05 | order the options | Michael Shalayeff |
2001-07-05 | initalize fragment correctly | Niels Provos |
2001-07-05 | sync | Theo de Raadt |
2001-07-05 | statement after label; ok dugsong@ | Kevin Steves |
2001-07-05 | remove -d, fix manual, document -s option; mostly from Kevin Steves <stevesk@... | Michael Shalayeff |
2001-07-05 | pf off by default; how did this happening, as is noone testing???? | Theo de Raadt |
2001-07-05 | #ifdef IPCOMP stuff properly | Theo de Raadt |
2001-07-05 | KNF | Theo de Raadt |
2001-07-05 | deflate only for ipcomp | Theo de Raadt |
2001-07-05 | zlib only for ppp_deflate | ipcomp | Theo de Raadt |
2001-07-05 | Fix a seg fault when an init file can't be read | Matthieu Herrb |
2001-07-05 | IPComp. Turned off by default in GENERIC. | Jean-Jacques Bernard-Gundol |
2001-07-05 | IPComp support. angelos@ ok. | Jean-Jacques Bernard-Gundol |
2001-07-05 | IPComp. angelos@ ok. | Jean-Jacques Bernard-Gundol |
2001-07-05 | IPComp support. angelos@ ok. | Jean-Jacques Bernard-Gundol |
2001-07-05 | Support for compression. angelos@ ok. | Jean-Jacques Bernard-Gundol |
2001-07-05 | Fix typos found by Andrew Hoerter. Closes PR#1922. | Kenneth R Westerback |
2001-07-05 | Use -W{missing,strict}-prototypes. | Hakan Olsson |
2001-07-05 | Add prototypes and some other various cleanup. | Hakan Olsson |
2001-07-05 | IPComp. Just like for deflate earlier, it won't be compiled until everything | Jean-Jacques Bernard-Gundol |
2001-07-05 | deflate algo, used by IPComp. Currently it won't be compiled until IPComp | Jean-Jacques Bernard-Gundol |
2001-07-05 | Directly cast to the right type. Ok markus@ | Marc Espie |
2001-07-05 | &, not &&. Pointed out by dhartmei@. | Hakan Olsson |
2001-07-05 | Remove some includes for kernel interfaces that are no longer there. | Artur Grabowski |
2001-07-05 | Get rid of REAL_CLISTS. It was never implemented and the tentacles are | Artur Grabowski |
2001-07-05 | Oops. missed this file in the extent_alloc fix. | Artur Grabowski |
2001-07-05 | Get rid of the wrapper macros around extent_alloc*1 | Artur Grabowski |
2001-07-05 | Syntax, style, wording. | Angelos D. Keromytis |
2001-07-05 | Man page for IPComp. angelos@ ok. | Jean-Jacques Bernard-Gundol |
2001-07-05 | Make it compile again. | Angelos D. Keromytis |
2001-07-05 | IPComp support. angelos@ ok. | Jean-Jacques Bernard-Gundol |
2001-07-05 | IPComp support. angelos@ ok. | Jean-Jacques Bernard-Gundol |
2001-07-05 | Remove dead ifdefs, M_COMP should be copied. | Angelos D. Keromytis |
2001-07-05 | Style | Angelos D. Keromytis |
2001-07-05 | IPComp support. angelos@ ok. | Jean-Jacques Bernard-Gundol |
2001-07-05 | Typo. | Angelos D. Keromytis |
2001-07-05 | Style | Angelos D. Keromytis |
2001-07-05 | IPComp support. angelos@ ok. | Jean-Jacques Bernard-Gundol |
2001-07-05 | $OpenBSD$ tag | Angelos D. Keromytis |
2001-07-05 | KNF | Angelos D. Keromytis |
2001-07-05 | Stylistic changes. | Angelos D. Keromytis |
2001-07-05 | For IPComp. angelos@ ok. | Jean-Jacques Bernard-Gundol |
2001-07-05 | IPComp itself (include files). angelos@ ok. | Jean-Jacques Bernard-Gundol |
2001-07-05 | Include files for IPComp support. angelos@ ok. | Jean-Jacques Bernard-Gundol |
2001-07-05 | Compression support for IPComp. Include files only. angelos@ ok. | Jean-Jacques Bernard-Gundol |