freebsd-nq/sys/i386/i386
1993-10-11 07:39:13 +00:00
..
autoconf.c Removed one more reverence to the old Adaptec 1542b as.c driver, one less 1993-08-10 10:18:33 +00:00
conf.c Add support for Holger Viets mitsumi cd rom driver as prepared by Gary 1993-10-11 07:39:13 +00:00
cons.c patch 1of2 to prevent kill -1 syslogd from hanging the console 1993-08-20 05:46:09 +00:00
cons.h Initial import, 0.1 + pk 0.2.4-B1 1993-06-12 14:58:17 +00:00
db_disasm.c Fixed two occarances of ldos which should have been lods. 1993-07-12 09:34:38 +00:00
db_interface.c Initial import, 0.1 + pk 0.2.4-B1 1993-06-12 14:58:17 +00:00
db_trace.c Initial import, 0.1 + pk 0.2.4-B1 1993-06-12 14:58:17 +00:00
dkbad.c Initial import, 0.1 + pk 0.2.4-B1 1993-06-12 14:58:17 +00:00
genassym.c Added PDRSHIFT and KERNSIZE so that the PDR offsets can be calculated in 1993-10-10 02:09:44 +00:00
in_cksum.c Initial import, 0.1 + pk 0.2.4-B1 1993-06-12 14:58:17 +00:00
locore.s SYSPDROFF and SYSPDREND are now calculated using KERNBASE, KERNSIZE and 1993-10-10 06:07:57 +00:00
machdep.c Added a compile time #error so that if the user does not specify on of 1993-10-10 06:01:44 +00:00
math_emu.h Initial import, 0.1 + pk 0.2.4-B1 1993-06-12 14:58:17 +00:00
math_emulate.c Changed trap.c so that a panic will occur if we do not have hardware 1993-08-28 13:25:22 +00:00
mem.c From guido@gvr.win.tue.nl Sat Aug 7 06:58:04 1993 1993-08-09 06:16:42 +00:00
microtime.s Initial import, 0.1 + pk 0.2.4-B1 1993-06-12 14:58:17 +00:00
ns_cksum.c Added ns_cksum.c from NetBSD 1993-09-06 12:12:24 +00:00
pmap.c This is a fix for the 32K DMA buffer region that was not accounted for, 1993-09-30 23:16:17 +00:00
swapgeneric.c Initial import, 0.1 + pk 0.2.4-B1 1993-06-12 14:58:17 +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 Updated kernel files to move occurances of "struct args" syscall 1993-07-16 20:50:44 +00:00
trap.c Changed trap.c so that a panic will occur if we do not have hardware 1993-08-28 13:25:22 +00:00
tsc.c Initial import, 0.1 + pk 0.2.4-B1 1993-06-12 14:58:17 +00:00
vm_machdep.c Removed volatile functions which were causing grief in the system, since 1993-09-10 22:14:37 +00:00