| commit | 956f3fb28b93420e87a51d1611029accebb2e43b | [log] [download] |
|---|---|---|
| author | Damien Miller <djm@mindrot.org> | Fri Jan 10 21:40:00 2003 +1100 |
| committer | Damien Miller <djm@mindrot.org> | Fri Jan 10 21:40:00 2003 +1100 |
| tree | d1f304e1bf833cef147bec2335b75187a93f9e98 | |
| parent | a8ed44b79e6dd78d7871b0fb8149951b54662ef5 [diff] |
- (djm) OpenBSD CVS Sync
- djm@cvs.openbsd.org 2003/01/08 23:53:26
[sftp.1 sftp.c sftp-int.c sftp-int.h]
Cleanup error handling for batchmode
Allow blank lines and comments in input
Ability to suppress abort on error in batchmode ("-put blah")
Fixes mindrot bug #452; markus@ ok