NetBSD/sys/arch/ia64
rmind 4b760398c3 Remove MALLOC_DEBUG and MALLOCLOG, which is dead code after malloc(9) move
to kmem(9).  Note: kmem(9) has debugging facilities under DEBUG/DIAGNOSTIC.
However, expensive kmguard and debug_freecheck have to be enabled manually.
2012-04-28 23:03:39 +00:00
..
acpi Follow IA-64 with the x86-specific ACPI MD functions and move these where 2011-06-12 11:31:30 +00:00
compile
conf Remove MALLOC_DEBUG and MALLOCLOG, which is dead code after malloc(9) move 2012-04-28 23:03:39 +00:00
disasm Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
ia64 Remove COMPAT_SA / KERN_SA. Welcome to 6.99.3! 2012-02-19 21:05:51 +00:00
include - Normalize inclusion protection (remove) 2012-03-28 17:03:27 +00:00
pci Implement pci_attach_hook/pci_bus_maxdevs/pci_make_tag/pci_decompose_tag/ 2010-06-28 12:14:08 +00:00
stand Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
unwind Fight the ever-increasing size of src checkouts by spelling "useful" 2010-02-28 15:52:16 +00:00
Makefile