ath9k: add some more fixes to the mic failure handling rework patch, backport of...
[openwrt-10.03/.git] / package / dropbear / patches / 130-ssh_ignore_o_and_x_args.patch
index 26b5b7f23767d3a3af87a291682068212a210052..7c4306c368d94dc37e857d97934acea2c20a9036 100644 (file)
@@ -1,8 +1,6 @@
-Index: dropbear-0.50/cli-runopts.c
-===================================================================
---- dropbear-0.50.orig/cli-runopts.c   2007-08-10 23:47:47.000000000 +0200
-+++ dropbear-0.50/cli-runopts.c        2007-08-10 23:47:49.000000000 +0200
-@@ -219,6 +219,10 @@
+--- a/cli-runopts.c
++++ b/cli-runopts.c
+@@ -271,6 +271,10 @@ void cli_getopts(int argc, char ** argv)
                                        debug_trace = 1;
                                        break;
  #endif
@@ -13,7 +11,7 @@ Index: dropbear-0.50/cli-runopts.c
                                case 'F':
                                case 'e':
                                case 'c':
-@@ -230,7 +234,6 @@
+@@ -282,7 +286,6 @@ void cli_getopts(int argc, char ** argv)
  #ifndef ENABLE_CLI_LOCALTCPFWD
                                case 'L':
  #endif