Add predicate message facility.
[dragonfly.git] / sys / sys / systm.h
2004-03-05 Jeffrey HsuRemember the next lowest power of 2 of "npus" in "ncpus2".
2004-02-02 Matthew DillonMerge from vendor branch BINUTILS:
2004-01-30 Matthew DillonThis commit represents a major revamping of the clock...
2004-01-22 Joerg SonnenbergerMerge from vendor branch LIBSTDC++:
2003-11-15 Matthew DillonMisc cleanups to take care of GCC3.x warnings. Missing...
2003-11-09 Matthew DillonCore integer types header file reorganization stage...
2003-11-07 Matthew DillonSynchronize APMBIOS with FreeBSD-5.x bios.c 1.64. ...
2003-08-20 Robert Garrett__P() != wanted, begin removal, in order to preserve...
2003-08-03 Hiten PandyaDELAY() does not belong in a MD include file, instead...
2003-08-03 Hiten PandyaAdd backtrace() prototype.
2003-07-23 Matthew DillonLINT pass. Cleanup missed proc->thread conversions...
2003-07-19 Matthew DillonRemove the priority part of the priority|flags argument...
2003-06-29 Matthew Dillonthreaded interrupts 1: Rewrite the ICU interrupt code...
2003-06-28 Matthew Dillonsmp/up collapse stage 1 of 2: Make UP use the globaldat...
2003-06-25 Matthew Dillonproc->thread stage 4: rework the VFS and DEVICE subsyst...
2003-06-23 Matthew Dillonproc->thread stage 2: MAJOR revamping of system calls...
2003-06-21 Matthew Dillonthread stage 8: add crit_enter(), per-thread cpl handli...
2003-06-20 Matthew Dillonthread stage 7: Implement basic LWKTs, use a straight...
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: