__P() removal
[dragonfly.git] / sys / vm / vm_zone.c
2003-08-25 Matthew DillonAdd the NO_KMEM_MAP kernel configuration option. This...
2003-07-29 Hiten Pandyastyle(9) police:
2003-07-29 Hiten PandyaRemove INVARIANT_SUPPORT conditional pre-processing...
2003-07-28 Hiten PandyaFix building of vm_zone.c in the case of INVARIANTS.
2003-07-06 Matthew DillonMP Implementation 1/2: Get the APIC code working again...
2003-07-03 Matthew DillonSplit the struct vmmeter cnt structure into a global...
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: