You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package/utils/busybox/patches
John Crispin 1966d4942c busybox: backport dd conv=swab from 1.22
Some boards have the WLAN EEPROM stored in flash in big-endian format,
whereas the driver requires the EEPROM in little-endian format. The
conv=swab option in dd is particularly useful in this case. This patch
backports this feature from busybox-1.22 based on the following commits:

commit    b941316ae5313be523b64f0a9151ee4decb2b35b dd: support conv=swab
commit    8395bd3f52f8ed46fa3ffc316b2d113afa748bae dd: fix example in a
comment. No code changes.
commit    5b9910f0a4a1b7976c46e6f849aaa263180e5521 dd: fail if swab is
attempted on odd-sized block
commit    0ff0b320a2dbb5e0b5fa245ffd9b2648d7026843 dd: code shrink

v2: include the commit messages from upstream

Signed-off-by: Matti Laakso <malaakso@elisanet.fi>

SVN-Revision: 40327
10 years ago
..
001-init_avoid_loop_opening_tty.patch
002-passwd_use_md5_hash_by_default_like_it_used_to_be.patch
003-brctl_show_fix.patch
004-upstream-percent_decode_in_place.patch
005-resource_h_include.patch
006-upstream_CVE-2011-2716_fixes.patch
007-upstream_mkfs_ext2_fixes.patch
008-backport-dd-conv-swab.patch busybox: backport dd conv=swab from 1.22 10 years ago
110-wget_getopt_fix.patch
140-trylink_bash.patch
141-gen_build_files_bash.patch
150-no_static_libgcc.patch
200-etc_crontabs.patch
240-udhcpc_retries.patch
241-udhcpc-oversized_packets.patch
242-udhcpc_msgs.patch
243-udhcpc_changed_ifindex.patch
244-udhcpc_add_6rd_option.patch
250-ash_export-n.patch busybox: fix existing "export -n" in ash 10 years ago
251-ash_fix-redir-substitution.patch
260-vconfig_proc.patch
300-netmsg.patch
310-passwd_access.patch
340-lock_util.patch
350-httpd_redir.patch
410-httpd_cgi_headers.patch
440-httpd_chdir.patch
470-insmod_search.patch
490-mount_disable_check.patch
524-udhcpc_renew.patch
610-ntpd_delayed_resolve.patch
611-upstream_ntpd_version_fix.patch
700-hexdump_segfault_fix.patch
902-telnetd_intr.patch
910-insmod-q-flag.patch
911-date-k-flag.patch
920-portability.patch
950-partial-checksum.patch
998-arping_missing_includes.patch
999-musl-fixes.patch