AMD64 - Fix many compile-time warnings. int/ptr type mismatches, %llx, etc.
[dragonfly.git] / sys / kern / kern_ccms.c
2009-06-24 Matthew DillonAMD64 - Fix many compile-time warnings. int/ptr type...
2007-04-30 Matthew DillonRevamp SYSINIT ordering. Relabel sysinit IDs (SI_...
2007-01-06 Matthew DillonRemove old debugging printf.
2006-12-23 Sascha WildnerRename printf -> kprintf in sys/ and add some defines...
2006-08-23 Matthew DillonBring in the initial cut of the Cache Coherency Managem...