[BACK]Return to clientloop.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / ssh

Diff for /src/usr.bin/ssh/clientloop.c between version 1.242 and 1.243

version 1.242, 2012/09/06 04:37:38 version 1.243, 2012/09/06 06:25:41
Line 1191 
Line 1191 
   %cB  - send a BREAK to the remote system\r\n\    %cB  - send a BREAK to the remote system\r\n\
   %cC  - open a command line\r\n\    %cC  - open a command line\r\n\
   %cR  - Request rekey (SSH protocol 2 only)\r\n\    %cR  - Request rekey (SSH protocol 2 only)\r\n\
   %cV  - Increase verbosity (LogLevel)\r\n\    %cV  - Decrease verbosity (LogLevel)\r\n\
   %cv  - Decrease verbosity (LogLevel)\r\n\    %cv  - Increase verbosity (LogLevel)\r\n\
   %c^Z - suspend ssh\r\n\    %c^Z - suspend ssh\r\n\
   %c#  - list forwarded connections\r\n\    %c#  - list forwarded connections\r\n\
   %c&  - background ssh (when waiting for connections to terminate)\r\n\    %c&  - background ssh (when waiting for connections to terminate)\r\n\

Legend:
Removed from v.1.242  
changed lines
  Added in v.1.243