- 3645195 platform.h: Android tweaks: ioprio defines, BB_ADDITIONAL_PATH by Tias Guns · 13 years ago
- a1ec841 android: fix 'stat', ifdef S_TYPEIS* in coreutiles/stat.c by Tias Guns · 13 years ago
- 64f763b inetd: fix build failure in Android by Tias Guns · 13 years ago
- 49b8e72 brctl: fix build failure by s/strtotimeval/bb_strtotimeval/ (android has strtotimeval) by Denys Vlasenko · 13 years ago
- 52de9c7 lpr: don't send 0-byte print jobs (compat) by Denys Vlasenko · 13 years ago
- cfc212c tar: fix 256-bit encoded number decoding by Etienne Le Sueur · 13 years ago
- f451b2c ash: fix a bug in >${varexp} handling. Closes 5282 by Denys Vlasenko · 13 years ago
- 37ca36a sed: yet another fix on top of zero length match code by Denys Vlasenko · 13 years ago
- ba1d561 man: fix handling of gzipped manpages by Denys Vlasenko · 13 years ago
- 84406e4 sed: fix breakage added by zero length match code by Denys Vlasenko · 13 years ago
- c35545a sed: code shrink by Denys Vlasenko · 13 years ago
- 21f6fbf sed: fix zero chars match/replace by Denys Vlasenko · 13 years ago
- 21f620f ifplugd: tweak help text by Denys Vlasenko · 13 years ago
- 085b293 udhcpc[6]: show select timeout in log by Denys Vlasenko · 13 years ago
- 02112d8 unzip: ignore chmod errors by Natanael Copa · 13 years ago
- dfc2473 tar: support -J, --xz explicit compression option by Boris Reisig · 13 years ago
- 6e9284d build system: fix build failure when only gunzip is selected by Anthony G. Basile · 13 years ago
- 25cb5aa mdev: tell kernel that we didn't find the firmware by Christoph Lohmann · 13 years ago
- aaf8272 Merge branch 'master' of git+ssh://vda@busybox.net/var/lib/git/busybox by Denys Vlasenko · 13 years ago
- 0446104 tar: implement --no-recursion by Natanael Copa · 13 years ago
- b6beada mdev: remove undocumented subsystem/devname matching hack by Denys Vlasenko · 13 years ago
- ea57f51 mdev: when found, print major,minor into mdev.log by Denys Vlasenko · 13 years ago
- 8d11854 tweak help text by Denys Vlasenko · 13 years ago
- 516530c mdev: add support for $DEVNAME and /dev/mdev.log debug aid by Denys Vlasenko · 13 years ago
- 7c8aa2b typo fix in comment by Denys Vlasenko · 13 years ago
- 0133921 volume_id/ext: detect ext4 too by Denys Vlasenko · 13 years ago
- be1cfee find: if DESKTOP=y, support -wholename (synonym for -path) by Denys Vlasenko · 13 years ago
- 4a6a56c examples/mdev_fat.conf: small addition by Denys Vlasenko · 13 years ago
- 02b8b9b busybox: tweak help text and copyright year by Denys Vlasenko · 13 years ago
- a5ee090 fix for spurious testsuite failure by Denys Vlasenko · 13 years ago
- f1f8fca mv: accept but ignore -v by Simon B · 13 years ago
- 3698ed1 mkdir,rmdir: accept and ignore -v, --verbose by Simon B · 13 years ago
- 8c34395 sed: support long opts and -iSFX by Simon B · 13 years ago
- 44642d1 ln: support -T and -v by Simon B · 13 years ago
- 556ac36 get_linux_version_code: don't fail on Linux version strints like "3.0-foo" by Andreas Oberritter · 13 years ago
- 3da46c8 udhcpc6: depend on ipv6 by Mike Frysinger · 13 years ago
- d133144 fix build failure when compressed help is selected, but bz2 compression is not by Denys Vlasenko · 13 years ago
- 576b1d3 sendmail: use host rather than NIS domain name for HELO by Ron Yorston · 13 years ago
- 0c62f20 lpr: small code shrink by Denys Vlasenko · 13 years ago
- deee356 lineedit: histfile can get emptied when CONFIG_FEATURE_EDITING_SAVE_ON_EXIT=y by Dennis Groenen · 13 years ago
- 9d75370 hush: remove sighandler_t definition hack, platform.h has it too by Denys Vlasenko · 13 years ago
- eced0c7 getty: fix for NOCTTY killing us with SIGHUP by Denys Vlasenko · 13 years ago
- b84dafb sed: slightly better fix for prev commit's problem by Denys Vlasenko · 13 years ago
- e39afe1 sed: fix handling of s/// which has empty matches by Denys Vlasenko · 13 years ago
- 3a9365e ifupdown: improve compatibility with Debian by Andreas Oberritter · 13 years ago
- b9d4944 Start 1.21.0 development cycle by Denys Vlasenko · 13 years ago
- f523439 Bump version to 1.20.0 by Denys Vlasenko · 13 years ago 1_20_0
- d2266d4 udhcpc: fix improper size calculation for OPTION_STRING_HOST by Denys Vlasenko · 13 years ago
- c966563 mdev: fix mode of creatred node if config file support is not configured by Denys Vlasenko · 13 years ago
- df9196d Fix another build failure found with randconfig by Denys Vlasenko · 13 years ago
- 6dca172 fix build breakage with gcc 4.2.1 by Denys Vlasenko · 13 years ago
- 56443cd whitespace fixes by Denys Vlasenko · 13 years ago
- 8cab667 fix build breakage found by randconfig by Denys Vlasenko · 13 years ago
- b110e1f who: fix typo in help text by Denys Vlasenko · 13 years ago
- d778e6c hwclock: fix wrong comparison of time value (when it will overlow int) by Denys Vlasenko · 13 years ago
- 6500d12 udhcp: make arpping code resistant to time jumps by Denys Vlasenko · 13 years ago
- 5377286 who,less: tweaked help text by Denys Vlasenko · 13 years ago
- 75e1e7b mktemp: add support for -u by Denys Vlasenko · 13 years ago
- 176bc34 Drop include/bb_linux_ext2_fs.h, use existing e2fsprogs/e2fs_defs.h by Denys Vlasenko · 13 years ago
- 86a03be umount: make -d always active, add -D to suppress it by Denys Vlasenko · 13 years ago
- ee0d4cd Tweak INSTALL text by Denys Vlasenko · 13 years ago
- 0b2b0f3 Create and use our own copy of linux/ext2_fs.h by Denys Vlasenko · 13 years ago
- caf5768 work around linux/ext2_fs.h breakage by Denys Vlasenko · 13 years ago
- 1485030 killall5: don't do STOP/CONT dance if the signal we send is SIGSTOP or SIGCONT by Denys Vlasenko · 13 years ago
- 7a42693 httpd: emit correct content length on range requests past the end. Closes 4952 by Rob Walker · 13 years ago
- 1d9e99b hostname: make -i not emit extra trailing space by Denys Vlasenko · 13 years ago
- 3e3a8d5 ntpd: fix build failure if !NTPD_SERVER. Closes 4994 by Denys Vlasenko · 13 years ago
- 1c12b67 lsof: new applet by Sven Oliver Moll · 13 years ago
- 25dbb07 bloat-o-meter: Remove unused code by Bernhard Reutner-Fischer · 13 years ago
- b1b7096 bloat-o-meter: handle huge (hex) sizes. by Bernhard Reutner-Fischer · 13 years ago
- 0d6bbb0 hush: remove unused member struct command::is_stopped by Denys Vlasenko · 13 years ago
- ba88826 busybox: tweak help text by Denys Vlasenko · 13 years ago
- cc1bb60 ftp{get,put}: tweak help text by Denys Vlasenko · 13 years ago
- 78a3b67 Fix one-applet build for tcpsvd by Denys Vlasenko · 13 years ago
- 5e89648 nc: support "-<other_opts>e PROG" form of -e option by Denys Vlasenko · 13 years ago
- 7fe1e3f ubi_tools: add workaround for bad kernel headers. Closes 4838 by Denys Vlasenko · 13 years ago
- 6545762 build system: remove bogus $(1) in last commit by Denys Vlasenko · 13 years ago
- c528917 build system: detect missing crypt and drop it from linking by Denys Vlasenko · 13 years ago
- 79bec06 ntpd: make "reply from IP" messages more uniform by Denys Vlasenko · 13 years ago
- 07fcaab test: "test !" was accessing argv past NULL - fix it. Closes 4832 by Denys Vlasenko · 13 years ago
- d98dc92 ntpd: drop offset averaging code by Denys Vlasenko · 13 years ago
- 4e3beb2 tftpd: chroot to DIR, not merely chdir. Closes 4874 by Denys Vlasenko · 13 years ago
- 0687a5b libbb: make xchroot do a chdir("/") after chroot by Denys Vlasenko · 13 years ago
- 39c2cb2 build system: fix broken CONFIG_SYSROOT handling by Denys Vlasenko · 13 years ago
- bf63437 Add SYSROOT, EXTRA_{LDFLAGS,LDLIBS} config opts; sample Android NDK config by Rob Walker · 13 years ago
- 69d81a1 printf: fix this case: printf "%b" '\0057usr\0057bin\n' by Denys Vlasenko · 13 years ago
- d4acaf7 printf: trim help text by Denys Vlasenko · 13 years ago
- 8be49c3 ntpd: tweak log messages format by Denys Vlasenko · 13 years ago
- bb8d7db testsuite: add a test that tar detects XZ-compressed data by Denys Vlasenko · 13 years ago
- d29c946 fix trivial bug in unpack_gz_stream (wrong fd used in read) by Denys Vlasenko · 13 years ago
- b5d6ae9 Don't compile get_header_tar_FOO function if they are not needed by Denys Vlasenko · 13 years ago
- faac1d3 tar,rpm2cpio: check that child decompressor did not error out by Denys Vlasenko · 13 years ago
- 02c3c38 Move seamless .Z support into unpack_gz_stream by Denys Vlasenko · 13 years ago
- 8a6a2f9 update seamless uncompression code by Denys Vlasenko · 13 years ago
- 774bce8 archival/libarchive/decompress_unzip.c -> decompress_gunzip.c. no code changes by Denys Vlasenko · 13 years ago
- 5965507 preparatory cleanups for seamless uncompression improvements by Denys Vlasenko · 13 years ago
- 17eedca ssd: compat: match -x EXECUTABLE by /proc/pid/exe too by Denys Vlasenko · 13 years ago
- 11e61d5 uudecode: tweak help text by Denys Vlasenko · 13 years ago
- fa737ce uuencode: tweak help text by Denys Vlasenko · 13 years ago
- 547ee79 ntpd: fix a case when discipline_jitter = 0 if we step by Denys Vlasenko · 13 years ago