CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/04/23 16:42:05
Modified files:
usr.bin/ssh : session.c
Log message:
set stderr to /dev/null for subsystems rather than just closing it.
avoids hangs if a subsystem or shell initialisation writes to stderr.
bz#1750; ok markus@
