HardenedBSD/sys/i386/i386
David Greenman d3a10e2cad Comment out pmap_prefault for the time being (perhaps until after 2.1).
The object_init_pt routine is still enabled and used, however, and this
is where most of the 'pre-faulting' performance improvement comes from.
1995-01-26 01:45:02 +00:00
..
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 Add entry for joystick 1995-01-25 20:57:32 +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_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
dkbad.c
exception.s Fix security holes in sigreturn(), ptrace() and procfs. sigreturn() 1995-01-14 13:20:26 +00:00
genassym.c Load the kernel symbol table in the boot loader and not at compile time. 1995-01-25 21:40:47 +00:00
in_cksum.c
locore.s Load the kernel symbol table in the boot loader and not at compile time. 1995-01-25 21:40:47 +00:00
machdep.c Load the kernel symbol table in the boot loader and not at compile time. 1995-01-25 21:40:47 +00:00
math_emu.h
math_emulate.c
mem.c
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
pmap.c Comment out pmap_prefault for the time being (perhaps until after 2.1). 1995-01-26 01:45:02 +00:00
procfs_machdep.c Fix security holes in sigreturn(), ptrace() and procfs. sigreturn() 1995-01-14 13:20:26 +00:00
support.s
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