minor cleanups (unused variables etc)
[rsync/rsync.git] / io.c
1997-12-15 Andrew TridgellI think I've (finally) fixed the problem with rsync...
1996-07-03 Andrew Tridgell- fixed file time bug
1996-07-02 Andrew Tridgelladded resend logic
1996-06-30 Andrew Tridgell- hard links
1996-06-28 Andrew Tridgell*** empty log message ***
1996-06-28 Andrew Tridgellnew exit/cleanup code
1996-06-28 Andrew Tridgell- handle no mmap for munmap
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...