Subject: NetBSD master CVS tree commits To: None <source-changes@NetBSD.ORG> From: The Source of All Evil <source@NetBSD.ORG> List: source-changes Date: 04/11/1998 09:20:02
mhitch
Sat Apr 11 09:13:57 PDT 1998
Update of /cvsroot/src/sys/arch/amiga/amiga
In directory nb00:/tmp/cvs-serv3639
Modified Files:
locore.s
Log Message:
Initialize proc0.p_addr so we don't dref NULL in trap(). [From hp300 locore.s]
Fixes PR 5281.