NetBSD/sys/arch/x68k/x68k
leo d4713d24c2 Implement the kernel part of pr-1891. This allows for a more flexible sized
msgbuf. Note that old 'dmesg' and 'syslogd' binaries will continue running,
though old 'dmesg' binaries will output a few bytes of junk at the start of
the buffer, and will miss a few bytes at the end of the buffer.
1997-09-19 13:52:37 +00:00
..
autoconf.c Move findroot/setroot stuff from configure() to cpu_rootconf(). 1997-03-26 22:38:40 +00:00
clock.c
clockioctl.h
conf.c Use cdev_ipf_unit() instead of cdev_ch_unit() 1997-06-01 01:27:51 +00:00
db_memrw.c s/x68k_trunc_page/m68k_trunc_page/ 1997-06-10 19:49:32 +00:00
disksubr.c
dkbad.c
fpu.c Use struct fpframe instead of int[], suggested from Takeshi Nakayama. 1997-01-18 11:48:38 +00:00
genassym.cf Use genassym.cf to make assym.h 1997-07-14 14:42:52 +00:00
iodevice.h tvram[] should be u_char, instead of u_short. 1997-01-18 21:04:34 +00:00
isr.h
kgdb_glue.c
kgdb_proto.h
kgdb_stub.c
locore.s Add and use fputype. Optimize floating point save/restore routines a bit more 1997-09-12 09:23:18 +00:00
machdep.c Implement the kernel part of pr-1891. This allows for a more flexible sized 1997-09-19 13:52:37 +00:00
mem.c s/x68k_btop/m68k_btop/ 1997-06-10 19:50:23 +00:00
pmap_bootstrap.c Implement the kernel part of pr-1891. This allows for a more flexible sized 1997-09-19 13:52:37 +00:00
pmap.c s/x68k_trunc_page/m68k_trunc_page/ s/x68k_btop/m68k_btop/ 1997-06-10 19:51:47 +00:00
sys_machdep.c Fix lossage from the latest vm_pmap changes. 1997-05-19 10:14:47 +00:00
trap.c Eliminate some uses of FPCOPROC. 1997-09-12 08:19:00 +00:00
vectors.s first commit of M68060 and FPU_EMULATE support. 1997-01-13 14:04:42 +00:00
vm_machdep.c Fix lossage from the latest vm_pmap changes. 1997-05-19 10:14:47 +00:00
x68k_init.c Added copyright notice 1997-02-04 11:45:03 +00:00