This website works better with JavaScript.
Explore
Help
Sign In
hsist
/
freifunkist-firmware
Watch
6
Star
1
Fork
You've already forked freifunkist-firmware
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12641
Commits
1
Branch
0
Tags
164 MiB
C
64%
Makefile
17.7%
Shell
9.1%
Perl
2.2%
Assembly
1.8%
Other
4.9%
Tag:
Branch:
Tree:
523aba9ff9
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '523aba9ff9'
${ noResults }
freifunkist-firmware
/
package
/
busybox
/
patches
History
Florian Fainelli
2937618dd9
prevent busybox's ping6 from crashing (
#4604
)
...
SVN-Revision: 18528
15 years ago
..
000-autoconf.patch
…
001-init_avoid_loop_opening_tty.patch
busybox: restore previous inittab handling when terminal can't be accessed (
closes
:
#6181
)
15 years ago
003-brctl_show_fix.patch
busybox: update to v1.14.4 (
closes
:
#5619
)
15 years ago
110-wget_getopt_fix.patch
busybox: update to v1.14.4 (
closes
:
#5619
)
15 years ago
140-trylink_bash.patch
…
200-etc_crontabs.patch
busybox: update to v1.14.4 (
closes
:
#5619
)
15 years ago
240-udhcpc_retries.patch
busybox: update to v1.14.4 (
closes
:
#5619
)
15 years ago
241-udhcpc-oversized_packets.patch
busybox: update to v1.14.4 (
closes
:
#5619
)
15 years ago
242-udhcpc_msgs.patch
busybox: update to v1.13.4 (
closes
:
#4279
)
16 years ago
243-udhcpc_changed_ifindex.patch
busybox: update to v1.14.4 (
closes
:
#5619
)
15 years ago
244-udhcpc_cidrroute.patch
busybox: update to v1.14.4 (
closes
:
#5619
)
15 years ago
250-ash_export-n.patch
busybox: update to v1.14.4 (
closes
:
#5619
)
15 years ago
300-netmsg.patch
busybox: update to v1.14.4 (
closes
:
#5619
)
15 years ago
310-passwd_access.patch
busybox: update to v1.14.4 (
closes
:
#5619
)
15 years ago
340-lock_util.patch
busybox: remove "default y" in the lock config item to fix nommu builds
15 years ago
350-httpd_redir.patch
busybox: update to v1.14.4 (
closes
:
#5619
)
15 years ago
410-httpd_cgi_headers.patch
busybox: update to v1.14.4 (
closes
:
#5619
)
15 years ago
430-uniq_memleak.patch
busybox: update to v1.12.4 (partially
closes
:
#4279
)
16 years ago
440-httpd_chdir.patch
busybox: update to v1.14.4 (
closes
:
#5619
)
15 years ago
460-truncated_ping_results.patch
…
470-insmod_search.patch
busybox: update to v1.14.4 (
closes
:
#5619
)
15 years ago
480-mount_union.patch
busybox: update to v1.14.4 (
closes
:
#5619
)
15 years ago
500-ping6_crash.patch
prevent busybox's ping6 from crashing (
#4604
)
15 years ago
510-awk_include.patch
busybox: update to v1.14.4 (
closes
:
#5619
)
15 years ago
524-udhcpc_renew.patch
busybox: update to v1.14.4 (
closes
:
#5619
)
15 years ago
801-brctl_zero_time.patch
busybox: update to v1.14.4 (
closes
:
#5619
)
15 years ago
802-brctl_linux24.patch
busybox: update to v1.14.4 (
closes
:
#5619
)
15 years ago
803-id_getgrouplist.patch
busybox: update to v1.14.4 (
closes
:
#5619
)
15 years ago
902-telnetd_intr.patch
At boot, the startup process is executed in a non-interactive shell. Default behavior for a non-interactive shell is that SIGINT is processeld locally by the shell (and typically ignored), this runtime environment is inherited by children, hence Ctrl-C has no effect within a telnet session. This patch enables the correct behavior
15 years ago