This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
sys
/
arch
/
i386
/
i386
History
mycroft
b050cf3d61
Allocate the GDT area in a different way.
1996-01-31 03:13:07 +00:00
..
autoconf.c
…
conf.c
…
db_disasm.c
…
db_interface.c
…
db_trace.c
…
disksubr.c
…
dkbad.c
…
freebsd_machdep.c
…
gdt.c
Allocate the GDT area in a different way.
1996-01-31 03:13:07 +00:00
genassym.c
…
in_cksum.c
…
linux_machdep.c
…
locore.s
Deal with GCC's dead code elimination being suboptimal.
1996-01-07 03:59:28 +00:00
machdep.c
Resolve return type conflict for microtime(); closes PR
#1835
.
1996-01-30 23:15:01 +00:00
math_emu.h
…
math_emulate.c
…
mem.c
…
microtime.s
…
ns_cksum.c
…
pmap.c
…
process_machdep.c
Make a small attempt to deal better with VM86 mode in GDB.
1996-01-13 06:14:44 +00:00
random.s
…
svr4_machdep.c
…
swapgeneric.c
…
sys_machdep.c
VM86 support, by John Kohl, touched up a bit by me.
1996-01-08 13:51:30 +00:00
trap.c
VM86 support, by John Kohl, touched up a bit by me.
1996-01-08 13:51:30 +00:00
vm86.c
Make sure some registers are accessed in 16-bit mode.
1996-01-08 22:23:35 +00:00
vm_machdep.c
…