CVS update: rsync

2004-06-08 Thread Wayne Davison

Date:   Tue Jun  8 16:23:54 2004
Author: wayned

Update of /data/cvs/rsync
In directory dp.samba.org:/tmp/cvs-serv12232

Modified Files:
io.c 
Log Message:
Improved a comment in read_msg_fd() and made the byte-reading code
in read_timeout() a little better.


Revisions:
io.c1.126 => 1.127
http://www.samba.org/cgi-bin/cvsweb/rsync/io.c.diff?r1=1.126&r2=1.127
___
rsync-cvs mailing list
[EMAIL PROTECTED]
http://lists.samba.org/mailman/listinfo/rsync-cvs


CVS update: rsync

2004-06-08 Thread Wayne Davison

Date:   Tue Jun  8 22:18:04 2004
Author: wayned

Update of /data/cvs/rsync
In directory dp.samba.org:/tmp/cvs-serv27304

Modified Files:
io.c 
Log Message:
- Made the maximum-fd computation prior to a select() use the same idiom
  in both the read and write code (also use a better variable name).
- Made the bytes-available code at the end of the select() loop use the
  same flow of control in the read and the write code. 


Revisions:
io.c1.127 => 1.128
http://www.samba.org/cgi-bin/cvsweb/rsync/io.c.diff?r1=1.127&r2=1.128
___
rsync-cvs mailing list
[EMAIL PROTECTED]
http://lists.samba.org/mailman/listinfo/rsync-cvs


CVS update: rsync

2004-06-08 Thread Wayne Davison

Date:   Wed Jun  9 03:07:50 2004
Author: wayned

Update of /data/cvs/rsync
In directory dp.samba.org:/tmp/cvs-serv25708

Modified Files:
io.c 
Log Message:
Renamed read_unbuffered() to readfd_unbuffered() so that it matches
writefd_unbuffered().


Revisions:
io.c1.128 => 1.129
http://www.samba.org/cgi-bin/cvsweb/rsync/io.c.diff?r1=1.128&r2=1.129
___
rsync-cvs mailing list
[EMAIL PROTECTED]
http://lists.samba.org/mailman/listinfo/rsync-cvs