.. |
autoconf.c
|
Pull up the thorpej_scsipi branch to main branch.
|
2001-04-25 17:53:04 +00:00 |
bus.c
|
replace vm_page_t with struct vm_page *.
|
2001-05-26 21:27:10 +00:00 |
clock.c
|
eliminate the KERN_* error codes in favor of the traditional E* codes.
|
2001-03-15 06:10:32 +00:00 |
clockioctl.h
|
|
|
conf.c
|
Add l_poll' to struct linesw' and provide an xxxpoll() entry point
|
2001-05-02 10:32:08 +00:00 |
db_memrw.c
|
Use m68k_page_offset and m68k_trunc_page macros,
|
2001-02-21 12:39:16 +00:00 |
disksubr.c
|
rationalize the use of b_flags for geteblk() buffers.
|
2000-11-20 08:24:08 +00:00 |
fpu.c
|
Fix asm() directive.
|
2000-12-08 02:59:38 +00:00 |
genassym.cf
|
Sync with amiga 1.15.
|
2001-03-22 12:47:11 +00:00 |
iodevice.h
|
Merged minoura_x68k_bus_h branch.
|
1999-03-16 16:30:16 +00:00 |
kgdb_glue.c
|
add missing #include "opt_kgdb.h"
|
2001-05-30 15:24:23 +00:00 |
kgdb_proto.h
|
|
|
kgdb_stub.c
|
add missing #include "opt_kgdb.h"
|
2001-05-30 15:24:23 +00:00 |
locore.s
|
add missing #include "opt_kgdb.h"
|
2001-05-30 15:24:23 +00:00 |
machdep.c
|
replace vm_map{,_entry}_t with struct vm_map{,_entry} *.
|
2001-06-02 18:09:08 +00:00 |
mem.c
|
Sprinkle pmap_update() calls after calls to:
|
2001-04-24 04:30:50 +00:00 |
pmap_bootstrap.c
|
Sync. w/ luna68k; eliminate irrelavant code imposed by
|
2001-01-11 13:18:36 +00:00 |
pmap.c
|
replace vm_map{,_entry}_t with struct vm_map{,_entry} *.
|
2001-06-02 18:09:08 +00:00 |
procfs_machdep.c
|
No-op commit to force update to a non-"-kk" revision.
|
2001-01-18 17:47:58 +00:00 |
sys_machdep.c
|
Use m68k_page_offset and m68k_trunc_page macros,
|
2001-02-21 12:39:16 +00:00 |
trap.c
|
replace vm_map{,_entry}_t with struct vm_map{,_entry} *.
|
2001-06-02 18:09:08 +00:00 |
vectors.s
|
G/C of unused interrupt stubs, and other cleanups.
|
2000-06-11 14:20:45 +00:00 |
vm_machdep.c
|
Sprinkle pmap_update() calls after calls to:
|
2001-04-24 04:30:50 +00:00 |
x68k_init.c
|
Merged minoura_x68k_bus_h branch.
|
1999-03-16 16:30:16 +00:00 |