NetBSD/sys/arch/macppc
matt 612b7ee57a struct device * -> device_t, struct cfdata * -> cfdata_t
CFATTACH_DECL(*, sizeof(struct device), -> CFATTACH_DECL_NEW(&, 0
2011-06-05 17:03:16 +00:00
..
compile
conf Remove Darwin, MACH and Mach-O support. 2011-04-26 15:51:22 +00:00
dev Rename ttymalloc() to tty_alloc(), and ttyfree() to tty_free() for 2011-04-24 16:26:51 +00:00
include Remove <machine/atomic.h>; use <sys/atomic.h> instead. 2011-06-05 16:52:22 +00:00
macppc struct device * -> device_t, struct cfdata * -> cfdata_t 2011-06-05 17:03:16 +00:00
pci PCI_FLAGS_IO_ENABLED and PCI_FLAGS_MEM_ENABLED changed their functional 2011-05-17 17:34:47 +00:00
stand Drop bootprog_maker (formerly enabled by -M) and bootprog_date (formerly 2011-01-22 19:19:14 +00:00
Makefile