.. |
autoconf.c
|
Move findroot/setroot stuff from configure() to cpu_rootconf().
|
1997-03-26 22:38:40 +00:00 |
clock.c
|
Update for changes to config.
|
1998-01-12 19:51:03 +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
|
* Remove whitespaces from empty lines.
|
1997-02-08 09:33:52 +00:00 |
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
|
When dumping, print out the device number as major,minor.
|
1998-01-24 16:46:23 +00:00 |
mainbus.c
|
Update for changes to config.
|
1998-01-12 19:51:03 +00:00 |
mem.c
|
* Apply optimizations suggested by gwr & mycroft.
|
1997-04-01 16:32:52 +00:00 |
pmap.c
|
Fix think-o. Noted by Ian Dall.
|
1998-01-28 18:26:09 +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
|
Make pmap_activate() take a struct proc *.
|
1998-01-02 22:36:33 +00:00 |