Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 12/31/1997 07:50:02
thorpej
Tue Dec 30 23:47:43 PST 1997
Update of /cvsroot/src/sys/vm
In directory netbsd1:/var/slash-tmp/cvs-serv19451/vm

Modified Files:
	vm_extern.h vm_map.c 
Log Message:
Split out the code that prepares a VM space for exec into a new
vmspace_exec() function.


thorpej
Tue Dec 30 23:47:44 PST 1997
Update of /cvsroot/src/sys/kern
In directory netbsd1:/var/slash-tmp/cvs-serv19451/kern

Modified Files:
	kern_exec.c 
Log Message:
Split out the code that prepares a VM space for exec into a new
vmspace_exec() function.