.. |
autoconf.c
|
Attach isa, eisa, and pci to mainbus now, rather than root. The i386
|
1996-03-04 03:25:48 +00:00 |
conf.c
|
Add changes to support rd (ramdisk) pseudodevice, needed for new
|
1996-03-25 18:47:47 +00:00 |
db_disasm.c
|
Fix #includes.
|
1996-02-02 18:05:36 +00:00 |
db_interface.c
|
change Debugger() from an int function to a void function to match the
|
1996-03-15 00:07:18 +00:00 |
db_trace.c
|
Various changes from John Kohl and me:
|
1995-10-11 04:19:29 +00:00 |
disksubr.c
|
To enable people to mount DOS partitions on disks with no NetBSD
|
1996-03-09 20:52:54 +00:00 |
dkbad.c
|
Fix #includes.
|
1996-02-02 18:05:36 +00:00 |
freebsd_machdep.c
|
Changed name of sigaltstack's ss_base field to ss_sp to match XPG4.2 and
|
1996-01-04 22:21:33 +00:00 |
gdt.c
|
Copyright assigned to the NetBSD Foundation
|
1996-02-27 22:39:39 +00:00 |
genassym.c
|
Don't define _KERNEL here.
|
1996-02-02 19:42:08 +00:00 |
in_cksum.c
|
Another trivial optimization.
|
1995-05-01 01:24:04 +00:00 |
linux_machdep.c
|
Add a message to help us debug Linux compat.
|
1996-03-08 06:00:53 +00:00 |
locore.s
|
assym.s -> assym.h
|
1996-02-02 02:34:09 +00:00 |
machdep.c
|
implement bus_mem_map() and bus_mem_unmap() functions.
|
1996-03-08 20:19:48 +00:00 |
mainbus.c
|
New device attachment scheme:
|
1996-03-17 01:26:49 +00:00 |
math_emu.h
|
Use PCB_USEDFPU, and a small performance tweak.
|
1995-05-03 00:17:16 +00:00 |
math_emulate.c
|
Fix #includes.
|
1996-02-02 18:05:36 +00:00 |
md_root.c
|
added to support rd (ramdisk) pseudodevice needed for new install system.
|
1996-03-25 18:49:18 +00:00 |
mem.c
|
Various changes from John Kohl and me:
|
1995-10-11 04:19:29 +00:00 |
microtime.s
|
|
|
ns_cksum.c
|
Fix #includes.
|
1996-02-02 18:05:36 +00:00 |
pmap.c
|
NISA --> NISADMA, per Neil McRae.
|
1995-12-09 07:39:02 +00:00 |
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
|
|
|
rd_root.c
|
added to support rd (ramdisk) pseudodevice needed for new install system.
|
1996-03-25 18:49:18 +00:00 |
svr4_machdep.c
|
Changed name of sigaltstack's ss_base field to ss_sp to match XPG4.2 and
|
1996-01-04 22:21:33 +00:00 |
swapgeneric.c
|
New device attachment scheme:
|
1996-03-17 01:26:49 +00:00 |
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
|
Copyright assigned to the NetBSD Foundation
|
1996-02-27 22:39:39 +00:00 |
vm_machdep.c
|
vm prototype changes.
|
1996-02-05 01:59:12 +00:00 |