Source-Changes archive

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

sun-lamp CVS commits



christos
Thu Mar 30 22:06:55 EST 1995
Update of /a/cvsroot/src/sys/compat/svr4
In directory pain.lcs.mit.edu:/a/users/christos/sys/compat/svr4

Modified Files:
        svr4_exec.c svr4_misc.c svr4_signal.c svr4_signal.h 
        svr4_sockmod.h svr4_stat.c svr4_stream.c svr4_stropts.h 
        svr4_termios.c svr4_ttold.c svr4_ucontext.h svr4_wait.h 
        syscalls.master 
Added Files:
        svr4_siginfo.h 
Log Message:
1. siginfo stuff torn out from wait.h to be used by the MI portion of the code.
2. many termio, ioctl, sigaction fixes
3. better socket type emulation; still ticotsord [the loopback interface I
   guess] does not work properly on svr4 4.1.
4. new gettimeofday, fixed utssys..
5. rmdir and mkdir were swapped in syscalls.master


christos
Thu Mar 30 22:07:46 EST 1995
Update of /a/cvsroot/src/sys/kern
In directory pain.lcs.mit.edu:/a/users/christos/sys/kern

Modified Files:
        tty_compat.c 
Log Message:
Added TIOCGSID for COMPAT_SVR4 [get session id]


christos
Thu Mar 30 22:08:31 EST 1995
Update of /a/cvsroot/src/sys/compat/svr4
In directory pain.lcs.mit.edu:/a/users/christos/sys/compat/svr4

Modified Files:
        svr4_syscall.h svr4_syscallargs.h svr4_syscalls.c 
        svr4_sysent.c 
Log Message:
Syscalls.master was changed




Home | Main Index | Thread Index | Old Index