CVSROOT: /cvs Module name: src Changes by: mill...@cvs.openbsd.org 2010/07/01 07:06:59
Modified files: usr.bin/ssh : scp.c Log message: Fix a longstanding problem where if you suspend scp at the password/passphrase prompt the terminal mode is not restored. OK djm@