AMD64 - Enable module building, sync i386 headers etc as needed.
[dragonfly.git] / sys / dev / acpica5 / Osd / OsdSynch.c
2009-07-08 Matthew DillonAMD64 - Enable module building, sync i386 headers etc...
2009-02-05 Aggelos Economopouloskill db_print_backtrace()
2007-01-25 YONETANI TomokazuSilence harmless warnings (for module build).
2007-01-17 YONETANI TomokazuUpdate ACPI build wrappers to use new ACPI-CA code.
2006-12-22 Sascha WildnerRename printf -> kprintf in sys/ and add some defines...
2006-09-05 Matthew DillonRename malloc->kmalloc, free->kfree, and realloc->kreal...
2006-06-04 Matthew DillonRemove LWKT reader-writer locks (kern/lwkt_rwlock.c...
2005-10-30 YONETANI Tomokazu- kill `unused variable' warning pointed out by sephe@
2005-06-04 Simon Schubertconvert spl*() to critical sections.
2004-06-27 Matthew DillonBring in YONETANI Tomokazu's acpi-update-2.patch (27...
2004-05-05 Matthew DillonDo not trust the third-party ACPI code. Track memory...
2004-03-01 Matthew DillonNewtoken commit. Change the token implementation as...
2004-02-21 Matthew DillonBring in the FreeBSD-5 ACPICA code as a module. Note...