NetBSD/sys/arch/mac68k/mac68k
nisimura 7a50b38cbd - Adjust descriptive comment of cpu_fork() which returns nothing and
returns once.
- Minor fixes in mips/vm_machdep.c.
1999-05-14 02:11:59 +00:00
..
autoconf.c Add support for the IWM driver. 1999-02-18 07:32:56 +00:00
bus_space.c Changes for modified pmap_enter() API: 1999-03-26 23:41:25 +00:00
clock.c The annoying message about trusting ourselves to write the PRAM should 1997-10-07 03:04:55 +00:00
clockreg.h Make CLK_INTERVAL depend on HZ; update comments to match. 1996-04-01 05:16:52 +00:00
conf.c Add COMPAT_SVR4 for m68k. 1999-04-19 21:22:56 +00:00
disksubr.c Fix a problem with bounds_check_with_label(), noted by Greg Oster: we 1999-05-01 09:26:32 +00:00
fpu.c Correct type of 'nofault', and some whitespace KNFing. 1998-04-20 06:46:16 +00:00
genassym.cf SVR4-related typo in previous. 1999-05-06 14:16:07 +00:00
intr.c completely remove Mach VM support. all that is left is the all the 1999-03-24 05:50:49 +00:00
kgdb_machdep.c vm_offset_t -> {paddr_t, vaddr_t} 1998-12-22 08:47:05 +00:00
locore.s Include opt_compat_sunos.h 1999-04-29 16:22:03 +00:00
macglobals.s Clean up comments. 1997-09-16 16:13:47 +00:00
machdep.c Move initialization of the iomem extent struct from mac68k_set_io_offset() 1999-05-03 19:10:54 +00:00
macrom.c Parenthesize a few expressions uncovered by -Wpointer-arith. 1999-01-10 22:52:55 +00:00
macrom.h Whoops; here's the rest of the Deferred Task Manager changes. 1997-05-12 07:53:04 +00:00
macromasm.s Unify ADB options and place them all into opt_adb.h. Provide a knob to 1998-02-21 00:37:07 +00:00
mainbus.c Update for changes to config. 1998-01-12 18:59:04 +00:00
mem.c Oops; vm_offset_t -> vaddr_t. 1999-03-27 00:30:06 +00:00
pmap.c Remove a (harmless) duplicated line. 1999-05-02 17:23:07 +00:00
pmap_bootstrap.c g/c some useless calculation on avail_remaining after its last reference. 1999-05-02 17:26:14 +00:00
pram.c Unify ADB options and place them all into opt_adb.h. Provide a knob to 1998-02-21 00:37:07 +00:00
pram.h Updates from John Wittkoski for new ADB driver. 1997-04-08 03:19:04 +00:00
pramasm.s Unify ADB options and place them all into opt_adb.h. Provide a knob to 1998-02-21 00:37:07 +00:00
psc.c New framework for handling processor interrupts, derived in part from 1998-08-12 05:42:44 +00:00
sys_machdep.c synchronize types, and s/curproc/p/ in one forgotten place 1999-02-26 22:37:57 +00:00
trap.c Include zsc.h so that SCC soft interrupts have a chance. Fixes PR 7313. 1999-04-06 05:55:06 +00:00
vectors.s Sigh, we are going to have to burn a vector for Just Sigreturn again, 1998-10-04 23:38:55 +00:00
via.c Rename via_shutdown() to via_powerdown() for clarity and consistency. 1999-02-20 09:57:35 +00:00
vm_machdep.c - Adjust descriptive comment of cpu_fork() which returns nothing and 1999-05-14 02:11:59 +00:00