.. |
autoconf.c
|
Move findroot/setroot stuff from configure() to cpu_rootconf().
|
1997-03-26 22:38:40 +00:00 |
clock.c
|
backout previous kprintf change
|
1996-10-13 03:29:05 +00:00 |
clockioctl.h
|
Initial revision
|
1996-05-05 12:17:14 +00:00 |
conf.c
|
Added ipfilter device
|
1997-02-04 10:35:39 +00:00 |
db_memrw.c
|
first commit of M68060 and FPU_EMULATE support.
|
1997-01-13 14:04:42 +00:00 |
disksubr.c
|
fixed to write disklabel correctly.
|
1996-06-16 09:07:59 +00:00 |
dkbad.c
|
fixed gcc -Wall warning.
|
1996-05-16 15:57:32 +00:00 |
fpu.c
|
Use struct fpframe instead of int[], suggested from Takeshi Nakayama.
|
1997-01-18 11:48:38 +00:00 |
genassym.c
|
Oops, fixed typo in previous commit, compile again.
|
1997-01-20 15:15:20 +00:00 |
iodevice.h
|
tvram[] should be u_char, instead of u_short.
|
1997-01-18 21:04:34 +00:00 |
isr.h
|
Initial revision
|
1996-05-05 12:17:14 +00:00 |
kgdb_glue.c
|
Initial revision
|
1996-05-05 12:17:14 +00:00 |
kgdb_proto.h
|
Initial revision
|
1996-05-05 12:17:14 +00:00 |
kgdb_stub.c
|
backout previous kprintf change
|
1996-10-13 03:29:05 +00:00 |
Locore.c
|
Fix typo.
|
1997-01-08 16:16:14 +00:00 |
locore.s
|
Use common m68k sigcode.
|
1997-04-13 02:37:15 +00:00 |
machdep.c
|
Garbage-collect regdump() and friends.
|
1997-04-09 21:07:26 +00:00 |
mem.c
|
zeropage -> devzeropage, and make it static.
|
1997-02-02 08:50:51 +00:00 |
pmap_bootstrap.c
|
first commit of M68060 and FPU_EMULATE support.
|
1997-01-13 14:04:42 +00:00 |
pmap.c
|
Use zeropage() in pmap_zero_page()
|
1997-02-02 08:54:20 +00:00 |
sys_machdep.c
|
first commit of M68060 and FPU_EMULATE support.
|
1997-01-13 14:04:42 +00:00 |
trap.c
|
regdump() takes a struct trapframe *
|
1997-04-09 21:08:47 +00:00 |
vectors.s
|
first commit of M68060 and FPU_EMULATE support.
|
1997-01-13 14:04:42 +00:00 |
vm_machdep.c
|
Garbage-collect extra copy of mappedcopy.
|
1997-02-02 08:56:04 +00:00 |
x68k_init.c
|
Added copyright notice
|
1997-02-04 11:45:03 +00:00 |