NetBSD/sys/arch/hpcmips
uebayasi ce0411ffa7 A makeoptions `DEFWARNINGS', forcibly disabling all ${CC} warnings, is only
used by hpcmips's NULLCONF, which doesn't even build for other causes.

If some source doen't build and needs a workaround, that should be deal with
by modifying per-file ${CC} options (e.g. COPTS.foo.c+=-fno-xxx).  Let's not
use DEFWARNINGS any longer.
2015-08-30 14:06:17 +00:00
..
compile
conf A makeoptions `DEFWARNINGS', forcibly disabling all ${CC} warnings, is only 2015-08-30 14:06:17 +00:00
dev Cleanup includes 2015-06-26 22:15:33 +00:00
hpcmips Use cpu_startup_common() 2015-06-30 02:39:03 +00:00
include Add struct pmap_limits and pm_{min,max}addr from uvm/pmap/map.h and use it to 2015-06-11 08:22:08 +00:00
isa
pci
stand Use <bsd.klinks.mk> 2013-08-21 07:17:08 +00:00
tx Improve spelling: regsiter -> register 2015-07-11 10:32:45 +00:00
vr Improve spelling: regsiter -> register 2015-07-11 10:32:45 +00:00
Makefile
TODO