Commit History

Author SHA1 Message Date
  Denys Vlasenko e20a703fd3 df: do "rootfs" check sooner 6 years ago
  Denys Vlasenko 58cd6e1ade df: 4TB+ support on 32 bits arch 6 years ago
  Denys Vlasenko bf39d97e9d Fix install with hardlinks and a custom PREFIX. Closes 10801 6 years ago
  Denys Vlasenko 3177626033 od: move address_fmt[] from data to globals. 8 less bytes in data section 6 years ago
  Denys Vlasenko 2709acbbda sort: fix potentially buggy use of OPT_STR 6 years ago
  Denys Vlasenko 427ae18348 sort: in -s handling, return 1/-1, not 1/0 compare result 6 years ago
  Denys Vlasenko 2af5e3fac3 libbb: compile capability code only if FEATURE_SETPRIV_CAPABILITIES or RUN_INIT 6 years ago
  Denys Vlasenko 7d285c78a3 sort: fix -s. Closes 10671 6 years ago
  Jan Luebbe e789c3bea1 iplink: implement support for selecting a master interface 6 years ago
  Jan Luebbe 79cda9522a ip link: support "add TYPE vrf", improve --help 6 years ago
  Denys Vlasenko b083e8cc53 umount: fix "umount -t FSTYPE MNTPOINT" acting as if -a is specified 6 years ago
  Denys Vlasenko a84db18fc7 tar,unzip: postpone creation of symlinks with "suspicious" targets 6 years ago
  Denys Vlasenko 95121d98e6 poweroff: add a config option for people needing VERY early poweroff 6 years ago
  Denys Vlasenko 7398892ac0 mkfs_ext2, mkfs_vfat: fix warnings in STORE_LE on big-endian platforms 6 years ago
  Denys Vlasenko a48eadbc22 tls: remove redundant floor prevention 6 years ago
  Denys Vlasenko 256adb0f99 ping: don't call monotonic_us twice per sending the ping 6 years ago
  Denys Vlasenko 7189af847f ping: implement -A "adaptive ping" 6 years ago
  Denys Vlasenko 4892f3a4c7 inetd,mount: add comment with example of flags to build with libtirpc 6 years ago
  Denys Vlasenko edccc982e5 progress meter: add disabled code for a more stable ETA 6 years ago
  Denys Vlasenko aa617ac097 hush: simplify process_command_subs() 6 years ago
  Denys Vlasenko 8de5b9f88b ash : fix double-quoted "\z" handling 6 years ago
  Denys Vlasenko 3459024bf4 wget: more thorough sanitization of other side's data 6 years ago
  Ron Yorston ecaec1dbec testsuite: update busybox and bzcat tests 6 years ago
  Denys Vlasenko 7f441403cb cp: fix option handling in non-longopt config 6 years ago
  Denys Vlasenko b5257a6701 arping: code shrink 6 years ago
  Denys Vlasenko ba3b9dbf06 libbb: introduce and use bb_getsockname() 6 years ago
  Denys Vlasenko d3162773d5 arping: move packet buffer, sigset and struct ifreq to malloced "globals" 6 years ago
  Denys Vlasenko e015d0659f arping: fix the case when inherited signal mask masks out ALRM 6 years ago
  Denys Vlasenko a3ec3bd0f8 arping: change a few message strings to be closer to iputils arping 6 years ago
  Denys Vlasenko f5d50fbd2f arping: code shrink 6 years ago