CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/09/26 16:26:33
Modified files:
usr.bin/ssh : sftp.c
Log message:
when performing an "ls" in columnated (short) mode, only call
ioctl(TIOCGWINSZ) once to get the window width instead of per-
filename
