NetBSD/sys/arch/x68k
isaki e9bbb736c5 Fix the possibility of off-by-one on the grammer. Reported by coypu.
Currently it never happens because type is (minor number % 7) and
the arraycount of fd_types[] is 8.  I.e., it is a dead code...
However, when the capacity of the FDTYPE() changes or the arraycount
of fd_types[] changes, this correction will be effective.
2017-01-12 14:24:53 +00:00
..
compile
conf wildcard speaker attachments, now that we can handle many of them. 2016-12-13 20:42:15 +00:00
dev Fix the possibility of off-by-one on the grammer. Reported by coypu. 2017-01-12 14:24:53 +00:00
include Fix typo "one the" and architecture where appropriate. 2016-12-17 14:36:29 +00:00
stand Fix comment. We do not use the a.out format anymore... 2016-12-10 14:06:44 +00:00
usr.bin
x68k "Make NetBSD great again!" 2016-12-23 07:15:27 +00:00
Makefile