Subject: sun-lamp CVS commits
To: None <source-changes@pain.lcs.mit.edu>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 06/05/1995 12:30:04
ragge
Mon Jun 5 12:27:32 EDT 1995
Update of /a/cvsroot/src/sys/arch/vax/vax
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv18911
Modified Files:
autoconf.c conf.c gencons.h intvec.s locore.c machdep.c pmap.c
subr.s trap.c vm_machdep.c
Log Message:
Enabled auto reboot. Fixed bug in conf.c. Started use of rpb.
Detecting kernel stack overflow. Removed local mapping of
sigtramp code. Frob kernel stack pages in cpu_swapin().
Cleaned up some code and changed to KNF.