.. |
autoconf.c
|
Fixed longstanding bug of not checking dumpdev' or setting dumplo'
|
1996-07-30 20:30:49 +00:00 |
cons.c
|
Removed unused #include.
|
1996-05-01 03:32:46 +00:00 |
cons.h
|
Move sysctl machdep.consdev to cons.c
|
1995-12-09 20:39:47 +00:00 |
db_disasm.c
|
Fixed operand order for shld and shrd.
|
1996-07-12 04:40:21 +00:00 |
db_interface.c
|
Improvements from Bruce Evans
|
1996-08-30 17:03:46 +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 |
genassym.c
|
Eliminated pcb_inl. It was always 0 because context switches don't occur
|
1996-07-31 12:36:11 +00:00 |
i386-gdbstub.c
|
Improvements from Bruce Evans
|
1996-08-30 17:03:46 +00:00 |
identcpu.c
|
Remove devconf, it never grew up to be of any use.
|
1996-09-06 23:09:20 +00:00 |
in_cksum.c
|
Completed function declarations and/or added prototypes.
|
1995-12-03 18:35:28 +00:00 |
locore.s
|
Renamed upa to p0upa to match p0upt.
|
1996-07-12 06:48:55 +00:00 |
machdep.c
|
Remove devconf, it never grew up to be of any use.
|
1996-09-06 23:09:20 +00:00 |
math_emu.h
|
Second batch of cleanup changes.
|
1995-10-29 15:33:36 +00:00 |
math_emulate.c
|
Fixed the type of some sysinit functions.
|
1995-12-14 20:21:58 +00:00 |
mem.c
|
Moved declaration of zbuf outside of #ifdef DEVFS code.
|
1996-07-15 18:22:07 +00:00 |
microtime.s
|
Reduced division by i586_ctr_rate to multiplication by i586_ctr_multiplier.
|
1996-08-02 20:17:50 +00:00 |
perfmon.c
|
Eliminated i586_ctr_rate. Use i586_ctr_freq instead.
|
1996-08-02 21:16:27 +00:00 |
pmap.c
|
Improve the scalability of certain pmap operations.
|
1996-09-08 16:57:53 +00:00 |
procfs_machdep.c
|
Staticize and cleanup.
|
1995-12-10 13:36:34 +00:00 |
support.s
|
A fast memory copy for Pentiums using floating point registers.
|
1996-06-13 07:17:21 +00:00 |
swapgeneric.c
|
Externalize the declaration of dc_list. This is required in order to
|
1996-06-12 15:10:30 +00:00 |
swtch.s
|
Eliminated pcb_inl. It was always 0 because context switches don't occur
|
1996-07-31 12:36:11 +00:00 |
symbols.raw
|
removed:
|
1996-05-02 14:21:14 +00:00 |
sys_machdep.c
|
Don't declare the user_ldt functions unless USER_LDT is defined.
|
1996-08-12 19:57:10 +00:00 |
trap.c
|
Change an splclock that needs to be an splhigh into an splhigh.
|
1996-09-01 10:10:12 +00:00 |
tsc.c
|
Eliminated i586_ctr_rate. Use i586_ctr_freq instead.
|
1996-08-02 21:16:27 +00:00 |
userconfig.c
|
Teach UserConfig about ANSI (DEC?) ``application mode'' arrow key
|
1996-08-10 22:06:09 +00:00 |
vm_machdep.c
|
Don't use NULL in non-pointer contexts.
|
1996-07-12 04:12:25 +00:00 |