Commit Graph

  • 02112d8ae3 unzip: ignore chmod errors Natanael Copa 2012-05-22 17:11:46 +02:00
  • dfc2473b9e tar: support -J, --xz explicit compression option Boris Reisig 2012-05-24 09:01:55 +02:00
  • 6e9284db78 build system: fix build failure when only gunzip is selected Anthony G. Basile 2012-05-20 12:56:17 +02:00
  • 25cb5aae2b mdev: tell kernel that we didn't find the firmware Christoph Lohmann 2012-05-19 23:39:45 +02:00
  • aaf827203d Merge branch 'master' of git+ssh://vda@busybox.net/var/lib/git/busybox Denys Vlasenko 2012-05-19 22:37:07 +02:00
  • 0446104137 tar: implement --no-recursion Natanael Copa 2012-04-24 17:06:19 +02:00
  • b6beada5a1 mdev: remove undocumented subsystem/devname matching hack Denys Vlasenko 2012-05-18 15:11:16 +02:00
  • ea57f51819 mdev: when found, print major,minor into mdev.log Denys Vlasenko 2012-05-18 11:39:57 +02:00
  • 8d11854678 tweak help text Denys Vlasenko 2012-05-18 04:47:18 +02:00
  • 516530c932 mdev: add support for $DEVNAME and /dev/mdev.log debug aid Denys Vlasenko 2012-05-18 04:45:35 +02:00
  • 7c8aa2b47c typo fix in comment Denys Vlasenko 2012-05-18 02:53:11 +02:00
  • 0133921726 volume_id/ext: detect ext4 too Denys Vlasenko 2012-05-18 02:51:27 +02:00
  • be1cfeea2e find: if DESKTOP=y, support -wholename (synonym for -path) Denys Vlasenko 2012-05-17 12:25:25 +02:00
  • 4a6a56c778 examples/mdev_fat.conf: small addition Denys Vlasenko 2012-05-16 03:03:54 +02:00
  • 02b8b9b014 busybox: tweak help text and copyright year Denys Vlasenko 2012-05-14 23:52:57 +02:00
  • a5ee090e86 fix for spurious testsuite failure Denys Vlasenko 2012-05-10 19:26:37 +02:00
  • f1f8fcaad5 mv: accept but ignore -v Simon B 2012-05-06 18:08:24 +02:00
  • 3698ed1ca1 mkdir,rmdir: accept and ignore -v, --verbose Simon B 2012-05-06 15:03:32 +02:00
  • 8c3439554a sed: support long opts and -iSFX Simon B 2012-05-06 13:59:15 +02:00
  • 44642d1ec1 ln: support -T and -v Simon B 2012-05-06 13:18:35 +02:00
  • 556ac3633c get_linux_version_code: don't fail on Linux version strints like "3.0-foo" Andreas Oberritter 2012-05-05 17:47:23 +02:00
  • 3da46c8163 udhcpc6: depend on ipv6 Mike Frysinger 2012-05-02 21:45:35 -04:00
  • d133144d41 fix build failure when compressed help is selected, but bz2 compression is not Denys Vlasenko 2012-04-29 14:28:12 +02:00
  • 576b1d3c41 sendmail: use host rather than NIS domain name for HELO Ron Yorston 2012-04-28 17:04:19 +02:00
  • 0c62f20454 lpr: small code shrink Denys Vlasenko 2012-04-27 15:03:34 +02:00
  • deee356a62 lineedit: histfile can get emptied when CONFIG_FEATURE_EDITING_SAVE_ON_EXIT=y Dennis Groenen 2012-04-24 22:40:58 +02:00
  • 9d75370238 hush: remove sighandler_t definition hack, platform.h has it too Denys Vlasenko 2012-04-26 10:59:01 +02:00
  • eced0c78a5 getty: fix for NOCTTY killing us with SIGHUP Denys Vlasenko 2012-04-26 10:53:48 +02:00
  • b84dafb5e5 sed: slightly better fix for prev commit's problem Denys Vlasenko 2012-04-24 19:27:34 +02:00
  • e39afe1fbd sed: fix handling of s/// which has empty matches Denys Vlasenko 2012-04-24 19:21:16 +02:00
  • 3a9365e273 ifupdown: improve compatibility with Debian Andreas Oberritter 2012-04-23 22:08:39 +02:00
  • b9d494453d Start 1.21.0 development cycle Denys Vlasenko 2012-04-22 03:47:30 +02:00
  • f5234398ef Bump version to 1.20.0 Denys Vlasenko 2012-04-22 03:38:31 +02:00
  • d2266d43bf udhcpc: fix improper size calculation for OPTION_STRING_HOST Denys Vlasenko 2012-04-22 03:37:01 +02:00
  • c9665631d3 mdev: fix mode of creatred node if config file support is not configured Denys Vlasenko 2012-04-21 14:35:32 +02:00
  • df9196d824 Fix another build failure found with randconfig Denys Vlasenko 2012-04-20 18:59:14 +02:00
  • 6dca172610 fix build breakage with gcc 4.2.1 Denys Vlasenko 2012-04-20 18:24:09 +02:00
  • 56443cdbdd whitespace fixes Denys Vlasenko 2012-04-20 15:07:22 +02:00
  • 8cab66730a fix build breakage found by randconfig Denys Vlasenko 2012-04-20 14:48:00 +02:00
  • b110e1fecb who: fix typo in help text Denys Vlasenko 2012-04-18 14:38:15 +02:00
  • d778e6c6f8 hwclock: fix wrong comparison of time value (when it will overlow int) Denys Vlasenko 2012-04-17 19:25:13 +02:00
  • 6500d123d0 udhcp: make arpping code resistant to time jumps Denys Vlasenko 2012-04-17 17:10:31 +02:00
  • 53772869bc who,less: tweaked help text Denys Vlasenko 2012-04-17 16:11:25 +02:00
  • 75e1e7b3d5 mktemp: add support for -u Denys Vlasenko 2012-04-17 16:00:20 +02:00
  • 176bc34475 Drop include/bb_linux_ext2_fs.h, use existing e2fsprogs/e2fs_defs.h Denys Vlasenko 2012-04-17 15:06:55 +02:00
  • 86a03bee1d umount: make -d always active, add -D to suppress it Denys Vlasenko 2012-04-17 13:07:28 +02:00
  • ee0d4cd8cb Tweak INSTALL text Denys Vlasenko 2012-04-17 12:28:13 +02:00
  • 0b2b0f31a3 Create and use our own copy of linux/ext2_fs.h Denys Vlasenko 2012-04-13 16:39:18 +02:00
  • caf5768154 work around linux/ext2_fs.h breakage Denys Vlasenko 2012-04-12 14:01:10 +02:00
  • 14850308e9 killall5: don't do STOP/CONT dance if the signal we send is SIGSTOP or SIGCONT Denys Vlasenko 2012-04-03 08:16:05 +02:00
  • 7a4269329f httpd: emit correct content length on range requests past the end. Closes 4952 Rob Walker 2012-04-03 08:09:28 +02:00
  • 1d9e99b399 hostname: make -i not emit extra trailing space Denys Vlasenko 2012-04-01 16:52:21 +02:00
  • 3e3a8d50b3 ntpd: fix build failure if !NTPD_SERVER. Closes 4994 Denys Vlasenko 2012-04-01 16:31:04 +02:00
  • 1c12b67705 lsof: new applet Sven Oliver Moll 2012-04-01 16:23:23 +02:00
  • 25dbb0743e bloat-o-meter: Remove unused code Bernhard Reutner-Fischer 2012-03-30 19:50:39 +02:00
  • b1b70969e0 bloat-o-meter: handle huge (hex) sizes. Bernhard Reutner-Fischer 2012-03-30 19:14:27 +02:00
  • 0d6bbb0497 hush: remove unused member struct command::is_stopped Denys Vlasenko 2012-03-27 14:32:48 +02:00
  • ba88826c66 busybox: tweak help text Denys Vlasenko 2012-03-22 11:15:06 +01:00
  • cc1bb603e8 ftp{get,put}: tweak help text Denys Vlasenko 2012-03-19 12:22:57 +01:00
  • 78a3b6739c Fix one-applet build for tcpsvd Denys Vlasenko 2012-03-19 04:38:00 +01:00
  • 5e896481eb nc: support "-<other_opts>e PROG" form of -e option Denys Vlasenko 2012-03-19 01:17:36 +01:00
  • 7fe1e3f161 ubi_tools: add workaround for bad kernel headers. Closes 4838 Denys Vlasenko 2012-03-11 18:04:14 +01:00
  • 65457625a7 build system: remove bogus $(1) in last commit Denys Vlasenko 2012-03-11 12:17:20 +01:00
  • c528917195 build system: detect missing crypt and drop it from linking Denys Vlasenko 2012-03-10 16:30:00 +01:00
  • 79bec06168 ntpd: make "reply from IP" messages more uniform Denys Vlasenko 2012-03-08 13:02:52 +01:00
  • 07fcaab595 test: "test !" was accessing argv past NULL - fix it. Closes 4832 Denys Vlasenko 2012-03-08 03:50:01 +01:00
  • d98dc92d6a ntpd: drop offset averaging code Denys Vlasenko 2012-03-08 03:27:49 +01:00
  • 4e3beb2e1d tftpd: chroot to DIR, not merely chdir. Closes 4874 Denys Vlasenko 2012-03-08 00:28:52 +01:00
  • 0687a5b496 libbb: make xchroot do a chdir("/") after chroot Denys Vlasenko 2012-03-08 00:28:24 +01:00
  • 39c2cb2e93 build system: fix broken CONFIG_SYSROOT handling Denys Vlasenko 2012-03-08 00:20:01 +01:00
  • bf6343796e Add SYSROOT, EXTRA_{LDFLAGS,LDLIBS} config opts; sample Android NDK config Rob Walker 2012-03-07 12:25:53 +01:00
  • 69d81a1c1b printf: fix this case: printf "%b" '\0057usr\0057bin\n' Denys Vlasenko 2012-03-07 11:57:47 +01:00
  • d4acaf70c5 printf: trim help text Denys Vlasenko 2012-03-07 11:44:15 +01:00
  • 8be49c3a80 ntpd: tweak log messages format Denys Vlasenko 2012-03-06 19:16:50 +01:00
  • bb8d7db597 testsuite: add a test that tar detects XZ-compressed data Denys Vlasenko 2012-03-06 16:57:01 +01:00
  • d29c946f93 fix trivial bug in unpack_gz_stream (wrong fd used in read) Denys Vlasenko 2012-03-06 16:46:25 +01:00
  • b5d6ae9a33 Don't compile get_header_tar_FOO function if they are not needed Denys Vlasenko 2012-03-06 16:34:23 +01:00
  • faac1d3e6e tar,rpm2cpio: check that child decompressor did not error out Denys Vlasenko 2012-03-06 16:33:42 +01:00
  • 02c3c38420 Move seamless .Z support into unpack_gz_stream Denys Vlasenko 2012-03-06 16:32:06 +01:00
  • 8a6a2f9c9c update seamless uncompression code Denys Vlasenko 2012-03-06 16:27:48 +01:00
  • 774bce8e8b archival/libarchive/decompress_unzip.c -> decompress_gunzip.c. no code changes Denys Vlasenko 2012-03-06 16:26:20 +01:00
  • 59655077c5 preparatory cleanups for seamless uncompression improvements Denys Vlasenko 2012-03-06 16:23:50 +01:00
  • 17eedcad94 ssd: compat: match -x EXECUTABLE by /proc/pid/exe too Denys Vlasenko 2012-03-05 16:28:07 +01:00
  • 11e61d5c71 uudecode: tweak help text Denys Vlasenko 2012-03-05 14:23:26 +01:00
  • fa737cebe7 uuencode: tweak help text Denys Vlasenko 2012-03-05 14:22:33 +01:00
  • 547ee7926e ntpd: fix a case when discipline_jitter = 0 if we step Denys Vlasenko 2012-03-05 10:18:00 +01:00
  • b3439d4727 cp: trim help text Denys Vlasenko 2012-03-05 10:09:18 +01:00
  • bb9254a3b2 du: trim help text a bit more Denys Vlasenko 2012-03-05 09:59:56 +01:00
  • 81b6bf1852 du: remove stray whitespace in help text Denys Vlasenko 2012-03-05 09:52:19 +01:00
  • 132b044f4b ntpd: experimental code to correct frequency a bit more aggressively Denys Vlasenko 2012-03-05 00:51:48 +01:00
  • e8cfc3f693 blkid: if parameters are given, do not scan /dev Denys Vlasenko 2012-03-03 15:09:07 +01:00
  • 97e5281641 ntpd: fix the "are we a server" check in previous commit Denys Vlasenko 2012-03-03 13:50:31 +01:00
  • e8ce285395 ntpd: avoid printing messages between send and recv. good for fast networks Denys Vlasenko 2012-03-03 12:15:46 +01:00
  • b124c3491b ntpd: log clock drift with three digits after decimal point Denys Vlasenko 2012-03-02 15:51:43 +01:00
  • 74584b8665 ntpd: log jitter on update too; increase assumed clock precision x2 - to 2ms Denys Vlasenko 2012-03-02 01:22:40 +01:00
  • 03a99e3d5c date: extend help text to explain compat date format. Closes 4820 Denys Vlasenko 2012-03-01 08:36:07 +01:00
  • 3ac066c256 fbsplash: use line_length instead of xres * bytes_per_pixel Yin Kangkai 2012-02-23 15:56:36 +08:00
  • 62c006d508 libbb/procps.c: make fast_strtoul_10() stop on '\n' too Denys Vlasenko 2012-02-28 11:16:21 +01:00
  • cd09e81520 grep: support for -x, match whole line Natanael Copa 2012-02-23 14:20:22 +00:00
  • 0b170e6a09 libbb/procps.c: make fast_strtoul_10() stop on '\n' too Denys Vlasenko 2012-02-28 03:36:49 +01:00