Commit Graph

  • 71a090f187 sha3: fix to conform to final SHA3 padding standard, add -a BITS option Denys Vlasenko 2016-08-29 14:05:25 +02:00
  • d3d7f085eb hexdump: fix numerous bugs in handling of backslashes Denys Vlasenko 2016-08-26 20:14:31 +02:00
  • b6355e2bb5 udhcpc: Unconditionally call deconfig script, not only if lease is active Peter Korsgaard 2016-08-26 18:46:34 +02:00
  • 0dddbc1a59 build system: always rewrite NUM_APPLETS.h Denys Vlasenko 2016-08-23 20:21:36 +02:00
  • 29483ffb07 fdisk: tweak some messages Denys Vlasenko 2016-08-23 17:18:45 +02:00
  • 607f2b404e fdisk: print much less cryptic partition table Denys Vlasenko 2016-08-23 16:13:33 +02:00
  • 6b76e23454 man: fix parsing of "DEFINE pager xyz". Closes 8976 Denys Vlasenko 2016-08-22 21:41:05 +02:00
  • d035528261 init: fix for FreeBSD console opening. Closes 9031 Denys Vlasenko 2016-08-22 20:56:58 +02:00
  • 2cf9fa6e59 unshare: --network should be --net. Closes 9116 Denys Vlasenko 2016-08-22 20:19:34 +02:00
  • b28897849f docs: Update filenames in keep_data_small.txt Kang-Che Sung 2016-08-03 14:14:04 +08:00
  • aa3576a29b hush: fix "redirects can close script fd" bug Denys Vlasenko 2016-08-22 19:54:12 +02:00
  • d8e61bbf13 build system: different fix for include/applet_tables.h/include/NUM_APPLETS.h Denys Vlasenko 2016-08-21 22:00:20 +02:00
  • de3da6bf87 wget/ssl_helper: update to wolfssl-3.9.8 Denys Vlasenko 2016-08-21 03:39:39 +02:00
  • 7b25b1c5b2 hush: do not leak script fds into NOEXEC children Denys Vlasenko 2016-08-20 15:58:34 +02:00
  • 869994cf4f hush: bit better comments in redirect code. No logic changes Denys Vlasenko 2016-08-20 15:16:00 +02:00
  • e9abe75fda hush: cmd and arithmetic also need the fix for FILE rewind Denys Vlasenko 2016-08-19 20:15:26 +02:00
  • 215b0ca6e4 hush: fix a bug in FEATURE_SH_STANDALONE=y config. Closes 9186 Denys Vlasenko 2016-08-19 18:23:56 +02:00
  • aedc3fe19f top: move free(prev_hist) out of signal path Denys Vlasenko 2016-08-19 11:07:31 +02:00
  • b11be131b7 ifplugd: if SIOCSIFFLAGS fails with ENODEV, don't die Denys Vlasenko 2016-08-16 20:39:52 +02:00
  • 110c6bb413 less: fix bracket search to match behavior of less 481 Denys Vlasenko 2016-08-16 15:27:30 +02:00
  • 252559601f less: fix SEGV Denys Vlasenko 2016-08-16 15:09:40 +02:00
  • 560cf8c7eb gzip: add test that checks that -9 compresses better than -1 Natanael Copa 2016-08-03 16:21:53 +02:00
  • 71cfbce655 gzip: fix compression level bug. Closes 9131 Natanael Copa 2016-08-03 16:21:52 +02:00
  • 7e6f9316a8 lineedit: trivial codeshrink for vi-mode Natanael Copa 2016-08-14 23:30:29 +02:00
  • 9e5820a862 build system: fix include/NUM_APPLETS.h generation Denys Vlasenko 2016-08-14 02:54:27 +02:00
  • 4548293799 libiproute: eliminate some redundant zero stores Denys Vlasenko 2016-08-14 02:08:56 +02:00
  • 34ecc3b7ae ip: fix an improper optimization: req.r.rtm_scope may be nonzero here Denys Vlasenko 2016-08-14 01:30:34 +02:00
  • 98c50f93fe cp: fix -i for POSIX mode. Closes 9106 Denys Vlasenko 2016-08-13 23:23:48 +02:00
  • 150dc7a2b4 ntpd: respond only to client and symmetric active packets Miroslav Lichvar 2016-08-01 20:24:24 +02:00
  • 6b5abc9596 service/fw example: do not ruin $if[], use different name Denys Vlasenko 2016-07-30 22:29:10 +02:00
  • ed72761843 wget: run s_client helper with -servername HOST Denys Vlasenko 2016-07-25 21:34:57 +02:00
  • 9d20297ba8 ssl_helper.sh: strip was invoked incorrectly Denys Vlasenko 2016-07-25 17:12:46 +02:00
  • 3191ec7cce var_service/fw: optionally flush all netdevs; optionally prefer one 0/0 routing Denys Vlasenko 2016-07-25 16:28:57 +02:00
  • f8ddbe1ccc ash: fix handling of ${VAR: -2} Denys Vlasenko 2016-07-25 03:56:00 +02:00
  • 0fb0045aa9 config: disentangle PREFER_APPLETS from SH_STANDALONE and SH_NOFORK Denys Vlasenko 2016-07-22 18:48:38 +02:00
  • 49117b4800 hush: fix a possible bug Denys Vlasenko 2016-07-21 14:40:08 +02:00
  • e695ac97fd typo fixes Denys Vlasenko 2016-07-19 17:48:55 +02:00
  • e5814a5a42 ash: do not leave SIGQUIT ignored on "exec CMD" Denys Vlasenko 2016-07-16 18:33:55 +02:00
  • ca003385f1 cp: make verbose cp show symlink copies too Denys Vlasenko 2016-07-14 20:58:39 +02:00
  • 2a4d7f44a4 sendmail: include -H and -S in short help text Denys Vlasenko 2016-07-14 20:06:44 +02:00
  • 9de7509aa0 sendmail: improve help text Denys Vlasenko 2016-07-14 19:14:54 +02:00
  • 2ae86ad1c6 trylink: use "mktemp tmp.XXXXXXXXXX" to placate OS X Denys Vlasenko 2016-07-12 13:54:35 +02:00
  • b0056ea86d {md5,shaN}sum: make -c EMPTY fail Denys Vlasenko 2016-07-11 19:51:08 +02:00
  • f6348e50ef examples: add a useful "see abridged log" script for ntpd service example Denys Vlasenko 2016-07-10 20:15:28 +02:00
  • d2f4241d2e cpio: tweak help text Denys Vlasenko 2016-07-08 12:52:24 +02:00
  • 237bedd499 getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST Denys Vlasenko 2016-07-06 21:58:02 +02:00
  • 0844b5afe2 whois: implement -i Denys Vlasenko 2016-07-06 17:16:27 +02:00
  • 1035c92e2d whois: make it actually work Denys Vlasenko 2016-07-06 15:45:41 +02:00
  • f4f8fe841c build system: fix a few warnings for allnoconfig build Denys Vlasenko 2016-07-05 21:43:28 +02:00
  • 1b0dcc02dd libbb: suppress warning about run_applet_and_exit Ron Yorston 2016-07-05 14:07:50 +01:00
  • ee772a0d90 arp: fix buffer overflow. Closes 9071 Denys Vlasenko 2016-07-04 17:38:01 +02:00
  • 44399e00ff udhcpc: run "deconfig" script in manual renew state too. closes 9061 Denys Vlasenko 2016-07-03 20:26:44 +02:00
  • aabb0a93e9 ntpd: daemonize before DNS resolution Denys Vlasenko 2016-07-03 17:58:54 +02:00
  • 5b8c89d1f2 build system: make CONFIG_FEATURE_USE_BSS_TAIL less funky Denys Vlasenko 2016-06-29 15:00:52 +02:00
  • 8f4faa1e3d df: use f_frsize instead of f_bsize for correct sizes Natanael Copa 2016-06-23 10:42:40 +02:00
  • 59f8197624 i2cdump: don't use common_bufsiz1 Bartosz Golaszewski 2016-06-23 17:19:50 +02:00
  • 4d5acd2d42 ping: populate icmp_id field for "simple" ping too Jonas Danielsson 2016-06-23 18:26:32 +02:00
  • 9ca56f9621 Start 1.26.0 development cycle Denys Vlasenko 2016-06-22 03:10:21 +02:00
  • c3b34d8b39 Bump version to 1.25.0 Denys Vlasenko 2016-06-21 00:15:49 +02:00
  • 10c0e91786 libarchive: fix xmalloc_open_zipped_read_close() Denys Vlasenko 2016-06-21 02:04:16 +02:00
  • 7cf45ae10e setsid: fix broken -c Denys Vlasenko 2016-06-20 23:50:26 +02:00
  • e24e88697a typo fix Denys Vlasenko 2016-06-20 16:28:53 +02:00
  • ea9ebc011b scripts/trylink: libbusybox fix Denys Vlasenko 2016-06-20 12:23:35 +02:00
  • df3ec0e2f7 libarchive: fix open_zipped() Denys Vlasenko 2016-06-20 11:42:00 +02:00
  • 984b0a613a libarchive: fix xmalloc_open_zipped_read_close() on NOMMU Denys Vlasenko 2016-06-20 11:06:42 +02:00
  • ecf25cb5bc randomconfig fixes 5: false positive for tar; mount emits corrupted message Denys Vlasenko 2016-06-20 11:04:04 +02:00
  • 5c3e060604 modprobe-small: fix bogus handling of unpack errors Denys Vlasenko 2016-06-20 10:59:06 +02:00
  • 0ad872baf3 randomconfig fixes 4 Denys Vlasenko 2016-06-20 01:40:19 +02:00
  • 94046d0495 randomconfig fixes 3 Denys Vlasenko 2016-06-20 00:36:21 +02:00
  • bb0bf287d8 randomconfig fixes 2 Denys Vlasenko 2016-06-19 21:54:04 +02:00
  • 015db5800c randomconfig fixes Denys Vlasenko 2016-06-19 18:15:33 +02:00
  • ce824aecf2 libbb: move common code into run_applet_and_exit Ron Yorston 2016-06-07 12:12:07 +01:00
  • ba12081a9e Allow "busybox <applet>" to work when busybox is disabled Ron Yorston 2016-06-07 10:26:24 +01:00
  • e4caf1dd9c ntpd: retry initial DNS resolution (forever, no timeout for now). Denys Vlasenko 2016-06-06 02:26:49 +02:00
  • b684d1b186 libbb: fix time parsing of [[CC]YY]MMDDhhmm[.SS]. Closes 8951 Natanael Copa 2016-05-19 17:31:59 +02:00
  • 8e95068c7f Make busybox an optional applet Denys Vlasenko 2016-05-31 02:42:49 +02:00
  • 877dedb825 cp: add -u/--update and --remove-destination Denys Vlasenko 2016-05-27 00:46:38 +02:00
  • 852e8dd734 arping: avoid use of ether_ntoa(). Closes 8926 Denys Vlasenko 2016-05-26 21:35:46 +02:00
  • f2559e5c2b sed: fix append command to match GNU sed 4.2.1 Denys Vlasenko 2016-05-06 18:25:56 +02:00
  • 2fbc3123a2 flock: merge spawn_and_wait() code patchs for -c and sans-c uses Denys Vlasenko 2016-04-24 18:21:32 +02:00
  • e1d426fd65 flock: fix -c; improve error handling of fork+exec Denys Vlasenko 2016-04-24 18:19:49 +02:00
  • 4ab372d49a ip: fix problem on mips64 n64 big endian musl systems Szabolcs Nagy 2016-04-24 17:39:02 +02:00
  • cbdff15bb7 sed: understand \n,\r and \t in i and a commands. Closes 8871 Denys Vlasenko 2016-04-24 16:18:03 +02:00
  • 4c8fa34417 generate_BUFSIZ.sh: yet another tweak Denys Vlasenko 2016-04-24 14:13:35 +02:00
  • 3e134ebf6a *: slap on a few ALIGN1/2s where appropriate Denys Vlasenko 2016-04-22 18:09:21 +02:00
  • 663d1da1e6 scripts/trylink: document DATA_SEGMENT_ALIGN() hack Denys Vlasenko 2016-04-22 02:00:04 +02:00
  • 7ff24bd5fb generate_BUFSIZ.sh: catch BUFSIZE < 1024 also on "big" builds Denys Vlasenko 2016-04-22 00:24:53 +02:00
  • d7b502c059 build system: fix generate_BUFSIZ.sh to not alternate 1k and malloc builds Denys Vlasenko 2016-04-21 23:52:35 +02:00
  • 93e1aaa1c7 libbb: constify *bb_common_bufsiz1 (if it is compiled to be a pointer) Denys Vlasenko 2016-04-21 21:47:45 +02:00
  • f56fb5eb11 libbb: make "COMMON_BUFSIZE = 1024 bytes, the buffer will be malloced" work Denys Vlasenko 2016-04-21 21:03:51 +02:00
  • df70a43af2 udhcp: add setup_common_bufsiz() as needed Denys Vlasenko 2016-04-21 18:54:36 +02:00
  • 9de2e5a222 *: hopefully all setup_common_bufsiz() are in place Denys Vlasenko 2016-04-21 18:38:51 +02:00
  • 47cfbf32fd *: add most of the required setup_common_bufsiz() calls Denys Vlasenko 2016-04-21 18:18:48 +02:00
  • e6a2f4cc5a libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it Denys Vlasenko 2016-04-21 16:26:30 +02:00
  • 5598bdf0d3 unzip: shorter code for date/time generation Denys Vlasenko 2016-04-18 02:34:29 +02:00
  • 07bd979921 unzip: better match for "standard" unzip's output; string shrinkage Denys Vlasenko 2016-04-18 01:43:24 +02:00
  • bca4deee83 unzip: fix percent overflow; show "stored" files properly Denys Vlasenko 2016-04-18 01:14:05 +02:00
  • 0ccf52a9fb unzip: fix a case where we find wrong CDE. Closes 8821 Denys Vlasenko 2016-04-17 21:05:34 +02:00
  • 84ba50c32f ash: bash-compatible $'...' shouldn't expand in double quotes Ron Yorston 2016-04-03 22:43:14 +01:00
  • 2b91958dff Rewrite iteration through applet names to save a few bytes Ron Yorston 2016-04-08 11:57:20 +01:00