Source-Changes archive

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

sun-lamp CVS commits



jtc
Fri Apr 14 15:48:35 EDT 1995
Update of /a/cvsroot/src/lib/libc/rpc
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv20186

Modified Files:
        bindresvport.c clnt_generic.c clnt_simple.c getrpcport.c 
        pmap_rmt.c svc_simple.c svc_tcp.c svc_udp.c xdr_array.c 
        xdr_reference.c 
Log Message:
Changed bzero to memset.
Changed bcmp to memcmp.
Added #include <string.h> to bring prototypes into scope.


mycroft
Fri Apr 14 15:49:36 EDT 1995
Update of /a/cvsroot/src/usr.sbin/cron
In directory pain.lcs.mit.edu:/b/src/usr.sbin/cron

Modified Files:
        config.h do_command.c popen.c 
Log Message:
Patch from Mike Pritchard to use `-t' option to sendmail, and prevent
overrunning some arrays.




Home | Main Index | Thread Index | Old Index