NetBSD/sys/arch/i386/i386
1994-10-09 16:09:27 +00:00
..
autoconf.c Correct bad memory reference when dumpdev == NODEV (i.e. DISKLESS). 1994-08-14 22:47:28 +00:00
conf.c Fix minor bogons in isdisk() and chrtoblk(). 1994-06-14 19:47:51 +00:00
db_disasm.c Fix disassembly of bit test instructions with an immediate shift count. 1994-07-15 21:11:34 +00:00
db_interface.c #include cpufunc.h from pmap.h. 1994-10-09 15:00:38 +00:00
db_trace.c Pretend that trap() and syscall() have no args. 1994-10-09 16:09:27 +00:00
disksubr.c Don't modify the device number; let the driver do it. 1994-07-26 19:37:00 +00:00
dkbad.c add rcsids to everything and clean up headers 1993-05-22 07:56:12 +00:00
genassym.c No more V_SWTCH. 1994-05-29 06:48:56 +00:00
in_cksum.c add rcsids to everything and clean up headers 1993-05-22 07:56:12 +00:00
locore.s Don't use pusha and popa. 1994-10-09 09:19:29 +00:00
machdep.c Make reg, frame, and sigcontext more similar. 1994-10-09 12:57:11 +00:00
math_emu.h Remove an unnecessary cast. 1994-01-11 17:37:28 +00:00
math_emulate.c lots of changes: prototype migration, move lots of variables, definitions, 1994-05-05 05:35:42 +00:00
mem.c MIN -> min, MAX -> max 1994-05-24 02:35:53 +00:00
microtime.s Tweak overflow check. 1994-05-04 02:07:24 +00:00
ns_cksum.c add rcsids to everything and clean up headers 1993-05-22 07:56:12 +00:00
pmap.c #include cpufunc.h from pmap.h. 1994-10-09 15:00:38 +00:00
process_machdep.c Make reg, frame, and sigcontext more similar. 1994-10-09 12:57:11 +00:00
random.s Do the right thing on overflow. 1994-02-13 07:42:47 +00:00
swapgeneric.c 0 --> NODEV 1994-07-31 04:59:36 +00:00
sys_machdep.c Reload the LDT immediately rather than trying to reschedule. 1994-04-24 22:49:05 +00:00
trap.c New iBCS2 code from Scott. 1994-09-05 01:08:43 +00:00
vm_machdep.c #include cpufunc.h from pmap.h. 1994-10-09 15:00:38 +00:00