Commit History

Author SHA1 Message Date
  Denys Vlasenko 3c08437db7 tar: add -o and -k to short --help too 6 years ago
  Denys Vlasenko 1ee222e1bf tar: add -k and -o to --help 6 years ago
  Denys Vlasenko bbe47d9b9a tcpsvd: fix fallout from opt_complementary removal 6 years ago
  Denys Vlasenko 0e09ded2f1 readprofile: code shrink 6 years ago
  Denys Vlasenko 448fdcc17d ntpd: choose initial FREQHOLD_cnt dynamically 6 years ago
  Denys Vlasenko 3d306bffc5 udhcpd: clamp down huge auto_times to ~2M seconds, better EINTR poll handling 6 years ago
  Denys Vlasenko 39dfb4de38 ntpd: suppress in-kernel frequency correction in first 8 adjtimex calls 6 years ago
  Denys Vlasenko 3293bc1469 udhcpd: fix "not dying on SIGTERM" 6 years ago
  Denys Vlasenko 3936222a0a remove stray newline in "iplink --help" 6 years ago
  Denys Vlasenko db169f2538 ip: fix "ip -oneline a" 6 years ago
  Denys Vlasenko 7798282db2 ipcs: further code shrink 6 years ago
  Denys Vlasenko f7fa8001b7 ipcs: code shrink 6 years ago
  Denys Vlasenko 694bc06345 md5sum: use config help text similar to other "sum" tools 6 years ago
  Denys Vlasenko a2cae937d0 top: much faster cursor key navigation by avoiding process rescan 6 years ago
  Denys Vlasenko 75e56a3db9 top: do unsigned rather than signed division in do_stats() 6 years ago
  Denys Vlasenko 86107d6dc7 top: handle much larger VSZ values 6 years ago
  Denys Vlasenko e1b1b79269 use gmtime_r() instead of gmtime() 6 years ago
  Denys Vlasenko 33f7c8f200 hush: code shrink 6 years ago
  Denys Vlasenko d51ba0b5ab networking/interface.c: get rid of global data 6 years ago
  Denys Vlasenko 82ec89480d networking/interface.c: get rid of global "smallint interface_opt_a" 6 years ago
  Denys Vlasenko 8a5299fcfd networking/interface.c: code shrink 6 years ago
  Peter Lloyd 804ce5a6fe wget: fix fetching of https URLs with http proxy 6 years ago
  Sean MacLennan d9aabfe578 make busybox more portable 6 years ago
  Denys Vlasenko d4802c6243 hush: fix a='a\\'; echo "${a%\\\\}" 6 years ago
  Denys Vlasenko 55f8133a4f shell: tweak bkslash_in_varexp.tests, add bkslash_in_varexp1.tests 6 years ago
  Denys Vlasenko 744a20d8f9 shell: two new tests, both fail for ash and hush 6 years ago
  Andy Shevchenko cc222747ae libbb: Use return value from is_prefixed_with() 6 years ago
  Denys Vlasenko d82ea2ba8f tcpudp: shrink per-host rate-limiting code 6 years ago
  Denys Vlasenko 0e0209ac53 less: accept -R option. Closes 10816 6 years ago
  Ron Yorston 23286900da lineedit: allow window size tracking to be disabled 6 years ago