freebsd-nq/sys/i386/i386
1994-09-20 21:20:46 +00:00
..
autoconf.c Reviewed by: Stefan Esser <se> 1994-08-31 23:36:56 +00:00
conf.c Recycle cdev 20, sound blaster driver is long since deceased. 1994-09-08 18:02:35 +00:00
cons.c Conditionalized support for syscons as the console so that it can be 1994-08-31 07:44:22 +00:00
cons.h The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch. 1994-05-25 09:21:21 +00:00
db_disasm.c Change all #includes to follow the current Berkeley style. Some of these 1994-08-13 03:50:34 +00:00
db_interface.c Brought over from 1.1.5: 1994-09-15 11:38:59 +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 Change all #includes to follow the current Berkeley style. Some of these 1994-08-13 03:50:34 +00:00
genassym.c Eliminated a whole pile of ancient (we're taking 4.3BSD) VM system 1994-09-12 11:38:31 +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 Added support for many more videomodes, including graphic modes up til 1994-09-15 07:26:40 +00:00
machdep.c Made the kernel compile even without "ether". 1994-09-16 05:47:06 +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 conditional-compilation mixup, pointed out by Paul Richards. 1994-08-13 17:45:09 +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 Removed inclusion of pio.h and cpufunc.h (cpufunc.h is included from 1994-09-16 13:33:56 +00:00
procfs_machdep.c The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch. 1994-05-25 09:21:21 +00:00
support.s Removed inclusion of pio.h and cpufunc.h (cpufunc.h is included from 1994-09-16 13:33:56 +00:00
swapgeneric.c Change all #includes to follow the current Berkeley style. Some of these 1994-08-13 03:50:34 +00:00
swtch.s Converted P_LINK -> P_FORW, P_RLINK -> P_BACK, minor optimization. 1994-09-02 05:58:51 +00:00
symbols.raw The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch. 1994-05-25 09:21:21 +00:00
sys_machdep.c Change all #includes to follow the current Berkeley style. Some of these 1994-08-13 03:50:34 +00:00
trap.c Be more careful about dereferencing curproc, p_vmspace, and curpcb, 1994-09-11 11:26:18 +00:00
tsc.c Don't lose the RTC interrupt in resettodr(). 1994-09-20 21:20:46 +00:00
vm_machdep.c Removed all vestiges of tlbflush(). Replaced them with calls to pmap_update(). 1994-09-02 04:12:26 +00:00