Subject: changed files: 'src/sys/kern kern_exec.c'
To: None <source-changes>
From: Theo Deraadt <deraadt>
List: source-changes
Date: 11/07/1993 00:25:20
Update of /b/source/CVS/src/sys/kern
In directory sun-lamp.cs.berkeley.edu:/c/users/deraadt/new/sys/kern

Revision/Branch: magnum

Modified Files:
	kern_exec.c 
Log Message:
at the moment vm_refcnt is always 1, but if it isn't then execve()
should build a new address space rather than blasting the old one.


------------------------------------------------------------------------------