NetBSD/sys/arch/newsmips
msaitoh eabd5e1de9 Remove extra 0x. This bug was added when replacing bitmask_snprintf(9) with
snprintb(3) (in between NetBSD 5 and 6). Old bitmask_snprint(9) didn't add
0x" automatically for hexadecimal value, so old code used it with "0x%s".
2017-03-31 08:38:13 +00:00
..
apbus Remove extra 0x. This bug was added when replacing bitmask_snprintf(9) with 2017-03-31 08:38:13 +00:00
compile
conf Add pseudo-device ksyms' where options DDB' is used, because 2015-08-21 01:52:07 +00:00
dev Don't include <mips/locore.h> in <machine/intr.h>, introduces circular 2016-07-21 19:49:58 +00:00
include Don't include <mips/locore.h> in <machine/intr.h>, introduces circular 2016-07-21 19:49:58 +00:00
newsmips switch all ports to use uvm_init.c:uvm_md_init() 2016-12-22 14:47:53 +00:00
stand add NOPIE 2016-07-21 18:50:21 +00:00
Makefile