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: 05/27/1996 16:50:07
leo
Mon May 27 16:44:13 EDT 1996
Update of /a/cvsroot/src/sbin/edlabel
In directory pain.lcs.mit.edu:/a/users/leo/src/sbin/edlabel

Modified Files:
	Makefile edlabel.c 
Log Message:
Some additions needed for the atari. Also use the getmaxpartitions() and
getrawpartition() functions from libutil.


pk
Mon May 27 16:46:48 EDT 1996
Update of /a/cvsroot/src/sys/arch/sparc/sparc
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv27977

Modified Files:
	locore.s 
Log Message:
CMP_PTE_USER_READ4M: check against PPROT_RWX_RWX; this is the canonical
stack protection (saves many excursions into trap.c on window underflows
as was the sole intention of the macro..).