..
autoconf.c
Reviewed by: se
1995-02-01 23:11:38 +00:00
conf.c
Remove the evil I perpetrated on this file in the name of the Cyclades driver,
1995-02-11 05:54:04 +00:00
cons.c
Kill redundant declarations of d_open_t and d_close_t.
1995-01-23 18:46:13 +00:00
cons.h
Peter Dufaults comconsole changes.
1994-10-20 00:08:31 +00:00
db_disasm.c
Fix disassembly of `bt[crs] $Ib,E'.
1995-01-29 02:38:15 +00:00
db_interface.c
Eliminate T_KDBTRAP, which will soon go away. It was only used for an
1995-01-14 10:24:48 +00:00
db_trace.c
Change all #includes to follow the current Berkeley style. Some of these
1994-08-13 03:50:34 +00:00
dkbad.c
Change all #includes to follow the current Berkeley style. Some of these
1994-08-13 03:50:34 +00:00
exception.s
Fix security holes in sigreturn(), ptrace() and procfs. sigreturn()
1995-01-14 13:20:26 +00:00
genassym.c
Yves has sent us a ~600 Kb patch, which shuts up gcc entirely for the
1995-02-14 06:00:17 +00:00
in_cksum.c
Change all #includes to follow the current Berkeley style. Some of these
1994-08-13 03:50:34 +00:00
locore.s
Intels App Note AP-485 applied.
1995-02-11 04:21:24 +00:00
machdep.c
Carefully choose the low limit for number of buffers to acheive the best
1995-02-12 09:21:04 +00:00
math_emu.h
Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some
1993-10-16 14:15:10 +00:00
math_emulate.c
Change brought over from 1.1.5:
1994-09-15 10:58:35 +00:00
mem.c
Fixed various prototype problems with the pmap functions and the subsequent
1994-08-06 10:25:50 +00:00
microtime.s
Fix a bug introduced between 1.1 and 1.1.5. Loading the time was moved
1994-11-05 23:53:46 +00:00
ns_cksum.c
Change all #includes to follow the current Berkeley style. Some of these
1994-08-13 03:50:34 +00:00
pmap.c
Mostly cosmetic changes. Use KERNBASE instead of UPT_MAX_ADDRESS in
1995-02-02 08:45:14 +00:00
procfs_machdep.c
Fix security holes in sigreturn(), ptrace() and procfs. sigreturn()
1995-01-14 13:20:26 +00:00
support.s
Fixed a bogus comment and made a stylistic change (testl instead of orl
1995-02-12 09:13:27 +00:00
swapgeneric.c
From Bill Paul:
1994-12-31 17:11:59 +00:00
swtch.s
Don't count context switches here, they are already counted in mi_switch().
1995-01-21 15:20:23 +00:00
symbols.raw
Got rid of map.h. It's a leftover from the rmap code, and we use rlists.
1994-10-09 07:35:18 +00:00
sys_machdep.c
Fix selector arg to match the (missing) prototype for ssdtosd().
1994-10-30 20:23:23 +00:00
trap.c
Removed unnecessary check for pr_scale in the AST/OWEUPC case.
1995-02-10 06:43:47 +00:00
tsc.c
Submitted by: Bruce Evans
1995-01-19 22:05:27 +00:00
userconfig.c
Commit my userconfig stuff:
1995-02-06 02:48:38 +00:00
vm_machdep.c
Don't use mi_switch() to terminate cpu_exit(). Calling it just happened to
1995-01-21 15:34:03 +00:00