NetBSD/sys/arch/alpha
thorpej 0d866249d4 - In the MULTIPROCESSOR case, initialize p_cpu before a process is
marked SONPROC.
- Always make curproc, fpcurproc, astpending, and want_resched per-CPU
  variables in struct cpu_info.  Restructure code accordingly, and trim
  a few instructions from a few spots in various places in locore.
2000-05-31 05:14:26 +00:00
..
a12 Fix doubled 'the's in comments. 2000-03-13 23:52:25 +00:00
alpha - In the MULTIPROCESSOR case, initialize p_cpu before a process is 2000-05-31 05:14:26 +00:00
common Don't need to include <sys/conf.h> here. 2000-03-29 03:43:31 +00:00
compile
conf Yessiree! It's softdep time! 2000-05-31 04:57:20 +00:00
include - In the MULTIPROCESSOR case, initialize p_cpu before a process is 2000-05-31 05:14:26 +00:00
isa Use dev/isa/fd.c. 2000-04-07 16:35:19 +00:00
mcbus Add in a step to actually probe for MCPCIAs. This allows us to run on 1999-11-16 18:37:24 +00:00
pci implement bus_space_vaddr() 2000-04-17 17:24:48 +00:00
stand Revert STRIPPROG -> STRIP 2000-02-01 05:25:24 +00:00
tc make egcs happy: ioasic.c:327: warning: suggest parentheses 2000-05-29 02:16:57 +00:00
tlsb Add some defines for TLSB interrupt mask and summary registers. Update 2000-01-27 22:27:50 +00:00
Makefile
STYLE