..
autoconf.c
Fixed longstanding bug of not checking dumpdev' or setting
dumplo'
1996-07-30 20:30:49 +00:00
cons.c
if there is no console, cngetc should act like getc and return -1
1996-10-30 21:40:25 +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
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
genassym.c
Removed nested include if <sys/socket.h> from <net/if.h> and
1996-10-12 19:49:43 +00:00
i386-gdbstub.c
Improvements from Bruce Evans
1996-08-30 17:03:46 +00:00
identcpu.c
Put I*86_CPU defines in opt_cpu.h.
1996-10-09 19:47:44 +00:00
in_cksum.c
Completed function declarations and/or added prototypes.
1995-12-03 18:35:28 +00:00
locore.s
Put I*86_CPU defines in opt_cpu.h.
1996-10-09 19:47:44 +00:00
machdep.c
Further improved version of hadling a HALT when there is no console.
1996-10-31 00:57:28 +00:00
math_emu.h
Second batch of cleanup changes.
1995-10-29 15:33:36 +00:00
math_emulate.c
Updated #includes to 4.4Lite style.
1996-09-10 08:32:01 +00:00
mem.c
I've been meaning to commit this for months. Implement select()
1996-09-27 13:25:13 +00:00
microtime.s
Removed #include of <machine/clock.h>. It is no longer used, and would
1996-10-25 12:26:19 +00:00
perfmon.c
Added missing include of "opt_cpu.h". I missed it because PERFMON
1996-10-10 10:18:48 +00:00
pmap.c
Fix a problem with running down processes that have left wired
1996-11-03 03:40:47 +00:00
procfs_machdep.c
Staticize and cleanup.
1995-12-10 13:36:34 +00:00
support.s
Put I*86_CPU defines in opt_cpu.h.
1996-10-09 19:47:44 +00:00
swapgeneric.c
if there is no console, cngetc should act like getc and return -1
1996-10-30 21:40:25 +00:00
swtch.s
Fixed miscounting for non-statistical (GUPROF) profiling:
1996-10-16 18:37:58 +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
Updated #includes to 4.4Lite style.
1996-09-10 08:32:01 +00:00
tsc.c
Removed initialization of a variable that went away. Oops.
1996-10-26 00:11:57 +00:00
userconfig.c
Protect against PCI devices which may have their 'changed' flag set,
1996-11-05 05:52:36 +00:00
vm_machdep.c
More merge and update.
1996-10-30 22:41:46 +00:00