1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-21 11:13:30 +00:00
freebsd/sys/i386/i386
David Greenman 5c09563e1e 1) enhanced in_cksum from Bruce Evans.
2) minor comment change in machdep.c
3) enhanced bzero from John Dyson (twice as fast on a 486DX/33)
1994-03-07 11:47:32 +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 Ttys structures are now allocated dynamically via ttymalloc/ttyfree. 1994-03-02 20:28:38 +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 1) "Pre-faulting" in of pages into process address space 1994-03-07 11:38:49 +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 1) enhanced in_cksum from Bruce Evans. 1994-03-07 11:47:32 +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 1) enhanced in_cksum from Bruce Evans. 1994-03-07 11:47:32 +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 1) "Pre-faulting" in of pages into process address space 1994-03-07 11:38:49 +00:00
support.s 1) enhanced in_cksum from Bruce Evans. 1994-03-07 11:47:32 +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 1) "Pre-faulting" in of pages into process address space 1994-03-07 11:38:49 +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 1) "Pre-faulting" in of pages into process address space 1994-03-07 11:38:49 +00:00