Commit Graph

  • 3c460b005c lineedit: return prefix len from tab completion helpers Denys Vlasenko 2010-09-03 12:56:36 +02:00
  • 2679e3c8cc lineedit: clean up tab completion code (variable reuse, comments) Denys Vlasenko 2010-09-03 12:53:15 +02:00
  • 57ea9b488b preparatory cleanup patch for tab completion fixes Denys Vlasenko 2010-09-03 12:51:36 +02:00
  • 7063e86d0d lineedit: small readability improvement (same code) Denys Vlasenko 2010-09-02 12:44:39 +02:00
  • 61a36af45d lineedit: fix completion with Unicode chars Denys Vlasenko 2010-09-02 12:03:11 +02:00
  • b068bd7a41 lineedit: preparatory cleanup patch for Unicode completion fix Denys Vlasenko 2010-09-02 12:01:11 +02:00
  • 7aa63042d0 libbb: xfunc_error_retval can be a byte Denys Vlasenko 2010-09-01 16:04:24 +02:00
  • 6f80fe71f0 uudecode,base64: code shrink Denys Vlasenko 2010-09-01 13:24:05 +02:00
  • 0004e99493 better shared strings trick Denys Vlasenko 2010-09-01 12:01:17 +02:00
  • 9dc04124d5 getty: small code shrink Denys Vlasenko 2010-09-01 11:31:43 +02:00
  • a61ff51b49 find: add rudimentary support for -exec {} + Denys Vlasenko 2010-08-31 19:17:42 +02:00
  • ee06264a29 base64: new applet Denys Vlasenko 2010-08-31 14:09:22 +02:00
  • 8d3e225a2d libbb: add xfstat function Denys Vlasenko 2010-08-31 12:42:06 +02:00
  • 4e7dd3c363 mkswap: clear 1st kilobyte. Closes bug 1831 Denys Vlasenko 2010-08-31 01:50:03 +02:00
  • c71ec70616 iplink: another compat #ifndef/#define tweak Denys Vlasenko 2010-08-30 19:20:09 +02:00
  • 0ff78a0166 ash: small code shrink (-21 bytes) Denys Vlasenko 2010-08-30 15:20:07 +02:00
  • f7a8433535 ash: add another ${v/a/b} test we currently fail Denys Vlasenko 2010-08-30 13:54:12 +02:00
  • 25b4755302 typo fix in comment Denys Vlasenko 2010-08-30 01:19:47 +02:00
  • d493e9361f remove stray debugging stuff Denys Vlasenko 2010-08-29 14:39:45 +02:00
  • 9ce07e778f bbconfig: add COMPRESS_BBCONFIG option Denys Vlasenko 2010-08-29 14:36:11 +02:00
  • 7715b48c36 nandwrite: always check the first erase block Baruch Siach 2010-08-29 10:36:50 +03:00
  • b32a543663 nandwrite: complain on malformed -s NUM Denys Vlasenko 2010-08-29 13:29:02 +02:00
  • a78227dc73 nandwrite: allow hex values in the -s parameter Baruch Siach 2010-08-29 10:36:49 +03:00
  • cc131534e2 showkey: code shrink Denys Vlasenko 2010-08-29 05:00:40 +02:00
  • 140ac91fe1 testsuite: show the number of failures after a test run Dan Fandrich 2010-08-29 04:47:03 +02:00
  • 91234b9be0 typo fixes in config help text Denys Vlasenko 2010-08-29 02:06:50 +02:00
  • 0834a6d3b9 pmap: new applet. +1k. Alexander Shishkin 2010-08-28 23:20:34 +02:00
  • 74c992af5c ntpd: with -q, exit after 60 seconds even if time is not synced. Denys Vlasenko 2010-08-27 02:15:01 +02:00
  • 1cd0d86005 modutils: explain why we no longer quote params Denys Vlasenko 2010-08-25 18:26:46 +02:00
  • 1396221d5a insmod: Do not add a pair of "" around the arguments of the module. Carmelo AMOROSO 2010-08-24 06:01:13 +02:00
  • 6f32ea4039 nandwrite: new applet Baruch Siach 2010-08-25 16:36:17 +02:00
  • 159677c884 Rename a struct member from "interrupt" Dan Fandrich 2010-08-23 22:23:04 -07:00
  • 7ff6836db3 split: use xopen_stdin() Denys Vlasenko 2010-08-23 03:06:46 +02:00
  • 3d8b96d58d grep: fix -o match with empty string (suggested by Colin Watson <cjwatson@ubuntu.com>) Denys Vlasenko 2010-08-23 02:39:47 +02:00
  • b276e41835 ip: add a #define for older kernels Denys Vlasenko 2010-08-22 10:02:55 +02:00
  • adbe3b5b98 build system: make 3.82 fix. Closes bug 2323 Denys Vlasenko 2010-08-22 09:28:46 +02:00
  • e7b0a9e5bc patch: support "patch [FILE [PATCH]]" format Denys Vlasenko 2010-08-22 05:39:15 +02:00
  • fd27fa8309 libbb: fix fallout from last patch to obscure() (my mistake). +143 bytes Denys Vlasenko 2010-08-17 17:21:36 +02:00
  • d71c770f05 libbb: shrink obscure() Bob Dunlop 2010-08-17 16:01:16 +02:00
  • cda815996b patch: fix -N regression Denys Vlasenko 2010-08-17 01:31:40 +02:00
  • bdaea46318 nmeter: fix misplaced closing comment Denys Vlasenko 2010-08-16 20:42:14 +02:00
  • 0ef64bdb40 *: make GNU licensing statement forms more regular Denys Vlasenko 2010-08-16 20:14:46 +02:00
  • 0d555fc951 sed: make N command behave as in GNU sed Denys Vlasenko 2010-08-16 16:26:33 +02:00
  • f2860bf6d3 mdev: fix non-working device deletion, add a test for that Denys Vlasenko 2010-08-16 14:26:15 +02:00
  • 867ffb9616 platform.h: regularize endian detection Denys Vlasenko 2010-08-16 03:24:40 +02:00
  • 9768a82eb0 *: fix "see file License ..." - the file is named LICENSE (in uppercase) Denys Vlasenko 2010-08-16 03:04:14 +02:00
  • 3f75d7bfd2 patch: uncomment the test which we actually do pass now Denys Vlasenko 2010-08-16 02:56:32 +02:00
  • c9b9750a0e libbb: factor out common code from mpstat/iostat Denys Vlasenko 2010-08-16 02:49:21 +02:00
  • a4160e15ec patch: add -N and a test for it (fails for now) Denys Vlasenko 2010-08-16 01:33:57 +02:00
  • 6373bb7740 patch: move closer to toybox code Denys Vlasenko 2010-08-13 16:41:15 +02:00
  • 760d0ebbe5 patch: deal with ommitted ",len" in hunk headers (default len to 1) Rob Landley 2010-08-13 16:40:21 +02:00
  • 1bbc0cd7f2 patch: replace it with toybox's implementation Rob Landley 2010-08-13 15:50:26 +02:00
  • dcaed97e0f iostat: add forgotted fclose(); fix default count. Denys Vlasenko 2010-08-12 15:36:34 +02:00
  • 7783248eaa *: s/xatoi_u/xatoi_positive/g - I got bored of mistyping xatoi_u as xatou_i Denys Vlasenko 2010-08-12 14:14:45 +02:00
  • 7bfbbd434a free: more compatible output. +16 bytes. Closes bug 2383. Denys Vlasenko 2010-08-12 01:56:44 +02:00
  • 733f26f407 iostat: new applet. 2800 bytes Marek Polacek 2010-08-11 17:00:59 +02:00
  • 58662f2c93 modutils: Add support for NDS32 architecture. Macpaul Lin 2010-08-05 13:14:05 +08:00
  • 1fbaf3a2d1 fdisk: Add support for NDS32 architecture. Macpaul Lin 2010-08-05 13:14:04 +08:00
  • 9669363740 Remove some more mentions of Subversion Dan Fandrich 2010-08-10 23:45:27 -07:00
  • 775965de85 Improved portability of tests Dan Fandrich 2010-08-10 23:33:57 -07:00
  • f03fc7d77a ntpd: mention -N in help text Denys Vlasenko 2010-08-11 05:15:52 +02:00
  • 81d9e60a88 Set HWCLOCK_ADJTIME_FHS to off by default Denys Vlasenko 2010-08-10 15:14:36 +02:00
  • d07b20ff14 rtc: remove useless code in "RTC is in UTC" detection Denys Vlasenko 2010-08-10 13:06:06 +02:00
  • da0df47f24 wget: fix ndelay_on call; progress bar: small shrink Denys Vlasenko 2010-08-08 04:21:50 +02:00
  • 64f2ba276c wget: make -T support enabled by default Denys Vlasenko 2010-08-08 02:59:06 +02:00
  • c97131c2af wget: implement -T SEC; rework progress meter to not use signals (it was unsafe) Bradley M. Kuhn 2010-08-08 02:51:20 +02:00
  • 33bbb27e45 ash: fix another bit of var_bash4 bug Denys Vlasenko 2010-08-07 22:24:36 +02:00
  • 58a15cd9d2 Fix a typo in config text Denys Vlasenko 2010-08-07 14:02:26 +02:00
  • 0d98b4409b udhcpc: add -v to help text Denys Vlasenko 2010-08-07 02:56:43 +02:00
  • 09dd6ec732 ash: cosmetic fixes, no code changes Denys Vlasenko 2010-08-07 02:44:33 +02:00
  • 1614900522 ash: fix another bug detected by var_bash4.tests Denys Vlasenko 2010-08-06 22:06:21 +02:00
  • c8d305d89f var_bash4.tests: better wording in comment Denys Vlasenko 2010-08-06 19:28:04 +02:00
  • f02c82f38c ash: fix dequoting error detected by var_bash4 test Denys Vlasenko 2010-08-06 19:14:47 +02:00
  • f56fe82542 update var_bash4 test. one more bug revealed by it now... Denys Vlasenko 2010-08-06 17:21:52 +02:00
  • 95b83ba4f8 OpenBSD compatibility Waldemar Brodkorb 2010-08-06 09:17:26 +02:00
  • 6814cbc928 ash: extend var_bash4.tests; nocode changes Denys Vlasenko 2010-08-05 18:29:13 +02:00
  • b0fbe4b540 ash: add a testcase for bug 2281 (currently fails). Small code cleanups. Denys Vlasenko 2010-08-05 17:19:27 +02:00
  • e74d79866c syslogd: close/re-resolve/reopen remote sockets on some sendto() errors Daniel Dickinson 2010-08-03 04:26:20 +02:00
  • 6e06da5efd update _shipped file with hurd fix Denys Vlasenko 2010-08-02 02:17:25 +02:00
  • b883bc9884 sed.tests: make last test less confusing Denys Vlasenko 2010-08-01 04:19:59 +02:00
  • 2e284a40bc sed: fix sed -i: unlike without -i, it does not forget ranges Denys Vlasenko 2010-08-01 04:14:46 +02:00
  • 138ce54c9c stty: sort out preprocessor conditionals Jeremie Koenig 2010-07-30 06:01:37 +02:00
  • 63c2e7ecc0 klogd: make it work on non-linux systems Jeremie Koenig 2010-08-01 03:01:44 +02:00
  • 17662801ec cttyhack: make it survive WERROR build Denys Vlasenko 2010-07-30 17:41:35 +02:00
  • 430ba79c39 cttyhack: serial console detection is Linux-specific Jeremie Koenig 2010-07-30 06:21:21 +02:00
  • 85a359afab mpstat: do not use /sys to get number of CPUs. /proc should be ok. Marek Polacek 2010-07-30 16:43:11 +02:00
  • 3fb4a5e6d8 mpstat: better fix for IRQ counts Denys Vlasenko 2010-07-30 13:55:35 +02:00
  • 9bb0510b9b mpstat: fix total par-cpu IRQ counts Denys Vlasenko 2010-07-30 13:38:46 +02:00
  • 64c67891a2 mpstat: fix/improve handling of interrupt names Denys Vlasenko 2010-07-30 12:45:14 +02:00
  • 5e87c2ef15 mpstat: small code shrink Maksym Kryzhanovskyy 2010-07-30 03:56:02 +02:00
  • 68fca4cd55 vlock: disable linux console calls on other systems Jeremie Koenig 2010-07-29 04:29:52 +02:00
  • e7a0632b7b bootchartd: mounting tmpfs is Linux-specific Jeremie Koenig 2010-07-29 04:29:53 +02:00
  • 5a71fb8202 less: remove misguided dependency on PLATFORM_LINUX Jeremie Koenig 2010-07-29 04:29:47 +02:00
  • 1538c975ec testsuite: typo in tr.tests Leonid Lisovskiy 2010-07-29 11:05:30 +04:00
  • 64b6f7cfba doc: remove trailing empty line Bernhard Reutner-Fischer 2010-07-29 09:34:04 +02:00
  • 506d3a9bca dc: tweak help text Denys Vlasenko 2010-07-29 04:06:07 +02:00
  • 7a07b0ee6a dc: make it use long longs for integer ops Denys Vlasenko 2010-07-29 04:00:27 +02:00
  • 416f0405cb less: fix duplicate "depends on PLATFORM_LINUX". no code changes Denys Vlasenko 2010-07-29 02:22:43 +02:00
  • 3d615b8a41 find_stray_empty_lines: make it work Bernhard Reutner-Fischer 2010-07-28 21:29:19 +02:00
  • a3f71001c3 find_stray_empty_lines: fix tail "invalid context" error Javier Viguera 2010-07-27 11:13:28 +02:00