freebsd-src/sys/i386/i386
David Greenman 97e112628f Check for page being resident when doing I/O with /dev/kmem and return
EFAULT if it is not resident. This prevents the system from manufacturing
a zero-fill page for unused but allocated areas of the kernel's VM. This
should fix the "CMAP busy" panic that some people saw during system
startup.
1995-09-15 23:49:23 +00:00
..
autoconf.c cons.c: 1995-09-10 18:57:26 +00:00
conf.c Make pcvt and syscons live in the same kernel. If both are enabled, then 1995-09-10 21:36:12 +00:00
cons.c Make pcvt and syscons live in the same kernel. If both are enabled, then 1995-09-10 21:36:12 +00:00
cons.h Make pcvt and syscons live in the same kernel. If both are enabled, then 1995-09-10 21:36:12 +00:00
db_disasm.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
db_interface.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
db_trace.c Remove trailing whitespace. 1995-05-30 08:16:23 +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 Minor cleanup and (very) small micro optimization to Xsyscall (and the 1995-09-07 21:36:17 +00:00
genassym.c Killed some unused stuff inherited from Bill Jolitz. Note that since 1995-08-17 11:30:03 +00:00
in_cksum.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
locore.s 1) Don't double map the kernel page tables. The double mapping was never 1995-09-15 02:13:18 +00:00
machdep.c 1) Killed 'BSDVM_COMPAT'. 1995-09-15 08:31:19 +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 Replace \n\r by \n in error messages. 1995-06-14 05:06:51 +00:00
mem.c Check for page being resident when doing I/O with /dev/kmem and return 1995-09-15 23:49:23 +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 1) Killed 'BSDVM_COMPAT'. 1995-09-15 08:31:19 +00:00
procfs_machdep.c Add and move declarations to fix all of the warnings from `gcc -Wimplicit' 1995-03-16 18:17:34 +00:00
support.s Added a memcpy() routine. 1995-05-02 05:20:26 +00:00
swapgeneric.c First part of importing the Japanese `od' driver. 1995-08-19 15:59:35 +00:00
swtch.s Machine dependent routines to support pre-zeroed free pages. This 1995-09-03 20:39:22 +00:00
symbols.raw Removed the poorly named unused bogus common variable `total'. It was 1995-07-29 10:47:05 +00:00
sys_machdep.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
trap.c A couple of micro optimizations to improve NULL syscall performance by 1995-08-21 18:06:48 +00:00
tsc.c Remove extra args from the calls to getit(). The bug was benign with the 1995-08-25 19:24:56 +00:00
userconfig.c Render devices inactive properly. 1995-09-07 22:19:45 +00:00
vm_machdep.c Machine dependent routines to support pre-zeroed free pages. This 1995-09-03 20:39:22 +00:00