Fixed the bug in clean_flist() where it did not get rid of all duplicate
[rsync/rsync.git] / io.c
1996-06-28 Paul Mackerrasstandard input on server may be nonblocking
1996-06-27 Andrew Tridgell- improved filename packing
1996-06-26 Andrew Tridgellmore byte efficient flist routines
1996-06-26 Andrew Tridgelladded SIGPIPE catch
1996-06-26 Andrew Tridgellwent to full non-blocking writes for the send_files...