NetBSD/sys/arch/amiga
thorpej 071aed40ac A foolish consistency; most parts of the kernel use bp->b_data, so
change these from bp->b_un.b_addr to bp->b_data, as well.  This also
allows us more flexibility to experiment with other data buffer types
hung off of struct buf.
2000-05-19 18:54:22 +00:00
..
amiga A foolish consistency; most parts of the kernel use bp->b_data, so 2000-05-19 18:54:22 +00:00
compile
conf Add "install" target, so "make install" after building the kernel 2000-05-09 00:56:21 +00:00
dev Initialize hardware for mouse mode at open time. 2000-05-18 19:58:30 +00:00
include Require that each each MACHINE/MACHINE_ARCH supply a lock.h. This file 2000-04-29 03:31:45 +00:00
stand Don't use runtime systems' includes. 2000-04-15 20:10:41 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00