NetBSD/sys/arch/sparc/sparc
cgd 8a3333b2a9 Fix an inconsistency that came in with Lite: setrq() was renamed to
setrunqueue(), but remrq() was never renamed.  Rename remrq() to
remrunqueue().
1996-11-06 20:19:19 +00:00
..
amd7930intr.s Take care of the sun4m way of raising soft interrupts. 1996-11-01 23:30:09 +00:00
asm.h Implement asm macros to allow 64-bit load/store to alternate address space. 1996-07-01 18:01:26 +00:00
autoconf.c backout previous kprintf change 1996-10-13 02:59:55 +00:00
auxreg.c backout previous kprintf change 1996-10-13 02:59:55 +00:00
auxreg.h Add prototypes and fix bugs: 1996-03-14 21:08:50 +00:00
bsd_fdintr.s Various cleanup; mostly trailing spaces/tabs. 1996-03-31 23:44:53 +00:00
cache.c backout previous kprintf change 1996-10-13 02:59:55 +00:00
cache.h Introduce separate ic_* fields for instruction caches. 1996-06-12 14:47:45 +00:00
clock.c Fix timer initialization so that we don't gain one extra microsecond per 1996-10-28 00:20:31 +00:00
clockreg.h copyright/Id cleanup 1994-11-20 20:51:32 +00:00
conf.c Add cgfourteen frame buffer at device major number 99. This is what Solaris 1996-09-30 22:49:12 +00:00
cpu.c backout previous kprintf change 1996-10-13 02:59:55 +00:00
db_disasm.c Various cleanup; mostly trailing spaces/tabs. 1996-03-31 23:44:53 +00:00
db_interface.c backout previous kprintf change 1996-10-13 02:59:55 +00:00
db_trace.c Check for frame pointers we can handle (i.e. in kernel space). This prevents 1996-04-04 23:25:35 +00:00
disksubr.c Fix label sector confusion, per der mouse (PR#2598). 1996-07-03 22:02:09 +00:00
genassym.c Some more #defines. 1996-05-26 22:30:20 +00:00
in_cksum.c minor copyright update. 1996-10-05 23:41:53 +00:00
intersil7170.h Various simplifications and corrections from Chuck Cranor (makes `oclock' 1996-05-02 18:17:33 +00:00
intr.c Drop a duplicate `#include ppp.h'; noted by Chris Demetriou. 1996-10-20 19:32:42 +00:00
intreg.h Add sun4m VA definitions (for clock and interrupt). 1996-03-31 23:03:31 +00:00
iommu.c backout previous kprintf change 1996-10-13 02:59:55 +00:00
iommureg.h Copyright police (s/Harvard University/Harvard College/). 1996-05-16 15:56:54 +00:00
kgdb_proto.h Copyright police (s/Harvard University/Harvard College/). 1996-05-16 15:56:54 +00:00
kgdb_stub.c backout previous kprintf change 1996-10-13 02:59:55 +00:00
locore2.c Fix an inconsistency that came in with Lite: setrq() was renamed to 1996-11-06 20:19:19 +00:00
locore.s printf -> kprintf, sprintf -> ksprintf 1996-10-11 00:44:42 +00:00
machdep.c backout previous kprintf change 1996-10-13 02:59:55 +00:00
mem.c iUse <machine/conf.h> instead of sparc_conf.h 1996-03-30 21:12:16 +00:00
memreg.c backout previous kprintf change 1996-10-13 02:59:55 +00:00
memreg.h Aaron's sun4m-related trap handling (memory faults). 1996-03-31 22:51:58 +00:00
openprom.c Various cleanup; mostly trailing spaces/tabs. 1996-03-31 23:44:53 +00:00
pmap.c backout previous kprintf change 1996-10-13 02:59:55 +00:00
process_machdep.c Add prototypes and fix bugs: 1996-03-14 21:08:50 +00:00
sunos_machdep.c minor copyright update. 1996-10-05 23:41:53 +00:00
svr4_machdep.c backout previous kprintf change 1996-10-13 02:59:55 +00:00
swapgeneric.c Add prototypes and fix bugs: 1996-03-14 21:08:50 +00:00
sys_machdep.c Add prototypes and fix bugs: 1996-03-14 21:08:50 +00:00
timerreg.h Fix timer initialization so that we don't gain one extra microsecond per 1996-10-28 00:20:31 +00:00
trap.c backout previous kprintf change 1996-10-13 02:59:55 +00:00
vaddrs.h Copyright police (s/Harvard University/Harvard College/). 1996-05-16 15:56:54 +00:00
vm_machdep.c Call kvm_uncache() from dvma_malloc() where it belongs and make sure 1996-10-28 23:02:54 +00:00