NetBSD/sys/arch/m68k/m68k
dsl 2ffbd2ab99 Remove p_nras from struct proc - use LIST_EMPTY(&p->p_raslist) instead.
Remove p_raslock and rename p_lwplock p_lock (one lock is enough).
Simplify window test when adding a ras and correct test on VM_MAXUSER_ADDRESS.
Avoid unpredictable branch in i386 locore.S
(pad fields left in struct proc to avoid kernel bump)
2003-11-04 10:33:15 +00:00
..
bcopy.s Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
bus_dma.c Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
cacheops.c __KERNEL_RCSID() 2003-07-15 02:43:09 +00:00
compat_13_machdep.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
compat_13_sigreturn13.s Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
compat_16_machdep.c * Shuffle some data structures so, and add a flags word to ksiginfo_t. 2003-10-08 00:28:40 +00:00
compat_16_sigreturn14.s SA_SIGINFO support for m68k 2003-09-22 14:18:33 +00:00
copy.s Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
copypage.s Use PAGE_SIZE rather than NBPG. 2003-04-08 22:57:53 +00:00
db_disasm.c __KERNEL_RCSID() 2003-07-15 02:43:09 +00:00
db_disasm.h
db_interface.c __KERNEL_RCSID() 2003-07-15 02:43:09 +00:00
db_memrw.c enhance the common m68k db_memrw.c to handle read-only kernel text 2002-11-02 20:26:36 +00:00
db_trace.c __KERNEL_RCSID() 2003-07-15 02:43:09 +00:00
hpux_syscall.c __KERNEL_RCSID() 2003-07-15 02:43:09 +00:00
in_cksum.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
kgdb_m68k.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
kgdb_machdep.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
linux_syscall.c Don't pass the (unused) return value args to the 2003-10-31 03:28:12 +00:00
linux_trap.c constify siginfo/trapsignal 2003-09-25 22:04:17 +00:00
m68k_machdep.c __KERNEL_RCSID() 2003-07-15 02:43:09 +00:00
m68k_syscall.c Don't pass the (unused) return value args to the 2003-10-31 03:28:12 +00:00
mappedcopy.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
oc_cksum.s
pmap_motorola.c Based on the historic hp300 pmap, initialize firstpage to TRUE, and 2003-11-01 17:16:30 +00:00
proc_subr.s Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
process_machdep.c __KERNEL_RCSID() 2003-07-15 02:43:09 +00:00
reenter_syscall.s
regdump.c Cast through (void *) to appease gcc3. 2003-09-27 19:34:17 +00:00
sig_machdep.c Remove bogus initializer. 2003-10-28 20:39:54 +00:00
sigcode.s Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
sigreturn.s SA_SIGINFO support for m68k 2003-09-22 14:18:33 +00:00
sunos_machdep.c * Shuffle some data structures so, and add a flags word to ksiginfo_t. 2003-10-08 00:28:40 +00:00
sunos_sigcode.s Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
sunos_syscall.c Don't pass the (unused) return value args to the 2003-10-31 03:28:12 +00:00
support.s Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
svr4_machdep.c * Shuffle some data structures so, and add a flags word to ksiginfo_t. 2003-10-08 00:28:40 +00:00
svr4_sigcode.s Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
svr4_syscall.c __KERNEL_RCSID() 2003-07-15 02:43:09 +00:00
switch_subr.s Remove p_nras from struct proc - use LIST_EMPTY(&p->p_raslist) instead. 2003-11-04 10:33:15 +00:00
sys_machdep.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
trap_subr.s SA_SIGINFO support for m68k 2003-09-22 14:18:33 +00:00
vm_machdep.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
w16copy.s