..
autoconf.c
Change GENERIC to SWAP_GENERIC for now. I need the GENERIC kernel to
1995-01-11 17:51:26 +00:00
conf.c
Moved the typedefs of d_<foo>_t into sys/sys/conf.h and used them in
1995-01-23 02:52:28 +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
db_disasm.c: Unused var zapped.
1994-10-08 22:19:51 +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
Remove unused definitions of vm statistics counters. Most of the
1995-01-21 15:22:28 +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
Fix security holes in sigreturn(), ptrace() and procfs. sigreturn()
1995-01-14 13:20:26 +00:00
machdep.c
Changed buffer allocation policy (machdep.c)
1995-01-24 09:56:33 +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
Changed buffer allocation policy (machdep.c)
1995-01-24 09:56:33 +00:00
procfs_machdep.c
Fix security holes in sigreturn(), ptrace() and procfs. sigreturn()
1995-01-14 13:20:26 +00:00
support.s
Inlined ins/outs functions.
1994-09-25 21:31:55 +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
Changed buffer allocation policy (machdep.c)
1995-01-24 09:56:33 +00:00
tsc.c
Submitted by: Bruce Evans
1995-01-19 22:05:27 +00:00
userconfig.c
Temporary kludge: treat \r same as \n in input, so working on a
1994-11-27 13:43:37 +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