NetBSD/sys/arch/newsmips
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
..
apbus - Implement cnbell() -- ring the console bell. The cn_bell entrypoint 2000-03-06 21:36:05 +00:00
compile
conf Add "install" target, so "make install" after building the kernel 2000-05-09 00:56:21 +00:00
dev Adapt cpu_intr change. 2000-04-14 10:11:06 +00:00
include Require that each each MACHINE/MACHINE_ARCH supply a lock.h. This file 2000-04-29 03:31:45 +00:00
newsmips A foolish consistency; most parts of the kernel use bp->b_data, so 2000-05-19 18:54:22 +00:00
stand Revert STRIPPROG -> STRIP 2000-02-01 05:25:24 +00:00
Makefile