aboutsummaryrefslogtreecommitdiffstats
path: root/pipe.c
Commit message (Expand)AuthorAgeFilesLines
* Adding more calls to safe_fname().Wayne Davison2005-02-071-1/+2
* Got rid of a comment that became inapplicable.Wayne Davison2004-08-121-6/+2
* Got rid of read_batch special case.Wayne Davison2004-07-211-2/+1
* My modified version of Chris Shoemaker's improved batch-file handling.Wayne Davison2004-07-151-3/+22
* Tweaked some single-line ifs.Wayne Davison2004-07-141-2/+4
* Got rid of some trailing whitespace.Wayne Davison2004-06-181-13/+11
* Changed rprintf() calls that included strerror() to use rsyserr().Wayne Davison2004-05-151-11/+9
* Relocated the externs.Wayne Davison2004-01-271-6/+7
* Make sure we only use blocking-I/O if blocking_io is > 0.Wayne Davison2003-12-151-2/+1
* Support the new --files-from option.Wayne Davison2003-03-301-6/+10
* Fix prototype.Martin Pool2002-04-081-1/+1
* Fix copyright.Martin Pool2002-04-081-0/+21
* Split code out into separate files and remove some global variables toMartin Pool2002-04-081-0/+127