.. |
autoconf.c
|
New ADB "bus" interface:
|
1998-10-23 01:16:22 +00:00 |
bus_space.c
|
vm_offset_t -> {paddr_t, vaddr_t}
|
1998-12-22 08:47:05 +00:00 |
clock.c
|
|
|
clockreg.h
|
|
|
conf.c
|
Updating of bdev's and cdev's to support RAIDframe.
|
1998-11-13 04:47:03 +00:00 |
disksubr.c
|
Catch up with changes to MBR handling. From Erik Bertelsen in PR 6911.
|
1999-01-30 17:34:31 +00:00 |
fpu.c
|
Correct type of 'nofault', and some whitespace KNFing.
|
1998-04-20 06:46:16 +00:00 |
genassym.cf
|
Define SYS_compat_13_sigreturn13.
|
1998-10-01 00:29:51 +00:00 |
intr.c
|
The return value from intr_dispatch() is no longer necessary.
|
1998-08-25 04:03:56 +00:00 |
kgdb_machdep.c
|
vm_offset_t -> {paddr_t, vaddr_t}
|
1998-12-22 08:47:05 +00:00 |
locore.s
|
Changes to support fork_kthread():
|
1998-11-11 06:41:23 +00:00 |
macglobals.s
|
|
|
machdep.c
|
Garbage-collect `mbutl'.
|
1999-01-09 22:10:12 +00:00 |
macrom.c
|
Parenthesize a few expressions uncovered by -Wpointer-arith.
|
1999-01-10 22:52:55 +00:00 |
macrom.h
|
|
|
macromasm.s
|
|
|
mainbus.c
|
|
|
mem.c
|
Use of casts as lvalues is a GNU C extension; rearrange slightly.
|
1999-02-10 17:03:26 +00:00 |
pmap_bootstrap.c
|
vm_offset_t -> {paddr_t, vaddr_t}
|
1998-12-22 08:47:05 +00:00 |
pmap.c
|
vm_offset_t -> {paddr_t, vaddr_t}
|
1998-12-22 08:47:05 +00:00 |
pram.c
|
|
|
pram.h
|
|
|
pramasm.s
|
|
|
psc.c
|
New framework for handling processor interrupts, derived in part from
|
1998-08-12 05:42:44 +00:00 |
sys_machdep.c
|
No need for <sys/mtio.h>
|
1999-01-19 18:18:41 +00:00 |
trap.c
|
vm_offset_t -> {paddr_t, vaddr_t}
|
1998-12-22 08:47:05 +00:00 |
vectors.s
|
Sigh, we are going to have to burn a vector for Just Sigreturn again,
|
1998-10-04 23:38:55 +00:00 |
via.c
|
G/C rbv_vidstatus() and related constant.
|
1999-01-06 05:54:38 +00:00 |
vm_machdep.c
|
vm_offset_t -> {paddr_t, vaddr_t}
|
1998-12-22 08:47:05 +00:00 |