CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/01/16 05:05:59
Modified files:
usr.bin/ssh : clientloop.c
Log message:
a couple more tweaks to the post-close protocol 1 stderr/stdout flush:
now that we use atomicio(), convert them from while loops to if statements
add test and cast to compile cleanly with -Wsigned
