summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-07-05Fix a seg fault when an init file can't be readMatthieu Herrb
2001-07-05IPComp. Turned off by default in GENERIC.Jean-Jacques Bernard-Gundol
2001-07-05IPComp support. angelos@ ok.Jean-Jacques Bernard-Gundol
2001-07-05IPComp. angelos@ ok.Jean-Jacques Bernard-Gundol
2001-07-05IPComp support. angelos@ ok.Jean-Jacques Bernard-Gundol
2001-07-05Support for compression. angelos@ ok.Jean-Jacques Bernard-Gundol
2001-07-05Fix typos found by Andrew Hoerter. Closes PR#1922.Kenneth R Westerback
2001-07-05Use -W{missing,strict}-prototypes.Hakan Olsson
2001-07-05Add prototypes and some other various cleanup.Hakan Olsson
2001-07-05IPComp. Just like for deflate earlier, it won't be compiled until everythingJean-Jacques Bernard-Gundol
2001-07-05deflate algo, used by IPComp. Currently it won't be compiled until IPCompJean-Jacques Bernard-Gundol
2001-07-05Directly cast to the right type. Ok markus@Marc Espie
2001-07-05&, not &&. Pointed out by dhartmei@.Hakan Olsson
2001-07-05Remove some includes for kernel interfaces that are no longer there.Artur Grabowski
2001-07-05Get rid of REAL_CLISTS. It was never implemented and the tentacles areArtur Grabowski
2001-07-05Oops. missed this file in the extent_alloc fix.Artur Grabowski
2001-07-05Get rid of the wrapper macros around extent_alloc*1Artur Grabowski
2001-07-05Syntax, style, wording.Angelos D. Keromytis
2001-07-05Man page for IPComp. angelos@ ok.Jean-Jacques Bernard-Gundol
2001-07-05Make it compile again.Angelos D. Keromytis
2001-07-05IPComp support. angelos@ ok.Jean-Jacques Bernard-Gundol
2001-07-05IPComp support. angelos@ ok.Jean-Jacques Bernard-Gundol
2001-07-05Remove dead ifdefs, M_COMP should be copied.Angelos D. Keromytis
2001-07-05StyleAngelos D. Keromytis
2001-07-05IPComp support. angelos@ ok.Jean-Jacques Bernard-Gundol
2001-07-05Typo.Angelos D. Keromytis
2001-07-05StyleAngelos D. Keromytis
2001-07-05IPComp support. angelos@ ok.Jean-Jacques Bernard-Gundol
2001-07-05$OpenBSD$ tagAngelos D. Keromytis
2001-07-05KNFAngelos D. Keromytis
2001-07-05Stylistic changes.Angelos D. Keromytis
2001-07-05For IPComp. angelos@ ok.Jean-Jacques Bernard-Gundol
2001-07-05IPComp itself (include files). angelos@ ok.Jean-Jacques Bernard-Gundol
2001-07-05Include files for IPComp support. angelos@ ok.Jean-Jacques Bernard-Gundol
2001-07-05Compression support for IPComp. Include files only. angelos@ ok.Jean-Jacques Bernard-Gundol
2001-07-05makedev is a macro. Admittedly, it's not function-like at all,Marc Espie
2001-07-05It feels a bit pointless to have:Artur Grabowski
2001-07-05Add d2i_X509_NAMEAngelos D. Keromytis
2001-07-05Document ASN1 DN.Angelos D. Keromytis
2001-07-05Remove some left-overs from the old vm system.Artur Grabowski
2001-07-05v_vmdata is no longer needed.Artur Grabowski
2001-07-05p_thread is no longer needed.Artur Grabowski
2001-07-05DER_ASN1_DN ID handling --- untestedAngelos D. Keromytis
2001-07-05On closer inspection, freeing the X509 names is bad. I should stopAngelos D. Keromytis
2001-07-05No more HAVE_VM_VM_OBJECT_HArtur Grabowski
2001-07-05No need to include vm/vm_object.h.Artur Grabowski
2001-07-05kern_fthread is no longer needed.Artur Grabowski
2001-07-05Don't use some macros from vm_page.h.Artur Grabowski
2001-07-05clean up includes.Artur Grabowski
2001-07-05Free X509 names in case of failure and when done.Angelos D. Keromytis