.. |
autoconf.c
|
Centralize the declaration and clearing of `cold'.
|
1999-09-17 19:59:35 +00:00 |
bus_subr.c
|
remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>
|
2000-06-29 07:18:57 +00:00 |
buserr.h
|
…
|
|
cache.c
|
remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>
|
2000-06-29 07:18:57 +00:00 |
cache.h
|
Use common %cacr definitions between sun3 and sun3x.
|
2001-02-07 14:28:50 +00:00 |
clock.c
|
Remove some of broken cf_unit usage.
|
2001-02-03 12:40:58 +00:00 |
conf.c
|
Typo in comments. (Zilog 8350 -> 8530)
|
2000-04-14 13:29:57 +00:00 |
control.c
|
…
|
|
control.h
|
…
|
|
ctrlsp.S
|
…
|
|
db_machdep.c
|
Require the machine-dependant DDB commands to be in db_machine_command_table[]
|
2001-01-22 13:56:55 +00:00 |
db_memrw.c
|
remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>
|
2000-06-29 07:18:57 +00:00 |
disksubr.c
|
rationalize the use of b_flags for geteblk() buffers.
|
2000-11-20 08:24:08 +00:00 |
dvma.c
|
splimp() -> splvm()
|
2001-01-14 03:22:04 +00:00 |
enable.c
|
…
|
|
enable.h
|
…
|
|
fc.h
|
…
|
|
fpu.c
|
Bring FPU probe code from atari/fpu.c and remove unneeded includes.
|
2001-02-03 14:30:42 +00:00 |
genassym.cf
|
convert to use genassym.cf & genassym.sh, as other ports do
|
2000-12-07 17:51:06 +00:00 |
idprom.c
|
Fix the IDPROM checksum. It should check only the first 16 bytes.
|
1999-04-08 04:08:01 +00:00 |
interreg.h
|
…
|
|
intreg.c
|
Make softclock a generic soft interrupt of the API is available,
|
2001-01-15 20:19:50 +00:00 |
isr.c
|
Kwality control:
|
2000-07-02 04:40:33 +00:00 |
kgdb_machdep.c
|
don't prototype Debugger() here, including <sys/sytm.h> is enough
|
1999-11-22 19:05:32 +00:00 |
leds.c
|
…
|
|
locore.s
|
split m68k SunOS and SVR4-specific sigcode.s code to sunos_sigcode.s
|
2000-11-26 11:47:23 +00:00 |
locore2.c
|
Use macro in <m68k/m68k.h> for cputype and mmutype.
|
2001-02-03 12:59:48 +00:00 |
machdep.c
|
Require the machine-dependant DDB commands to be in db_machine_command_table[]
|
2001-01-22 13:56:55 +00:00 |
machdep.h
|
Move cachectl1() declaration from sun3/machdep.h to include/cpu.h;
|
2001-02-04 01:31:54 +00:00 |
mainbus.c
|
…
|
|
mem.c
|
remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>
|
2000-06-29 07:18:57 +00:00 |
obio.c
|
obio_find_mapping(): int -> vaddr_t where appropriate.
|
1998-12-13 19:08:43 +00:00 |
obio.h
|
…
|
|
obmem.c
|
…
|
|
obmem.h
|
…
|
|
pmap.c
|
m68k/m68k.h is now pulled via machine/cpu.h.
|
2001-02-03 12:55:35 +00:00 |
procfs_machdep.c
|
No-op commit to force update to a non-"-kk" revision.
|
2001-01-18 17:47:58 +00:00 |
stub.c
|
Debugger() --> cpu_Debugger(), include <sys/sytm.h> for it's prototype
|
1999-11-22 19:00:57 +00:00 |
sunmon.c
|
On sun3x, cpu_reboot() calls sunmon_abort() for PROM bug work-around,
|
2000-11-09 14:38:44 +00:00 |
sys_machdep.c
|
g/c obsolete vtrace(2) stuff
|
2000-12-13 18:13:05 +00:00 |
trap.c
|
Remove reg_dump() declaration, which is in <m68k/m68k.h>
|
2001-02-03 13:02:20 +00:00 |
vector.c
|
COMPAT_xxx option review: add missing opt_compat_netbsd.h
|
1998-12-18 15:49:40 +00:00 |
vector.h
|
…
|
|
vm_machdep.c
|
remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>
|
2000-06-29 07:18:57 +00:00 |
vme.c
|
…
|
|
vme.h
|
…
|
|