.. |
autoconf.c
|
Move findroot/setroot stuff from configure() to cpu_rootconf().
|
1997-03-26 22:38:40 +00:00 |
clock.c
|
* Initialize the icu with a table driven method again.
|
1997-04-01 16:32:16 +00:00 |
conf.c
|
Fix chrtoblk prototype
|
1997-10-17 01:59:56 +00:00 |
db_disasm.c
|
* Add missing prototypes.
|
1997-03-20 12:00:37 +00:00 |
db_interface.c
|
* Add missing prototypes.
|
1997-03-20 12:00:40 +00:00 |
db_memrw.c
|
* Omit Debugger() if DDB is not defined.
|
1997-04-21 16:17:32 +00:00 |
db_trace.c
|
* add missing prototypes.
|
1997-03-20 12:00:43 +00:00 |
disksubr.c
|
Merge scsipi branch in the mainline. This add support for ATAPI devices
|
1997-08-27 11:22:52 +00:00 |
genassym.cf
|
|
|
in_cksum.c
|
* Include sys/systm.h and netinet/in.h to get missing prototypes.
|
1997-03-20 12:00:47 +00:00 |
intr.c
|
* Initialize the icu with a table driven method again.
|
1997-04-01 16:32:25 +00:00 |
kgdb_machdep.c
|
* Do not use Debugger(), use breakpoint().
|
1997-04-21 16:17:39 +00:00 |
locore.s
|
Remove unknown .even, complete a string in a macro call.
|
1997-11-10 01:50:25 +00:00 |
machdep.c
|
include <vm/vm.h> at proper points.
|
1997-10-22 03:40:17 +00:00 |
mainbus.c
|
use locator defines in "locators.h" to index cf_loc[]
|
1997-07-17 02:01:26 +00:00 |
mem.c
|
* Apply optimizations suggested by gwr & mycroft.
|
1997-04-01 16:32:52 +00:00 |
pmap.c
|
Implement the kernel part of pr-1891. This allows for a more flexible sized
|
1997-09-19 13:52:37 +00:00 |
process_machdep.c
|
|
|
random.s
|
* Update asm.h to be more like the other port's asm.h.
|
1997-05-08 13:44:11 +00:00 |
sys_machdep.c
|
* Remove unused local variable in sys_sysarch.
|
1997-03-20 12:00:58 +00:00 |
trap.c
|
include <vm/vm.h> at proper points.
|
1997-10-22 03:40:17 +00:00 |
umprintf.c
|
|
|
vm_machdep.c
|
Remove __VM_PMAP_HACK.
|
1997-07-09 19:26:34 +00:00 |