.. |
_startup.c
|
Define "cold" over in autoconf.c
|
1997-02-18 15:30:01 +00:00 |
bus_subr.c
|
Move bus_peek(), bus_mapin() here from autoconf.c so the latter
|
1997-02-18 14:58:32 +00:00 |
buserr.h
|
|
|
clock.c
|
Make this use sys/dev/clock_subr.[ch]
|
1997-02-19 23:38:46 +00:00 |
db_machdep.c
|
Replace sunmon.h with machdep.h
|
1997-01-27 22:35:03 +00:00 |
db_memrw.c
|
Use <machine/machdep.h>
|
1997-01-23 22:44:43 +00:00 |
dvma.c
|
Use <machine/machdep.h>
|
1997-01-23 22:44:43 +00:00 |
fpu.c
|
Use <machine/machdep.h>
|
1997-01-23 22:44:43 +00:00 |
genassym.awk
|
This little awk program translates the initialized data table found
|
1997-02-03 21:31:17 +00:00 |
genassym.c
|
Just M68030 is enough.
|
1997-02-19 15:59:21 +00:00 |
iommu.c
|
Convert meaningless '0' into a more human readable 'IOMMU_PDE_DT_INVALID'.
|
1997-02-13 07:38:21 +00:00 |
iommu.h
|
Added conditional include of iommu kernel driver manipulation routines.
|
1997-01-16 06:38:26 +00:00 |
kgdb_machdep.c
|
Set kgdb_debug_panic if we connect to gdb.
|
1997-02-18 16:09:59 +00:00 |
locore.s
|
Added the '@' symbols that GAS needs for address register indirect addressing
|
1997-02-20 00:54:21 +00:00 |
machdep.c
|
Moved straytrap() to trap.c (and minor cleanup)
|
1997-02-18 15:53:15 +00:00 |
mainbus.c
|
Initial import. Gets as far as nfs_mountroot.
|
1997-01-14 20:57:09 +00:00 |
mem.c
|
zeropage -> devzeropage, and make it static.
|
1997-02-02 08:39:55 +00:00 |
mostek48t02.h
|
Initial import. Gets as far as nfs_mountroot.
|
1997-01-14 20:57:09 +00:00 |
pmap_pvt.h
|
Add pmap_count(), fix some bugs... (from Jeremy).
|
1997-02-14 03:56:49 +00:00 |
pmap.c
|
Update copyright and fix typos in macro definition used when not debugging.
|
1997-02-19 04:17:32 +00:00 |
stub.c
|
Nuke some options GENERIC residue.
|
1997-02-04 04:57:10 +00:00 |
sys_machdep.c
|
Use <machine/machdep.h>
|
1997-01-23 22:44:43 +00:00 |