CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/05/16 18:37:40
Modified files:
regress/usr.bin/ssh: agent.sh cert-hostkey.sh cert-userkey.sh
cfgmatch.sh cipher-speed.sh forcecommand.sh
keytype.sh proto-version.sh ssh-com.sh
test-exec.sh
Log message:
replace 'echo -n' with 'printf' since it's more portable
