NetBSD/sys/arch/sparc
pk 8c39bf5d24 MicroSPARC 1 cache issues:
- mark as CPUFLG_CACHE_MANDATORY to avoid cache inconsistencies in
  pmap_{zero,copy}_page().
- compute caching alias bits correctly
- add experimental optimisation in ms1_cache_flush().
2000-05-22 22:03:32 +00:00
..
compile
conf Add "install" target, so "make install" after building the kernel 2000-05-09 00:56:21 +00:00
dev Need to provide a consdev to the cons_attach_input call now. 2000-05-21 14:36:15 +00:00
fpu unconditionalize "ifdef sparc". 2000-04-12 04:06:41 +00:00
include add two new CPU_ISXXX versions: CPU_ISSUN4U, CPU_ISSUN4MOR4U 2000-05-22 02:35:23 +00:00
sparc MicroSPARC 1 cache issues: 2000-05-22 22:03:32 +00:00
stand dvma_init: avoid integer variable overflow 2000-04-14 14:14:47 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00