NetBSD/sys/arch/mips
nisimura 7d44b47145 - Make tlb dump DDB command have 'D' indication for TLB 'dirty bit'. MIPS
processor is one of processors with no 'referenced bit' nor 'modified bit'
processor machinary.  Those functions are implemented combining two
hardware bits, 'dirty bit' and 'valid bit', with TLBmod exception handler.
1999-05-20 03:34:06 +00:00
..
conf Nuke register and remove trailling white space. 1999-04-24 08:01:01 +00:00
include - Move MachSetPID(1) call to pmap_bootstrap() adajacent to kernel pmap 1999-05-18 01:36:51 +00:00
mips - Make tlb dump DDB command have 'D' indication for TLB 'dirty bit'. MIPS 1999-05-20 03:34:06 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
Makefile.inc