Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

NetBSD master CVS tree commits



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>




Home | Main Index | Thread Index | Old Index