.. |
autoconf.c
|
#include device.h, for prototypes.
|
1994-11-04 00:36:47 +00:00 |
conf.c
|
Fix oversight in previous change.
|
1995-03-03 06:09:01 +00:00 |
db_disasm.c
|
Fix disassembly of `cmpxchg' instructions.
|
1995-02-05 13:59:38 +00:00 |
db_interface.c
|
Oops. Correct asm() spec.
|
1995-01-15 02:19:12 +00:00 |
db_trace.c
|
new RCS ID format.
|
1994-10-27 04:14:23 +00:00 |
disksubr.c
|
Calculate b_cylin correctly for different block sizes.
|
1995-01-13 10:30:08 +00:00 |
dkbad.c
|
new RCS ID format.
|
1994-10-27 04:14:23 +00:00 |
genassym.c
|
new RCS ID format.
|
1994-10-27 04:14:23 +00:00 |
in_cksum.c
|
new RCS ID format.
|
1994-10-27 04:14:23 +00:00 |
locore.s
|
Initialize emulation in systems without NPX
|
1995-03-11 18:42:42 +00:00 |
machdep.c
|
Turn off writing to the message buffer before outputting dump information.
|
1995-03-05 22:20:37 +00:00 |
math_emu.h
|
new RCS ID format.
|
1994-10-27 04:14:23 +00:00 |
math_emulate.c
|
Fix a call to math_abort().
|
1994-11-04 20:47:07 +00:00 |
mem.c
|
Copy physlock code from SPARC port, and some minor cleaning.
|
1995-01-09 09:13:09 +00:00 |
microtime.s
|
Oops; forgot to adjust stack offset.
|
1994-11-06 22:05:08 +00:00 |
ns_cksum.c
|
new RCS ID format.
|
1994-10-27 04:14:23 +00:00 |
pmap.c
|
Allocate pv_pages differently.
|
1994-11-08 01:17:19 +00:00 |
process_machdep.c
|
Move the existing frame pointer calculation into a separate helper function.
|
1995-01-15 00:42:01 +00:00 |
random.s
|
Faster version, by me.
|
1995-01-15 23:20:33 +00:00 |
svr4_machdep.c
|
Added svr4_sysarch() [experimental]
|
1995-02-01 01:39:43 +00:00 |
swapgeneric.c
|
Remove references to isa_devtab.
|
1994-11-04 09:57:52 +00:00 |
sys_machdep.c
|
Only use ssdtosd() when creating, expanding, or copying the LDT. Keep a copy
|
1994-11-05 03:17:33 +00:00 |
trap.c
|
Fix another oversight.
|
1995-03-10 12:20:37 +00:00 |
vm_machdep.c
|
Only save the FPU state if somebody else needs the FPU, or when forking.
|
1994-11-06 23:43:17 +00:00 |