NetBSD/sys/arch/sbmips
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
conf Bye Bye UCONSOLE 2003-04-10 22:06:51 +00:00
include
sbmips Nake return values from bounds_check_with_label() conform to the man 2003-04-16 15:00:59 +00:00
stand Obey the LIBSA_NO_TWIDDLE define; don't include a reference to twiddle() 2003-04-05 19:00:59 +00:00
Makefile
TODO