CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/12/08 19:39:59
Modified files: usr.bin/ssh : sftp.c Log message: Deal correctly with failures in remote stat() operation in sftp, correcting fail-on-error behaviour in batchmode. bz#1541 report and fix from anedvedicky AT gmail.com; ok markus@