summaryrefslogtreecommitdiff
path: root/io.c
Commit message (Expand)AuthorAgeFilesLines
* #if 0 the write exception code for the moment. I need to work out whyAndrew Tridgell1997-12-161-0/+5
* - fixed the "write exception" error. I was resetting got_select at theAndrew Tridgell1997-12-161-2/+3
* several changes:Andrew Tridgell1997-12-151-2/+22
* I think I've (finally) fixed the problem with rsync periodicallyAndrew Tridgell1997-12-151-5/+21
* - fixed file time bugAndrew Tridgell1996-07-031-3/+3
* added resend logicAndrew Tridgell1996-07-021-4/+4
* - hard linksAndrew Tridgell1996-06-301-18/+27
* *** empty log message ***Andrew Tridgell1996-06-281-0/+1
* new exit/cleanup codeAndrew Tridgell1996-06-281-5/+5
* - handle no mmap for munmapAndrew Tridgell1996-06-281-1/+39
* standard input on server may be nonblockingPaul Mackerras1996-06-281-3/+10
* - improved filename packingAndrew Tridgell1996-06-271-11/+20
* more byte efficient flist routinesAndrew Tridgell1996-06-261-0/+11
* added SIGPIPE catchAndrew Tridgell1996-06-261-1/+4
* went to full non-blocking writes for the send_files() processAndrew Tridgell1996-06-261-0/+219