Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 10/07/1996 21:50:02
cgd
Mon Oct  7 14:43:03 PDT 1996
Update of /cvsroot/src/sys/arch/powerpc/stand
In directory netbsd1:/var/slash-tmp/cvs-serv1588/sys/arch/powerpc/stand

Modified Files:
	boot.c 
Log Message:
don't include <machine/exec.h> explicitly.  No other changes needed, since
<sys/exec.h> was already being included.


cgd
Mon Oct  7 14:43:04 PDT 1996
Update of /cvsroot/src/sys/compat/sunos
In directory netbsd1:/var/slash-tmp/cvs-serv1588/sys/compat/sunos

Modified Files:
	sunos_exec.c 
Log Message:
don't include <machine/exec.h> explicitly.  No other changes needed, since
<sys/exec.h> was already being included.


cgd
Mon Oct  7 14:43:06 PDT 1996
Update of /cvsroot/src/sys/kern
In directory netbsd1:/var/slash-tmp/cvs-serv1588/sys/kern

Modified Files:
	exec_elf32.c exec_elf_common.c 
Log Message:
don't include <machine/exec.h> explicitly.  No other changes needed, since
<sys/exec.h> was already being included.


cgd
Mon Oct  7 14:47:34 PDT 1996
Update of /cvsroot/src/sys/compat/linux
In directory netbsd1:/var/slash-tmp/cvs-serv1894/sys/compat/linux

Modified Files:
	linux_exec.c 
Log Message:
include <sys/exec.h> rather than <machine/exec.h>


cgd
Mon Oct  7 14:47:35 PDT 1996
Update of /cvsroot/src/sys/compat/svr4
In directory netbsd1:/var/slash-tmp/cvs-serv1894/sys/compat/svr4

Modified Files:
	svr4_exec.c 
Log Message:
include <sys/exec.h> rather than <machine/exec.h>