NetBSD/sys/arch/prep
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
..
compile Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00
conf Switch/adapt to new bus space infrastructure. 2003-03-18 16:40:18 +00:00
dev Use aprint_normal() for cfprint routines. 2003-01-01 01:57:51 +00:00
include Switch/adapt to new bus space infrastructure. 2003-03-18 16:40:18 +00:00
isa Use PAGE_SIZE rather than NBPG. 2003-04-02 04:17:50 +00:00
pci Include <machine/pio.h> for in32rb() and out32rb(). 2003-04-05 08:47:29 +00:00
prep Nake return values from bounds_check_with_label() conform to the man 2003-04-16 15:00:59 +00:00
stand Cast daddr_t to long so to avoid 2003-01-30 00:36:32 +00:00
Makefile Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00