Subject: CVS commit: src/sys/arch/alpha/alpha
To: None <source-changes@NetBSD.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 01/05/2004 23:51:19
Module Name: src
Committed By: nathanw
Date: Mon Jan 5 23:51:19 UTC 2004
Modified Files:
src/sys/arch/alpha/alpha: vm_machdep.c
Log Message:
Add a missing { to cpu_exit() so that it compiles.
(Alpha still doesn't boot with the new-reaper changes, though. First
process to exit kills the system).
To generate a diff of this commit:
cvs rdiff -r1.81 -r1.82 src/sys/arch/alpha/alpha/vm_machdep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.