Commit Graph

  • 3a7b2417f9 xz: update README Lasse Collin 2013-02-27 16:26:03 +01:00
  • 04f296b28a xz: omit explicit \0 from HEADER_MAGIC Lasse Collin 2013-02-27 16:23:05 +01:00
  • e3e321682c Fix move_to_unaligned16 Denys Vlasenko 2013-02-27 15:49:38 +01:00
  • 5bce135e36 mdev: improve $SEQ handling; improve debug logging Denys Vlasenko 2013-02-27 10:51:41 +01:00
  • 9fed24c031 udhcpc: tweak math shell style with the metric var Mike Frysinger 2013-02-27 01:05:34 -05:00
  • 39b8fb41c5 udhcpc: support resolv.conf symlinks Mike Frysinger 2013-02-27 01:01:43 -05:00
  • 40b97fb31e mdev: add environment variable match Denys Vlasenko 2013-02-26 00:40:46 +01:00
  • 1961aea305 move endofname() to libbb Denys Vlasenko 2013-02-26 00:36:53 +01:00
  • 3305c008ed tail: make help text for -n +N syntax more correct Denys Vlasenko 2013-02-25 07:24:44 +01:00
  • 40c6da433f head: support -n -NUM and -c -NUM Denys Vlasenko 2013-02-25 01:26:09 +01:00
  • af0255f496 head,tail: use common suffix struct. simplify help text. Denys Vlasenko 2013-02-25 01:24:32 +01:00
  • 8e6a1ea825 rpm: unmap rpm file before working with next one Denys Vlasenko 2013-02-20 16:01:48 +01:00
  • d4d4f3528e rpm: stop using statics; move main() to the end of the source file Denys Vlasenko 2013-02-20 16:01:10 +01:00
  • 2aec773688 rpm: use "create+rename" method of replacing existing files Denys Vlasenko 2013-02-20 15:58:42 +01:00
  • 10f5f9b10d rpm: make -ql display more compatible; improve help text Denys Vlasenko 2013-02-20 15:57:39 +01:00
  • cf5731bcbd fdisk_sun: fix partition alignment Aaro Koskinen 2013-02-09 21:12:26 +02:00
  • 1bd5ca2f53 fdisk_sun: fix corrupted partition data with blank disk Aaro Koskinen 2013-02-09 21:12:25 +02:00
  • 272d85cc85 vasprintf: return -1 on strdup failure Denys Vlasenko 2013-02-10 23:03:38 +01:00
  • b5fc51198b vasprintf: do not use xmalloc, it will deadlock on OOM Denys Vlasenko 2013-02-07 16:06:54 +01:00
  • ba76b7a40b mdev: chdir back to /dev after trying to read firmware Denys Vlasenko 2013-02-04 23:35:27 +01:00
  • 06af569f44 arp: code shrink Denys Vlasenko 2013-02-04 16:18:58 +01:00
  • a8816dafc4 arp: fix -H/-t handling. Kuleshov Aleksey 2013-02-04 15:14:20 +01:00
  • 6e29d07417 mdev: extend debug logging output Denys Vlasenko 2013-01-30 16:51:22 +01:00
  • 04ac6e03c3 udhcpc6: fix port numbers used if !FEATURE_UDHCP_PORT Denys Vlasenko 2013-01-28 15:25:35 +01:00
  • 03b614739b testsuite/du/du-k-works: fix false positive Kang Kai 2013-01-28 14:02:51 +01:00
  • 6be6f3bfec flashcp: trivial code shrink Denys Vlasenko 2013-01-28 12:26:29 +01:00
  • 17d4436424 ps: seconds_since_boot: uint64_t -> ulong Denys Vlasenko 2013-01-26 14:21:15 +01:00
  • ee3bc70cea getopt: improve help text; code shrink Denys Vlasenko 2013-01-24 11:36:00 +01:00
  • 243e733001 flashcp: pad output to BUFSIZE. Hopefully closes 5882 Denys Vlasenko 2013-01-23 11:41:22 +01:00
  • bf99807657 unzip: add missing fflush; code shrink Denys Vlasenko 2013-01-22 11:16:08 +01:00
  • 9b7ebfe644 mount: whitespace fix. no code changes Denys Vlasenko 2013-01-22 11:00:45 +01:00
  • 778794d1dd *: reuse more strings Denys Vlasenko 2013-01-22 10:13:52 +01:00
  • 6aab061d2d ps: fix sscanf format specifier (%l); make uptime unsigned Denys Vlasenko 2013-01-22 10:07:23 +01:00
  • f474dfa681 Start 1.22.0 development cycle Denys Vlasenko 2013-01-21 08:56:21 +01:00
  • 64406a92a0 Bump version to 1.21.0 Denys Vlasenko 2013-01-21 08:51:23 +01:00
  • 0cfba07fcd fix testsuite false positive Denys Vlasenko 2013-01-21 08:28:37 +01:00
  • 4609f477c7 mdev: fix mode of dir1 in =dir1/dir2/file rule Denys Vlasenko 2013-01-21 01:22:12 +01:00
  • 31dc8603ee ifconfig: do not accept "ifconfig eth0 up 1.2.3.4/17" (ip with mask). Closes 5786 Denys Vlasenko 2013-01-20 18:10:12 +01:00
  • 2f5b5beb28 grep: fix grep -Fw not respecting the -w option. Closes 5792 Denys Vlasenko 2013-01-20 16:57:19 +01:00
  • 81fa999540 syslogd: do not segfault on parse error when using default config. Closes 5762 Denys Vlasenko 2013-01-20 16:05:41 +01:00
  • 2cfcc9e9d7 sha3: code shrink Denys Vlasenko 2013-01-20 00:38:09 +01:00
  • 9980707efc syslogd: convert dummy functions to statics and get rid of IF_FEATURE_* checks Peter Korsgaard 2013-01-06 13:11:04 +01:00
  • 9daf33fc52 dc: code shrink Denys Vlasenko 2013-01-18 13:30:13 +01:00
  • 7c4b13e019 ash: revert wrong "fix" for an apparent memory leak. Closes 5822 Denys Vlasenko 2013-01-17 13:02:27 +01:00
  • 5d78355d5a code shrink Denys Vlasenko 2013-01-17 11:02:21 +01:00
  • 5ca853e5da fix a typo in config help text. Closes 5714 Denys Vlasenko 2013-01-17 10:24:51 +01:00
  • 20c5e5a626 mount: fix -o user=foo mishandling, fix unc= generation, add prefixpath= Bernhard Reutner-Fischer 2013-01-17 02:30:35 +01:00
  • e4f0f26bad sha3: s/sha3_process_block76/sha3_process_block72/ Denys Vlasenko 2013-01-16 12:23:23 +01:00
  • 5368fe541c sha3: rename KeccakF->sha3_process_block76. Denys Vlasenko 2013-01-16 02:20:31 +01:00
  • 406ea15e2c mount: add unc option to CIFS mount (needed for Linux 3.4+) Martin Santesson 2013-01-16 00:47:19 +01:00
  • 970aa6b5bd sha3: cache ctx->bytes_queued Denys Vlasenko 2013-01-15 22:19:24 +01:00
  • 8fb3ab528e sha3: remove two "small code" codepaths: I can't reproduce code size win on them anymore Denys Vlasenko 2013-01-15 22:07:48 +01:00
  • 8e7312e12f sha3: tweak choice of a fast code path for 64-bit Denys Vlasenko 2013-01-15 21:50:41 +01:00
  • 5b7f50f372 sha3: cosmetic tweaks to various names, comments. No logic changes. Denys Vlasenko 2013-01-15 19:52:30 +01:00
  • ac4100e103 sha3: code shrink Denys Vlasenko 2013-01-15 16:27:39 +01:00
  • a55df27936 sha3: code shrink Denys Vlasenko 2013-01-15 15:22:30 +01:00
  • 07a54e21dd sha3: another speedup for SHA3_SMALL=0 case Denys Vlasenko 2013-01-15 14:47:05 +01:00
  • 6830ade6aa whitespace fixes. no code changes Denys Vlasenko 2013-01-15 13:58:01 +01:00
  • 30a8652fbf sha3: make size/speed optimization decision configurable Denys Vlasenko 2013-01-15 01:12:26 +01:00
  • 60cb48ca50 whitespace cleanup. no code changes Denys Vlasenko 2013-01-14 15:57:44 +01:00
  • b8173b603f sha3sum: new applet Lauri Kasanen 2013-01-14 05:20:50 +01:00
  • b7841cf7b9 ntpd: fix incorrect m_status field in outgoing packets. Closes 5120 Paul Marks 2013-01-14 02:39:10 +01:00
  • 90801dadfa Remove redundant 'config FEATURE_VOLUMEID_SQUASHFS' Denys Vlasenko 2013-01-14 02:24:27 +01:00
  • 6928d9f049 volume_id: add squashfs detection Sven-Göran Bergh 2013-01-14 02:21:41 +01:00
  • 6967578728 whitespace fixes. no code changes Denys Vlasenko 2013-01-14 01:34:48 +01:00
  • 5218515508 volume_id: uuid_format small code shrink Sven-Göran Bergh 2013-01-14 00:50:49 +01:00
  • 07b419dbcb volume_id: display hfs[+] 128-bit UUID properly Sven-Göran Bergh 2013-01-14 00:37:00 +01:00
  • a58f7b7d2f blkid: add type display for hfsplus Sven-Göran Bergh 2013-01-14 00:35:31 +01:00
  • cd776cf967 syslogd: add option to log to Linux kernel printk buffer Peter Korsgaard 2013-01-06 00:07:19 +01:00
  • d189b598b4 klogd: handle multi-char log levels Peter Korsgaard 2013-01-06 00:07:18 +01:00
  • 3917fa32dc dmesg: handle multi-char log levels Peter Korsgaard 2013-01-06 00:07:17 +01:00
  • fb499c5752 powertop: fix error message Lauri Hintsala 2013-01-04 10:51:57 +02:00
  • a38f9faa9f ifenslave: fix missing close paren Mike Frysinger 2012-12-26 17:12:26 -05:00
  • 12677acf0a CONFIG_PID_FILE_PATH: new configuration option for pidfile paths Anthony G. Basile 2012-12-10 14:49:39 -05:00
  • 393c395ca5 du: document incompatibility with standard tool Denys Vlasenko 2012-12-14 17:14:11 +01:00
  • 4d5955e9ec decompress_uncompress: comment out a bigger chunk of debug code Denys Vlasenko 2012-12-05 11:08:30 +01:00
  • a8461173ba decompress_uncompress: comment out debug printout on corrupted data Denys Vlasenko 2012-12-05 01:06:05 +01:00
  • c71547ccfc decompress_uncompress: move 'code' variable into loop - sole user Denys Vlasenko 2012-12-05 01:04:54 +01:00
  • 4ba6c5d3ba ash: fix a memory leak Jon Tollefson 2012-11-13 19:26:53 +01:00
  • e4b9451413 volume_id: add exFAT detection S-G Bergh 2012-11-13 14:40:37 +01:00
  • 3f21044f20 ifupdown: code shrink Denys Vlasenko 2012-11-09 17:16:40 +01:00
  • a803bfa0f0 ifupdown: remove unused errno assignments Denys Vlasenko 2012-11-05 14:18:36 +01:00
  • 11181335f9 ifupdown: simple code shrink Denys Vlasenko 2012-11-05 13:22:56 +01:00
  • d2d5049c1d blkid: show filesystem when both label and UUID are missing, but type is known S-G Bergh 2012-11-05 13:16:07 +01:00
  • 5694afd72a build system: use pkg-config to look up selinux libs Mike Frysinger 2012-10-20 15:01:26 -04:00
  • 67dc7b21ca fbsplash: fix regression from e4fa7b7 Timo Teräs 2012-10-17 19:39:34 +02:00
  • 3aeb870b22 nanddump: invert the meaning of the -o parameter to match upstream Baruch Siach 2012-10-15 14:32:23 +02:00
  • 98f6b2d399 nanddump: skip bad blocks when instructed to do so Baruch Siach 2012-10-15 14:25:26 +02:00
  • da0200a1e5 nanddump: use the right operator of logic AND Baruch Siach 2012-10-15 14:21:45 +02:00
  • eab343e7e1 mktemp: fix mktemp -u temp.XXXXXX returning garbage when TMPDIR is set Ron Yorston 2012-10-08 11:47:22 +02:00
  • 8dc6d1a813 adduser: make it accept "adduser USER GROUP" form Tito Ragusa 2012-10-08 11:18:08 +02:00
  • fd77ea505e mark get_shell_name FAST_FUNC Denys Vlasenko 2012-10-03 09:42:21 +02:00
  • 32711c4141 top/ps: argv0:"gdm-session-worker [pam/gdm-password]" == comm:"gdm-session-wor" Denys Vlasenko 2012-10-02 11:31:37 +02:00
  • d527588882 ash: implement export -n Denys Vlasenko 2012-10-01 13:41:17 +02:00
  • f47ce07b26 brctl: fix description and usage Nicolas Thill 2012-09-25 14:06:01 +02:00
  • 1c7a58dfb8 udhcpc[6]: allow discover_retries == 0 (infinite) Felix Fietkau 2012-09-27 16:22:24 +02:00
  • d109798882 flashcp: remove unused variable opts Manuel Zerpies 2012-09-27 16:06:34 +02:00
  • b2320370be lineedit: in !EDITING config, return -1 on fgets error Denys Vlasenko 2012-09-27 16:03:49 +02:00
  • 9371043698 fix unsafe bb_perror_msg(filename) calls Denys Vlasenko 2012-09-27 15:35:10 +02:00
  • 225cc1327a scripts/kconfig/mconf: work on systems w/o SIGWINCH Denys Vlasenko 2012-09-27 15:26:40 +02:00