Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Tsubai Masanari <tsubai@netbsd.org>
List: source-changes
Date: 03/31/2001 10:51:00
Module Name: syssrc
Committed By: tsubai
Date: Sat Mar 31 07:51:00 UTC 2001
Modified Files:
syssrc/sys/arch/powerpc/powerpc: vm_machdep.c
Log Message:
Fix an uninitialized variable reference in cpu_fork().
Reported by Tad Hunt <tad@entrisphere.com>.
To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 syssrc/sys/arch/powerpc/powerpc/vm_machdep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.