Age | Commit message (Expand) | Author |
2001-07-05 | deflate algo, used by IPComp. Currently it won't be compiled until IPComp | Jean-Jacques Bernard-Gundol |
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 | Remove dead ifdefs, M_COMP should be copied. | Angelos D. Keromytis |
2001-07-05 | Style | Angelos D. Keromytis |
2001-07-05 | Typo. | Angelos D. Keromytis |
2001-07-05 | Style | Angelos D. Keromytis |
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 |
2001-07-05 | makedev is a macro. Admittedly, it's not function-like at all, | Marc Espie |
2001-07-05 | It feels a bit pointless to have: | Artur Grabowski |
2001-07-05 | Remove some left-overs from the old vm system. | Artur Grabowski |
2001-07-05 | v_vmdata is no longer needed. | Artur Grabowski |
2001-07-05 | p_thread is no longer needed. | Artur Grabowski |
2001-07-05 | No more HAVE_VM_VM_OBJECT_H | Artur Grabowski |
2001-07-05 | No need to include vm/vm_object.h. | Artur Grabowski |
2001-07-05 | kern_fthread is no longer needed. | Artur Grabowski |
2001-07-05 | Don't use some macros from vm_page.h. | Artur Grabowski |
2001-07-05 | clean up includes. | Artur Grabowski |
2001-07-05 | Get rid of unnecessary includes. | Artur Grabowski |
2001-07-05 | add iop | Michael Shalayeff |
2001-07-05 | move cdev_decl(iop) into sys/conf.h | Michael Shalayeff |
2001-07-04 | need sys/systm.h for strcmp prototype (gcc 3.0 fixes built-in status, | Marc Espie |
2001-07-04 | Make preprocessor happier, don't give it untasty tokens at end of input. | Marc Espie |
2001-07-04 | match time definition with include file, volatile included. | Marc Espie |
2001-07-04 | Embedding newlines in strings is a bad idea, and prints out badly. | Marc Espie |
2001-07-04 | case labels without statements are not permitted by ANSI C... and gcc 3.0 | Marc Espie |
2001-07-04 | missed EOL at EOF | Marc Espie |
2001-07-04 | ktrace.h looks better with an EOL at EOF... | Marc Espie |
2001-07-04 | sync | jasoni |
2001-07-04 | call ip_output() correctly, use ICMP_MINLEN, only m_copyback() where needed. ... | Daniel Hartmeier |
2001-07-04 | add new system calls as dummies, except for those which we already have | jasoni |
2001-07-04 | handle m->m_pkthdr.rcvif == NULL; temporarily ok deraadt@; pending itojun@ | Daniel Hartmeier |
2001-07-04 | Kill this for real hopefully | Niklas Hallqvist |
2001-07-04 | Kill this for real hopefully | Niklas Hallqvist |
2001-07-04 | Kill these for real hopefully | Niklas Hallqvist |
2001-07-04 | $OpenBSD$ | Niklas Hallqvist |
2001-07-04 | $OpenBSD$ | Niklas Hallqvist |
2001-07-04 | $OpenBSD$ | Niklas Hallqvist |
2001-07-04 | missed this $OpenBSD$ in former commit | Niklas Hallqvist |
2001-07-04 | $OpenBSD$ | Niklas Hallqvist |
2001-07-04 | $OpenBSD$ | Niklas Hallqvist |
2001-07-04 | $OpenBSD$ | Niklas Hallqvist |