CVS update: rsync

Wayne Davison wayned at samba.org
Fri Oct 13 17:07:13 GMT 2006


Date:	Fri Oct 13 17:07:13 2006
Author:	wayned

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

Modified Files:
	flist.c 
Log Message:
- Use precompiler conditionals in to_wire_mode() and from_write_mode()
  to get rid of code that is not needed on the current system.
- Silence a code-checker warning in send_file_entry().
- Silence a code-checker warning in make_file().
- Fixed a bug in f_name_cmp() that could compare an empty filename
  incorrectly (which might only happen if we transformed a dot-dir
  into an empty name).  (Thanks, code checker!)


Revisions:
flist.c		1.354 => 1.355
	http://www.samba.org/cgi-bin/cvsweb/rsync/flist.c?r1=1.354&r2=1.355


More information about the rsync-cvs mailing list