kernel - lwkt_token revamp
[dragonfly.git] / sys / kern / subr_kobj.c
2010-06-06 Matthew Dillonkernel - lwkt_token revamp
2007-04-30 Matthew DillonRevamp SYSINIT ordering. Relabel sysinit IDs (SI_...
2006-09-05 Matthew DillonRename malloc->kmalloc, free->kfree, and realloc->kreal...
2004-04-14 Joerg SonnenbergerKObj extension stage IIIa/III
2004-04-01 Joerg SonnenbergerKObj extension stage II/III
2004-04-01 Joerg SonnenbergerKObj extension stage I/III
2004-03-31 Joerg SonnenbergerM_NOWAIT => M_INTWAIT conversion. This subsystems are...
2003-11-22 Jeroen Ruigrok/asmodaiUse unsigned integers for the counters, since they...
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: