Source-Changes archive

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

sun-lamp CVS commits



fvdl
Thu Jun 22 17:31:11 EDT 1995
Update of /a/cvsroot/src/sys/sys
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv4798

Added Files:
        exec_elf.h 
Log Message:
Generic ELF exec include file, like the other exec_xxx include files.


fvdl
Thu Jun 22 17:33:03 EDT 1995
Update of /a/cvsroot/src/sys/compat/svr4
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv4819

Modified Files:
        svr4_exec.c svr4_exec.h 
Log Message:
Changed to use generic ELF code from kern/exec_elf.c (which was taken
from the svr4 exec code plus the linux compat mods)


fvdl
Thu Jun 22 17:34:47 EDT 1995
Update of /a/cvsroot/src/sys/compat/linux
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv4843

Modified Files:
        linux_exec.c linux_exec.h linux_file.c linux_ioctl.c 
        linux_ipc.c linux_misc.c linux_signal.c linux_socket.c 
        linux_sockio.h linux_util.c linux_util.h 
Log Message:
* Changed to use generic ELF code from kern/exec_elf.c (which was taken
  from the svr4 exec code plus the linux compat mods)
* Include file change
* Add multicast sockopts (from John Brezak)



fvdl
Thu Jun 22 17:35:47 EDT 1995
Update of /a/cvsroot/src/sys/arch/i386/i386
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv4912

Modified Files:
        linux_machdep.c 
Log Message:
Include file change.




Home | Main Index | Thread Index | Old Index