Clean up more #include files. Create an internal __boolean_t so two or
[dragonfly.git] / sys / sys / spinlock2.h
2006-05-21 Matthew DillonClean up more #include files. Create an internal __boo...
2006-05-19 Matthew DillonRecent lwkt_token work broke UP builds. Fix the token...
2006-05-18 Matthew DillonReplace the LWKT token code's passive management of...
2006-04-22 Matthew DillonAdd spin_uninit() to provide symmetry with spin_init().
2006-04-12 Sascha WildnerMerge from vendor branch BINUTILS:
2006-03-22 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2006-02-13 Simon SchubertMerge from vendor branch OPENSSH:
2006-01-11 Simon SchubertMerge from vendor branch GDB:
2005-12-07 Simon SchubertMerge from vendor branch CVS:
2005-12-03 Simon SchubertMerge from vendor branch OPENSSL:
2005-12-03 Simon SchubertMerge from vendor branch CVS:
2005-11-19 Matthew DillonConvert the lockmgr interlock from a token to a spinloc...
2005-11-13 Simon SchubertMerge from vendor branch LUKEMFTP:
2005-11-10 YONETANI TomokazuRename spin_lock()/spin_unlock() to spin_lock_quick...
2005-11-08 Matthew DillonTurn around the spinlock code to reduce the chance...
2005-10-01 Simon SchubertMerge from vendor branch GDB:
2005-09-16 Matthew DillonSplit spinlock.h into spinlock.h and spinlock2.h so...