Source-Changes archive

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

sun-lamp CVS commits



fvdl
Sun Jun 11 11:06:22 EDT 1995
Update of /a/cvsroot/src/sys/compat/svr4
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv3016

Modified Files:
        svr4_exec.c svr4_signal.c 
Log Message:
* Always kill all vm_cmds before giving up on loading an executable
* Don't try to use auxiliary arguments with statically linked executables.
* Remove 'cannot find interpreter' uprintf, as other exec modules may
  succeed in running the binary after all, and then we don't want this message.
* Some linkers produce rw- for the data segment, not rwx.
* Remove a few debugging printfs


fvdl
Sun Jun 11 11:07:58 EDT 1995
Update of /a/cvsroot/src/sys/compat/ibcs2
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv3072

Modified Files:
        ibcs2_ipc.c 
Log Message:
Make this link when SYSVXXXX is not enabled too.




Home | Main Index | Thread Index | Old Index