NetBSD/sys/arch/x68k/x68k
sommerfeld aa195e816f Fix PR9240: comment above cpu_fork() out of synch with reality on most ports.
(comment change only, but was wrong for more than just i386).
2000-01-20 22:18:54 +00:00
..
autoconf.c First step toward network boot. 1999-09-23 15:14:57 +00:00
bus.c Update for pmap_enter() API change. No functional difference. 1999-11-13 00:30:26 +00:00
clock.c check whether tv_usec >= 1000000 2000-01-19 02:52:16 +00:00
clockioctl.h
conf.c Add COMPAT_SVR4 for m68k. 1999-04-19 21:22:56 +00:00
db_memrw.c
disksubr.c Use b_cylinder as defined in sys/buf.h 2000-01-18 19:52:21 +00:00
fpu.c
genassym.cf Fix the problem that single-step tracing of a trap instruction 1999-10-26 00:20:34 +00:00
iodevice.h
kgdb_glue.c
kgdb_proto.h
kgdb_stub.c
locore.s - Do not lower interrupt level at clock interrupt. 2000-01-14 08:21:22 +00:00
machdep.c Move callout initialization to a single location; no need to duplicate 2000-01-19 20:05:30 +00:00
mem.c CL* discarding. 1999-12-04 21:13:19 +00:00
pmap.c Update for pmap_enter() API change. No functional difference. 1999-11-13 00:30:26 +00:00
pmap_bootstrap.c
sys_machdep.c Fix typo (&& -> &). 1999-11-28 20:30:57 +00:00
trap.c clrnd()/clbase() discarding. 1999-12-05 11:56:30 +00:00
vectors.s Make use of _C_LABEL and other macros in m68k/asm.h. 1999-08-05 15:58:17 +00:00
vm_machdep.c Fix PR9240: comment above cpu_fork() out of synch with reality on most ports. 2000-01-20 22:18:54 +00:00
x68k_init.c