NetBSD/sys/arch/alpha/alpha
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
..
api_up1000.c Catch up to ata/ide changes; look for a parent device of wd named "atabus" 2003-10-14 22:01:02 +00:00
autoconf.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
avalon_a12.c Rather than referencing the cfdriver directly in the cfdata entries, 2002-09-27 02:24:06 +00:00
clock.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
compat_13_machdep.c Merge the nathanw_sa branch. 2003-01-17 21:55:23 +00:00
compat_16_machdep.c Catch up DEBUG printfs to siginfo changes. 2003-10-13 22:19:15 +00:00
cpu.c uninitialized variables 2003-10-27 07:07:34 +00:00
cpuconf.c add __KERNEL_RCSID() (using 1, for #included .c files) 2003-07-14 23:25:35 +00:00
db_disasm.c
db_instruction.h
db_interface.c Merge the nathanw_sa branch. 2003-01-17 21:55:23 +00:00
db_trace.c Simplify a little. 2003-10-29 05:32:18 +00:00
debug.s Make sure to include opt_foo.h if a defflag option FOO is used. 2003-06-23 11:00:59 +00:00
dec_550.c Check the PCI device and function numbers correctly. Fixes boot device 2003-10-24 15:00:20 +00:00
dec_1000a.c Also pass a type argument to comcnattach() and com_kgdb_attach(). 2003-06-14 17:01:06 +00:00
dec_2000_300.c Also pass a type argument to comcnattach() and com_kgdb_attach(). 2003-06-14 17:01:06 +00:00
dec_2100_a50.c Also pass a type argument to comcnattach() and com_kgdb_attach(). 2003-06-14 17:01:06 +00:00
dec_2100_a500.c Also pass a type argument to comcnattach() and com_kgdb_attach(). 2003-06-14 17:01:06 +00:00
dec_3000_300.c remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
dec_3000_500.c remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
dec_6600.c Catch up to ata/ide changes; look for a parent device of wd named "atabus" 2003-10-14 22:01:02 +00:00
dec_alphabook1.c Also pass a type argument to comcnattach() and com_kgdb_attach(). 2003-06-14 17:01:06 +00:00
dec_axppci_33.c Also pass a type argument to comcnattach() and com_kgdb_attach(). 2003-06-14 17:01:06 +00:00
dec_eb64plus.c Also pass a type argument to comcnattach() and com_kgdb_attach(). 2003-06-14 17:01:06 +00:00
dec_eb66.c Also pass a type argument to comcnattach() and com_kgdb_attach(). 2003-06-14 17:01:06 +00:00
dec_eb164.c Catch up to ata/ide changes; look for a parent device of wd named "atabus" 2003-10-14 22:01:02 +00:00
dec_kn8ae.c Rather than referencing the cfdriver directly in the cfdata entries, 2002-09-27 02:24:06 +00:00
dec_kn20aa.c Also pass a type argument to comcnattach() and com_kgdb_attach(). 2003-06-14 17:01:06 +00:00
dec_kn300.c Also pass a type argument to comcnattach() and com_kgdb_attach(). 2003-06-14 17:01:06 +00:00
disksubr.c Change bounds_check_with_label() to take a pointer to the disk structure, 2003-05-10 23:12:28 +00:00
fp_complete.c Merge the nathanw_sa branch. 2003-01-17 21:55:23 +00:00
genassym.cf Remove p_nras from struct proc - use LIST_EMPTY(&p->p_raslist) instead. 2003-11-04 10:33:15 +00:00
in_cksum.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
interrupt.c Share alpha/microtime.c with i386 and sparc64 as kern_microtime.c. 2003-02-05 12:16:41 +00:00
ipifuncs.c Share alpha/microtime.c with i386 and sparc64 as kern_microtime.c. 2003-02-05 12:16:41 +00:00
kgdb_machdep.c Also pass a type argument to comcnattach() and com_kgdb_attach(). 2003-06-14 17:01:06 +00:00
linux_sigcode.s Make the sigcode no-profile. 2002-05-13 21:37:11 +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 Siginfo changes for alpha kernel. Approved by thorpej@netbsd.org. 2003-10-07 17:04:18 +00:00
locore.s Remove p_nras from struct proc - use LIST_EMPTY(&p->p_raslist) instead. 2003-11-04 10:33:15 +00:00
machdep.c don't uvm_swapout LWPs which are LSONPROC on another cpu. 2003-10-19 17:45:35 +00:00
mainbus.c Use aprint_normal() for cfprint routines. 2003-01-01 00:39:19 +00:00
mcclock.c
mem.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
multiproc.s
osf1_sigcode.s When delivering a signal, arrange for the signal handler to be invoked 2002-07-01 03:10:01 +00:00
osf1_syscall.c Don't pass the (unused) return value args to the 2003-10-31 03:28:12 +00:00
pal.s Make alpha_pal_halt, alpha_pal_wrent, and alpha_pal_wrvptptr no-profile. 2002-05-13 21:38:30 +00:00
pmap.c Remove bogus initializers. 2003-10-29 04:48:40 +00:00
process_machdep.c Backed out single step emulation. 2003-09-21 15:14:51 +00:00
procfs_machdep.c add __KERNEL_RCSID() (using 1, for #included .c files) 2003-07-14 23:25:35 +00:00
prom_disp.s
prom.c Initialize the new function pointers to NULL, so this compiles again. 2003-03-08 01:18:42 +00:00
promcons.c Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
sys_machdep.c Merge the nathanw_sa branch. 2003-01-17 21:55:23 +00:00
syscall.c Don't pass the (unused) return value args to the 2003-10-31 03:28:12 +00:00
transfer.s
trap.c If we get an unknown fault code, either panic (if DIAGNOSTIC), or fault it with 2003-10-29 05:16:26 +00:00
vm_machdep.c Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00