Source-Changes archive

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

sun-lamp CVS commits



christos
Wed Oct 26 07:58:32 EDT 1994
Update of /b/source/CVS/src/sys/compat/svr4
In directory sun-lamp.cs.berkeley.edu:/c/users/christos/slash/sys/compat/svr4

Modified Files:
        svr4_fcntl.c svr4_ioctl.c svr4_misc.c svr4_signal.c 
        svr4_stat.c svr4_sysent.c svr4_util.c 
Removed Files:
        makesyscalls.sh 
Log Message:


Fixed Charles suggestions: 
1. always do the stackgap_init()/CHECKALT first in syscalls that need it.
2. svr4_emul_find() uses malloc for the buf, does not use copyoutstr, but 
   copyout().

Removed makesyscalls.sh; it was really old and we don't need a separate copy.




Home | Main Index | Thread Index | Old Index