.. |
amd64-gdbstub.c
|
Make a kernel with DDB but without sio possible again. This is only
|
1996-11-25 18:39:25 +00:00 |
autoconf.c
|
Moved pccard_configure() to the end of the configure() list. This
|
1997-01-11 17:41:36 +00:00 |
cpu_switch.S
|
Fixed miscounting for non-statistical (GUPROF) profiling:
|
1996-10-16 18:37:58 +00:00 |
db_disasm.c
|
Fixed botched tables:
|
1997-01-04 13:47:30 +00:00 |
db_interface.c
|
Essentially rename pmap_update to be invltlb. It is a very machine
|
1996-09-28 22:37:57 +00:00 |
db_trace.c
|
Fixed traceback for the following cases:
|
1996-03-27 17:06:03 +00:00 |
exception.s
|
Add support for i686 machine check trap.
|
1996-08-11 17:41:25 +00:00 |
exception.S
|
Add support for i686 machine check trap.
|
1996-08-11 17:41:25 +00:00 |
fpu.c
|
Reenabled i586_optimized_copyin/out yet again.
|
1997-01-04 13:57:17 +00:00 |
genassym.c
|
Removed nested include if <sys/socket.h> from <net/if.h> and
|
1996-10-12 19:49:43 +00:00 |
identcpu.c
|
Removed #include of "opt_temporary.h". All the temporary options went
|
1996-11-12 13:36:52 +00:00 |
locore.s
|
Change this back to movl for -current since it seems to work there.
|
1996-11-15 09:00:56 +00:00 |
locore.S
|
Change this back to movl for -current since it seems to work there.
|
1996-11-15 09:00:56 +00:00 |
machdep.c
|
Superficial clean-up of useracc calls. (The useracc usage of
|
1996-12-29 02:29:41 +00:00 |
mem.c
|
I've been meaning to commit this for months. Implement select()
|
1996-09-27 13:25:13 +00:00 |
pmap.c
|
Prepare better for multi-platform by eliminating another required
|
1997-01-11 07:19:02 +00:00 |
prof_machdep.c
|
More merge and update.
|
1996-10-30 22:41:46 +00:00 |
support.s
|
Fixed context switching of FPU state after a fault in
|
1997-01-04 13:56:18 +00:00 |
support.S
|
Fixed context switching of FPU state after a fault in
|
1997-01-04 13:56:18 +00:00 |
swtch.s
|
Fixed miscounting for non-statistical (GUPROF) profiling:
|
1996-10-16 18:37:58 +00:00 |
sys_machdep.c
|
Soften range-check for LDTs.
|
1996-12-12 17:57:50 +00:00 |
trap.c
|
Only handle copyin/out/etc faults when not in an interrupt handler.
|
1996-12-18 19:12:01 +00:00 |
tsc.c
|
Removed initialization of a variable that went away. Oops.
|
1996-10-26 00:11:57 +00:00 |
vm_machdep.c
|
Add code to copy the LDT, if required.
|
1997-01-02 01:43:09 +00:00 |