NetBSD/sys/arch/alpha
thorpej 09ab6c5da8 Duh, to set the user stack pointer, you have to frob the PALcode PCB,
not the trap frame.

Fixes clone(2) on the Alpha.
2001-07-18 22:22:49 +00:00
..
a12 bcopy -> memcpy 2001-07-12 23:35:42 +00:00
alpha Duh, to set the user stack pointer, you have to frob the PALcode PCB, 2001-07-18 22:22:49 +00:00
common bcopy -> memcpy 2001-07-12 23:35:42 +00:00
compile
conf ncr(8) is gone from the tree, so remove ^#ncr*. 2001-07-09 15:05:22 +00:00
eisa #if 0 out a debugging printf. 2000-08-11 01:02:39 +00:00
include Protect userland from the inlines and kernel variable decls. 2001-07-17 20:54:58 +00:00
isa This file is obsolsete. 2000-07-19 17:39:57 +00:00
jensenio bzero -> memset 2001-07-12 23:25:39 +00:00
mcbus Determine the size of the B-Cache earier, and initialize the 2001-05-02 01:24:29 +00:00
pci So, the PowerStorm 4d20 a.k.a. 32bit TGA2 w/ IBM RGB561 RAMDAC was causing 2001-07-16 00:55:16 +00:00
sableio bzero -> memset 2001-07-12 23:25:39 +00:00
stand Add Makefile snippets to install netboot in installation/netboot 2001-05-28 18:21:12 +00:00
tc bcopy -> memcpy 2001-07-12 23:35:42 +00:00
tlsb bzero -> memset 2001-07-12 23:25:39 +00:00
Makefile
STYLE