CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2010/04/27 15:09:49
Modified files: sys/arch/hppa/hppa: machdep.c Log message: Avoid null-pointer dereference by giving proc0 a place to store its floating-point registers. Pointed out by Nick Hudson. ok miod@, jsing@