freebsd-dev/sys/i386/i386
David Greenman 2c194b2e93 Fixed bug in handling of COW - the original code was bogus and it was
only accidental that it worked. Also, don't cache non-managed pages.
1994-02-13 08:29:33 +00:00
..
autoconf.c Added four pattern memory test routine that is done at startup. 1994-01-31 23:47:29 +00:00
conf.c Removed wx driver hooks 1994-01-04 20:08:56 +00:00
cons.c Remove confusing and incorrect comment inherited from patchkit days. 1994-01-26 20:42:18 +00:00
cons.h Declare cnopen, cnclose, and other console routines. 1993-11-27 19:19:19 +00:00
db_disasm.c Make everything compile with -Wtraditional. Make it easier to distribute 1993-12-19 00:55:01 +00:00
db_interface.c Make everything compile with -Wtraditional. Make it easier to distribute 1993-12-19 00:55:01 +00:00
db_trace.c "New" VM system from John Dyson & myself. For a run-down of the 1994-01-14 16:25:31 +00:00
dkbad.c Make everything compile with -Wtraditional. Make it easier to distribute 1993-12-19 00:55:01 +00:00
exception.s Convert syscall to trapframe. Based on work done by John Brezak. 1994-01-03 07:55:47 +00:00
genassym.c "New" VM system from John Dyson & myself. For a run-down of the 1994-01-14 16:25:31 +00:00
in_cksum.c Make everything compile with -Wtraditional. Make it easier to distribute 1993-12-19 00:55:01 +00:00
locore.s Removed all uses of "USE_486_WRITE_PROTECT" and made this automatic. 1994-02-01 04:09:07 +00:00
machdep.c From: Dave Matthews <dave@prlng.co.uk> 1994-02-08 12:58:44 +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 From: Wolfgang Solfrank <ws@sun-lamp.cs.berkeley.edu> 1994-01-29 22:07:16 +00:00
mem.c Convert syscall to trapframe. Based on work done by John Brezak. 1994-01-03 07:55:47 +00:00
microtime.s Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some 1993-10-16 14:15:10 +00:00
ns_cksum.c Make everything compile with -Wtraditional. Make it easier to distribute 1993-12-19 00:55:01 +00:00
pmap.c Fixed bug in handling of COW - the original code was bogus and it was 1994-02-13 08:29:33 +00:00
support.s Removed all uses of "USE_486_WRITE_PROTECT" and made this automatic. 1994-02-01 04:09:07 +00:00
swapgeneric.c Added wx driver support 1993-11-03 18:05:42 +00:00
swtch.s WINE/user LDT support from John Brezak, ported to FreeBSD by Jeffrey Hsu 1994-01-31 10:27:13 +00:00
symbols.raw From: barclay_a_c <barclay_a_c@bt-web.bt.co.uk> 1993-09-05 18:30:58 +00:00
sys_machdep.c WINE/user LDT support from John Brezak, ported to FreeBSD by Jeffrey Hsu 1994-01-31 10:27:13 +00:00
trap.c Fixed bugs in stack grow code, and moved it back into a seperate function 1994-02-08 09:26:04 +00:00
tsc.c At the suggestion of Bruce Evans, don't zero RTC diag register. Doing so 1994-02-06 22:48:13 +00:00
vm_machdep.c Fixed bugs in stack grow code, and moved it back into a seperate function 1994-02-08 09:26:04 +00:00