NetBSD/sys/arch/i386/i386
ws 8e7a9ab09f Fix bogus fcom emulations
How did any program with floating point emulation ever work?
1994-01-27 18:01:47 +00:00
..
autoconf.c Cleanup of startup and signal handling code from magnum branch. 1993-12-15 09:31:29 +00:00
conf.c Junk comselect(); it's the same at ttselect(). 1994-01-13 14:58:12 +00:00
cons.c make behaviour with constty consistent, deal properly with the case 1994-01-27 07:55:44 +00:00
cons.h pccons.c now dynamically allocates it's "struct tty" 1993-07-07 11:00:23 +00:00
consconf.c console config file ; prep for cons.c becoming 'relatively generic' 1994-01-27 07:40:03 +00:00
db_disasm.c Cleanup from magnum branch. 1993-12-19 03:41:30 +00:00
db_interface.c Use db_recover. Print trap name when entering DDB. Use trap_type and 1994-01-09 22:53:16 +00:00
db_trace.c Cleanup from magnum branch. 1993-12-19 03:41:30 +00:00
disksubr.c Change return type of strat function. 1994-01-11 16:38:48 +00:00
dkbad.c add rcsids to everything and clean up headers 1993-05-22 07:56:12 +00:00
dkbad.c.old New i386 code. 1993-09-14 17:28:06 +00:00
genassym.c Remove some unnecessary casting. 1994-01-11 22:39:40 +00:00
in_cksum.c add rcsids to everything and clean up headers 1993-05-22 07:56:12 +00:00
locore.s Minor changes to match magnum branch; nothing of importance. 1994-01-11 18:57:24 +00:00
machdep.c stub consinit() so it's not needed in cons.c, and mark some XXX's 1994-01-27 07:17:30 +00:00
math_emu.h Remove an unnecessary cast. 1994-01-11 17:37:28 +00:00
math_emulate.c Fix bogus fcom emulations 1994-01-27 18:01:47 +00:00
mem.c mapping the mem or kmem devices is *very* dangerous with the current 1993-10-21 23:55:02 +00:00
microtime.s Synchronize with magnum branch. 1994-01-11 15:37:18 +00:00
ns_cksum.c add rcsids to everything and clean up headers 1993-05-22 07:56:12 +00:00
pmap.c Fix two off-by-one errors. 1994-01-04 00:15:26 +00:00
process_machdep.c Make signal handling code use copyin/copyout instead of 1994-01-20 21:22:06 +00:00
random.s More multicast related stuff. 1993-12-09 00:32:14 +00:00
swapgeneric.c set mountroot to ufs_mountroot. swapgeneric is currently broken for other 1993-07-18 09:51:26 +00:00
symbols.raw add rcsids to everything and clean up headers 1993-05-22 07:56:12 +00:00
sys_machdep.c Check the users selectors in sigreturn() 1994-01-11 19:19:01 +00:00
trap.c Deal with fusubail. 1994-01-11 19:12:07 +00:00
vm_machdep.c Some minor cleanup, mostly from magnum branch. 1994-01-11 15:11:36 +00:00