Commit Graph

  • 7b46220d92 grep: be GNU compatible with -f EMPTY_FILE Lauri Kasanen 2011-08-28 12:39:04 +02:00
  • 2390109dcb top: fix CPU% for thread display. Closes 4081 Denys Vlasenko 2011-08-28 11:57:36 +02:00
  • abc33ac8b2 Fix find -follow support Ian Wienand 2011-08-28 06:53:20 +02:00
  • 24915117a2 Fixes for warnings in FreeBSD build Denys Vlasenko 2011-08-28 05:31:49 +02:00
  • 1285437217 Fixes for FreeBSD build Matthias Andree 2011-08-28 05:04:07 +02:00
  • a04e4c2266 uncompress: die on read errors Denys Vlasenko 2011-08-22 04:59:41 +02:00
  • c5f7847659 patch: make it able to create files (again) Rob Landley 2011-08-22 04:58:32 +02:00
  • 251fc70e97 uncompress: fix buffer underrun by corrupted input Denys Vlasenko 2011-08-18 14:29:41 +02:00
  • b1611d9a46 hostid: fix behavior on identifiers starting with zeros Pere Orga 2011-08-11 13:42:00 +02:00
  • 4619802a5f cttyhack: trivial spelling/spacing fixes Kevin Cernekee 2011-08-14 13:35:25 -07:00
  • 816cd16a4c cttyhack: remove the trailing newline when reading console name from sysfs Kevin Cernekee 2011-07-13 09:29:55 -07:00
  • 9176f6c52c patch: add a test we currently fail Denys Vlasenko 2011-08-16 22:57:12 +02:00
  • a7d6bb3b5d sed: fix range handling for sed -i. Closes 4069 Denys Vlasenko 2011-08-16 13:29:34 +02:00
  • 4f54168ea2 less: fix for screen size detection Denys Vlasenko 2011-08-16 01:53:12 +02:00
  • c21c310e46 swapoff: dont pass "p" in opt_complementary Denys Vlasenko 2011-08-13 23:36:36 +02:00
  • c97578de6b conspy,nandwrite,nanddump: enable in defconfig Denys Vlasenko 2011-08-13 09:00:29 +02:00
  • 8b141ebd45 Start 1.20.0 development cycle Denys Vlasenko 2011-08-13 08:56:58 +02:00
  • d84b175cb6 Bump version to 1.19.0, update copyright year in help message Denys Vlasenko 2011-08-13 08:46:00 +02:00
  • 2969e24e2a testsuite: fixes after randomconfig run Denys Vlasenko 2011-08-11 10:40:12 +02:00
  • 87249fbf50 find: fix a bug in !ENABLE_FEATURE_FIND_XDEV config Denys Vlasenko 2011-08-11 02:27:13 +02:00
  • 5845a06c9e uptime: more compatible output Denys Vlasenko 2011-08-10 13:00:04 +02:00
  • 47b03368f3 randomconfig fixes Denys Vlasenko 2011-08-10 10:45:48 +02:00
  • b47b3ce1bd randomconfig fixes Denys Vlasenko 2011-08-10 00:51:29 +02:00
  • b347df9131 randomconfig fixes Denys Vlasenko 2011-08-09 22:49:15 +02:00
  • a6367f9fae remove extra IF_WHO() Denys Vlasenko 2011-08-09 10:28:28 +02:00
  • 89edf29cfd remove extra += who.o Denys Vlasenko 2011-08-09 09:36:25 +02:00
  • 00103d3287 df: more compatible -P behavior Ralf Friedl 2011-08-09 04:49:27 +02:00
  • 98aeabe792 zcip.script: fix $ip environment variable Thomas Petazzoni 2011-08-09 04:41:00 +02:00
  • 7926b98949 users: new applet. Tito Ragusa 2011-08-09 04:37:50 +02:00
  • d91b13806f uptime: add config flag to allow displaying the number of users currently logged on Pere Orga 2011-08-09 04:09:17 +02:00
  • 7485086f1e die_if_bad_username: tighten up a bit Denys Vlasenko 2011-08-09 04:05:13 +02:00
  • 6e42b89b8d hush: fix remaining known two bugs with IFS expansion. Closes 4027. Denys Vlasenko 2011-08-01 18:16:43 +02:00
  • 4fb53fb08c hush: partially fix wrong expansion on $IFS (bug 4027). Denys Vlasenko 2011-08-01 14:06:20 +02:00
  • 954dbd3a00 tar: ignore file size (assume 0) for hardlinks Ian Wienand 2011-07-29 08:33:47 +02:00
  • 67905e2d7c *: work around sysinfo.h versus linux/*.h problems Denys Vlasenko 2011-07-26 13:42:12 +02:00
  • 4abcb8b0d1 tcpudp: simplify help text Denys Vlasenko 2011-07-25 16:35:44 +02:00
  • 2ef4214dd9 less: add a TODO comment Denys Vlasenko 2011-07-25 15:23:52 +02:00
  • 4e552a70ec less: optionally query terminal size via "ESC [ 6 n". Closes bug 2659. Denys Vlasenko 2011-07-25 15:18:20 +02:00
  • be391e7596 libbb.h: do not use homegrown struct sysinfo. Denys Vlasenko 2011-07-25 11:05:43 +02:00
  • f7f99900fd android_defconfig: remove some extra cflags. untested Denys Vlasenko 2011-07-23 17:41:00 +02:00
  • 0a428607a0 add defconfig files for Android, Cygwin and FreeBSD Daniel Fandrich 2011-07-19 08:10:05 +02:00
  • f2f9bc5932 dc: fix a case where we can run off malloced space Denys Vlasenko 2011-07-15 08:37:36 +02:00
  • 43a668b2ee cttyhack: fail gracefully if the device node is missing Kevin Cernekee 2011-07-13 09:30:36 +02:00
  • 064e99646a cttyhack: check sysfs for the name of the active console Kevin Cernekee 2011-07-13 09:26:58 +02:00
  • 80856b37e8 fdisk: reinstate a short sleep between sync() and ioctl(BLKRRPART) Denys Vlasenko 2011-07-13 09:06:32 +02:00
  • a669eca3a2 libbb/lineedit: implement optional Ctrl-R history search Denys Vlasenko 2011-07-11 07:36:59 +02:00
  • 98f213ed79 bloat-o-meter: don't require that pythin is in /usr/bin. Lauri Kasanen 2011-07-08 10:56:58 +02:00
  • 4ee6487849 make configs/* files have _defconfig suffix Denys Vlasenko 2011-07-08 08:53:16 +02:00
  • 14bd16ac56 more tweak for bionic Denys Vlasenko 2011-07-08 08:49:40 +02:00
  • acff3733ba usleep: do not check for usleep error, it should never fail Denys Vlasenko 2011-07-08 08:37:57 +02:00
  • 8f6ce094dc a few tweaks for bionic Denys Vlasenko 2011-07-08 08:34:28 +02:00
  • 126f2b2853 Support configuring Busybox from _defconfig files Daniel Fandrich 2011-07-08 07:59:16 +02:00
  • 319b8bb355 hwclock: use locale-specific date output format Denys Vlasenko 2011-07-08 06:40:25 +02:00
  • db43d3d418 halt: perror_msg_and_die needs bb_ prefix Denys Vlasenko 2011-07-08 06:23:08 +02:00
  • b5de0c12d6 typo fixes Dan Fandrich 2011-07-08 05:47:49 +02:00
  • 4dc35fb5b6 platform.h: tweaks for cygwin Denys Vlasenko 2011-07-08 04:41:38 +02:00
  • 46465ecf72 hwclock: better help text Denys Vlasenko 2011-07-04 04:34:57 +02:00
  • e3f805ccc3 md5/shaNsum: make -c support a list of files Lauri Kasanen 2011-07-04 01:49:59 +02:00
  • 066f399566 vi: tweak regex.h include Denys Vlasenko 2011-07-03 03:19:43 +02:00
  • 104e01409d halt/reboot: better message if /sbin/telinit is not found Denys Vlasenko 2011-07-03 01:46:02 +02:00
  • 75214cfe00 Use the _unlocked stdio macros only when they're all available Dan Fandrich 2011-06-30 02:59:17 +02:00
  • 0c4cf42c1e libbb.h: tweak _unlocked hack Denys Vlasenko 2011-06-30 02:44:27 +02:00
  • 0e79e7bb42 Use the built-in getline on more systems that don't have it Dan Fandrich 2011-06-28 23:03:27 -07:00
  • 0a5b310067 platform.c: provide getline implementation Timo Teras 2011-06-29 02:19:58 +02:00
  • b9ba580917 vi: fix regex search, make it selectable in config Walter Harms 2011-06-27 02:59:37 +02:00
  • 52f4fe9db6 id: correct getgroups usage Denys Vlasenko 2011-06-22 16:42:36 +02:00
  • d5ac9c88a7 groups: make it NOEXEC Denys Vlasenko 2011-06-22 04:17:49 +02:00
  • 1e18a01fa2 ls: fix HAVE_STRVERSCMP check; add check for older uclibc versions Denys Vlasenko 2011-06-21 17:12:52 +02:00
  • 33092f1003 groups: new applet Tito Ragusa 2011-06-21 17:11:40 +02:00
  • 561f9c8585 Add HAVE_STRVERSCMP, guard the only usage of strverscmp with #ifdef Denys Vlasenko 2011-06-21 16:38:29 +02:00
  • 040b5a2e29 setserial: added missing \n in help text Dan Fandrich 2011-06-20 10:22:18 +02:00
  • 06448912e6 libbb: use _unlocked variants of stdio I/O. Denys Vlasenko 2011-06-20 10:06:28 +02:00
  • adcabf3235 parse_config: use getline. BIG speedup with glibc (~40%). Timo Teras 2011-06-20 09:49:56 +02:00
  • e12e0acb92 modprobe: use hash table. speeds up significantly if modprobe.dep is large Timo Teras 2011-06-20 09:38:13 +02:00
  • 416e978ce8 diff: disable debug code; remove unsupported --dry-run from help text Denys Vlasenko 2011-06-19 01:40:31 +02:00
  • 5331e382f7 libbb/read_cmdline: prepend {comm} if different from argv0. Closes 3835. Denys Vlasenko 2011-06-18 15:51:16 +02:00
  • 12ac6287ee procps: remove PSSCAN_STAT define, users were using it incorrectly Denys Vlasenko 2011-06-18 15:49:47 +02:00
  • da94760762 fix false positive in parse test Denys Vlasenko 2011-06-18 09:29:21 +02:00
  • 3a649363aa parse_config: make test applet easier to enable; fix its code Denys Vlasenko 2011-06-18 09:23:09 +02:00
  • a1a448347e libbb: split bb_get_chunk_from_file and bb_get_chunk_with_continuation Denys Vlasenko 2011-06-17 03:37:43 +02:00
  • 901a53baec inetd: check if RPC is available Bernhard Reutner-Fischer 2011-06-15 09:38:43 +02:00
  • 8ea683d5df ls: fix comment about -p (it's compatible now) Denys Vlasenko 2011-06-13 02:24:18 +02:00
  • f194cc1f33 ls: make -v and -X actually work as intended Denys Vlasenko 2011-06-13 02:13:42 +02:00
  • b307eabf4d iplink: tweak includes to work on android Denys Vlasenko 2011-06-12 17:15:16 +02:00
  • 000ae5cefe pkill/pgrep: support extended regular expressions Wade Berrier 2011-06-08 15:46:55 -06:00
  • 6295d273ad Replaced __u32 etc. with standard uint32_t style types Daniel Fandrich 2011-06-09 15:44:44 -07:00
  • f533ec8767 *: simplify Ethernet header includes Dan Fandrich 2011-06-10 05:17:59 +02:00
  • d488f5e8db build system: delete generated files on "make mrproper" Denys Vlasenko 2011-06-07 10:01:58 +02:00
  • 972e046070 fbset: apply modelines. Closes 3823 Denys Vlasenko 2011-06-06 04:21:39 +02:00
  • d7efa06b83 fix breakage caused by 'remove "Options:" string from help texts' commit Denys Vlasenko 2011-06-05 15:07:31 +02:00
  • 66426760be *: remove "Options:" string from help texts Denys Vlasenko 2011-06-05 03:58:28 +02:00
  • 9f7780250c iostat: code shrink Maksym Kryzhanovskyy 2011-06-05 03:37:14 +02:00
  • 5d3aaceb79 udhcpc: allow -O OPT take numeric params Denys Vlasenko 2011-06-04 05:07:16 +02:00
  • fe86d6b636 appletlib.c: do not use PAGE_SIZE for malloc tweaking Denys Vlasenko 2011-06-03 21:39:42 +02:00
  • 71d7313625 platform.h: support for build under Android Dan Fandrich 2011-06-03 20:51:58 +02:00
  • 2f5769151f only compile obscure.c when needed Dan Fandrich 2011-06-03 20:28:14 +02:00
  • f3854f789c replace nonstandard unsigned typedefs Dan Fandrich 2011-06-03 20:25:17 +02:00
  • 56a3b82e96 hush: better comment. No code changes Denys Vlasenko 2011-06-01 12:47:07 +02:00
  • 00ae989ee5 hush: fix a corner case of empty "do \n done" structure Denys Vlasenko 2011-05-31 17:35:45 +02:00
  • 14f55538f0 makedevs: fix help-text Bernhard Reutner-Fischer 2011-05-30 23:00:47 +02:00