NetBSD/sys/arch/evbmips
bouyer aec10dd80c Nake return values from bounds_check_with_label() conform to the man
page: -1 for error, 0 for EOF, 1 otherwise. Inspired by an OpenBSD commit
message, pointed out by Miod Vallat in private mail.
vax/mba/hp.c: check return value <= 0, not < 0 to be concistent with how
other places handle return values from bounds_check_with_label().
2003-04-16 15:00:59 +00:00
..
alchemy Use PAGE_SIZE rather than NBPG. 2003-04-02 03:51:33 +00:00
compile Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00
conf Bye Bye UCONSOLE 2003-04-10 22:06:51 +00:00
dev
evbmips Nake return values from bounds_check_with_label() conform to the man 2003-04-16 15:00:59 +00:00
include add defines for high/low level triggered interrupts (need this in au_icu.c) 2003-04-01 17:34:10 +00:00
isa Use CFATTACH_DECL(). 2002-10-02 04:55:47 +00:00
malta Use PAGE_SIZE rather than NBPG. 2003-04-02 03:51:33 +00:00
pci Convert evbmips to use mips/mips/bus_space_alignstride_chipdep.c. 2002-03-23 14:33:35 +00:00
Makefile Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00