Enhance the pmap_kenter*() API and friends, separating out entries which
[dragonfly.git] / sys / kern / uipc_mbuf.c
2004-03-27 Jeffrey HsuPull out m_uiomove() functionality from sosend().
2004-02-02 Matthew DillonMerge from vendor branch BINUTILS:
2004-01-22 Joerg SonnenbergerMerge from vendor branch LIBSTDC++:
2003-12-28 Matthew DillonTry to catch mbuf cluster mclfree list corruption a...
2003-10-15 Hiten PandyaSecond contigmalloc() cleanup:
2003-08-26 Robert Garrett__P() removal
2003-08-25 Matthew DillonAdd the NO_KMEM_MAP kernel configuration option. This...
2003-07-26 Robert GarrettRegister keyword removal
2003-07-23 Matthew DillonLINT pass. Cleanup missed proc->thread conversions...
2003-07-19 Matthew DillonNuke huge mbuf macros stage 2/2: Cleanup the MCL*(...
2003-07-19 Matthew DillonRemove the priority part of the priority|flags argument...
2003-07-19 Matthew DillonNuke huge mbuf macros stage 1/2: Remove massive inline...
2003-07-10 Matthew DillonMP Implmentation 3/4: MAJOR progress on SMP, full userl...
2003-06-29 Matthew Dillonthreaded interrupts 1: Rewrite the ICU interrupt code...
2003-06-22 Matthew Dillonproc->thread stage 1: change kproc_*() API to take...
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: