commit | 44f75c14f6f1eacfe6e1c98eae742019de24ad6a | [log] [download] |
---|---|---|
author | Damien Miller <djm@mindrot.org> | Wed Jan 21 10:58:47 2004 +1100 |
committer | Damien Miller <djm@mindrot.org> | Wed Jan 21 10:58:47 2004 +1100 |
tree | c0e6e41441881c57b9bdd66bb43fab41d0814a37 | |
parent | a8df9248cea285d1a6d6d1ec8d33a24f208fdc42 [diff] |
- djm@cvs.openbsd.org 2004/01/13 09:25:05 [sftp-int.c sftp.1 sftp.c] Tidy sftp batchmode handling, eliminate junk to stderr (bugzilla #754) and enable use of "-b -" to accept batchfile from stdin; ok markus@