CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/12/18 10:28:54
Modified files:
usr.bin/ssh : scp.c
Log message:
Add helper function for uri handing in scp where a missing path
simply means ".". Also fix exit code and add warnings when an
invalid uri is encountered. OK otto@
