Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
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>
Home |
Main Index |
Thread Index |
Old Index