NetBSD/sys/arch/sh3
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
..
conf cosmetic changes. 2002-05-10 15:28:45 +00:00
dev merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
include Use PAGE_SIZE rather than NBPG. 2003-04-02 07:35:54 +00:00
sh3 Nake return values from bounds_check_with_label() conform to the man 2003-04-16 15:00:59 +00:00
Makefile clean up Makefiles 2002-02-24 20:10:53 +00:00
Makefile.inc Move common exception vector and scheduler code to 2002-02-24 18:19:40 +00:00