projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[package] iptables: refresh patch
[openwrt.git]
/
package
/
busybox
/
patches
/
902-telnetd_intr.patch
diff --git
a/package/busybox/patches/902-telnetd_intr.patch
b/package/busybox/patches/902-telnetd_intr.patch
index
92a2d47
..
1e3e6bf
100644
(file)
--- a/
package/busybox/patches/902-telnetd_intr.patch
+++ b/
package/busybox/patches/902-telnetd_intr.patch
@@
-1,6
+1,6
@@
--- a/networking/telnetd.c
+++ b/networking/telnetd.c
-@@ -30
6,6 +306
,7 @@ make_new_session(
+@@ -30
8,6 +308
,7 @@ make_new_session(
/* Restore default signal handling ASAP */
bb_signals((1 << SIGCHLD) + (1 << SIGPIPE), SIG_DFL);
This page took
0.019474 seconds
and
4
git commands to generate.