NetBSD/sys/arch/x68k
isaki 7e67d439af Fix a kernel panic by printf(1).
The 2nd byte of ISO-2022-JP must be 0x21-0x7e.  Especially,
the character code less than 0x2121 causes SEGV, because a
font address points outside of the CGROM.
Reported by tsutsui@.  Should be pulled up to netbsd-6.
2013-04-28 14:44:46 +00:00
..
compile
conf the bogus number police 2013-04-27 21:43:10 +00:00
dev Fix a kernel panic by printf(1). 2013-04-28 14:44:46 +00:00
include struct device * -> device_t (from chs@) 2012-10-13 06:44:24 +00:00
stand Stuff UFS_ in front of a few of ufs's symbols to reduce namespace 2013-01-22 09:39:11 +00:00
usr.bin
x68k Detect emulators (and display it on dmesg). 2013-01-22 11:58:39 +00:00
Makefile