NetBSD/sys/arch/news68k/news68k
tsutsui 7d563fd40e malloc() + memset() -> malloc() with M_ZERO flag 2001-12-16 04:17:02 +00:00
..
autoconf.c Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
bus_space.c Re-enable tt0 register temporary to map I/O space. 2000-10-14 07:19:24 +00:00
clock.c space -> TAB 2001-10-11 14:01:36 +00:00
clockvar.h Split clock device attachment into interval timer and todclock 2001-07-07 15:27:19 +00:00
conf.c Restore #endif which was mistakenly removed in previous. 2001-04-03 22:46:03 +00:00
db_memrw.c Sync with x68k: 2001-02-25 13:28:31 +00:00
disksubr.c rationalize the use of b_flags for geteblk() buffers. 2000-11-20 08:24:08 +00:00
genassym.cf Don't include opt_compat_svr4.h on building LKM. 2001-03-10 18:39:04 +00:00
isr.c bzero() -> memset() 2001-07-07 06:24:00 +00:00
isr.h Add prototype declaration of netintr(). 2000-09-15 15:52:15 +00:00
locore.s seperate -> separate 2001-07-22 13:33:58 +00:00
machdep.c Use pmap_kenter_pa() rather than pmap_enter() for msgbufaddr. 2001-12-02 01:17:52 +00:00
machid.h Add news1200 support. 2000-02-08 16:17:28 +00:00
mainbus.c Add news1200 support. 2000-02-08 16:17:28 +00:00
mem.c malloc() + memset() -> malloc() with M_ZERO flag 2001-12-16 04:17:02 +00:00
pmap.c Fix comments for ref-count of PT pages. 2001-12-16 03:53:21 +00:00
pmap_bootstrap.c Remove hp300 derived "last kernel PT page" stuff. (sync with luna68k/x68k) 2001-01-12 16:19:18 +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 Sync with x68k: 2001-02-25 13:28:31 +00:00
trap.c Update pmap_update to now take the updated pmap as an argument. 2001-09-10 21:19:08 +00:00
vectors.s Add drivers for keyboard and mouse. 2001-01-25 14:33:28 +00:00
vm_machdep.c Update pmap_update to now take the updated pmap as an argument. 2001-09-10 21:19:08 +00:00