Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 10/12/1996 02:20:01
thorpej
Fri Oct 11 19:12:56 PDT 1996
Update of /cvsroot/src/sys/compat/common
In directory netbsd1:/var/slash-tmp/cvs-serv27217

Modified Files:
	compat_util.c compat_util.h 
Log Message:
Don't inline stackgap_init() and stackgap_alloc().  Doing so generates
an include file dependency graph that's much more complicated than
it needs to be, and wastes space in the kernel.


thorpej
Fri Oct 11 19:13:53 PDT 1996
Update of /cvsroot/src/sys/compat/ibcs2
In directory netbsd1:/var/slash-tmp/cvs-serv27435

Modified Files:
	ibcs2_exec.c 
Log Message:
Include <sys/exec.h>