コミット履歴

作者 SHA1 メッセージ 日付
  Denys Vlasenko b437df1157 inetd: suppress aliasing warning 6 年 前
  Denys Vlasenko 136fe9bede suppress gcc 8 aliasing warnings 6 年 前
  Denys Vlasenko a68a87cd60 bc: unbreak FEATURE_CLEAN_UP build 6 年 前
  Denys Vlasenko c100535571 cat,nl: fix handling of open errors 6 年 前
  Ron Yorston 71df2d3589 hush: allow hush to run embedded scripts 6 年 前
  Denys Vlasenko eb53d01be5 tls: code shrink 6 年 前
  Denys Vlasenko 26602b85a3 wget: print the final newline only for non-tty output 6 年 前
  Denys Vlasenko 83e5c627e1 tls: add support for TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 cipher 6 年 前
  Ron Yorston 3778898f97 Treat custom and applet scripts as applets 6 年 前
  Ron Yorston 151de441e7 ash: recognize embedded scripts in SH_STANDALONE mode 6 年 前
  Denys Vlasenko 4f2ef4a836 ash: allow shell scripts to be embedded in the binary 6 年 前
  Denys Vlasenko 349d72c19c unzip: use printable_string() for printing filenames 6 年 前
  Denys Vlasenko abfa3ec059 move storage helpers to libbb.h 6 年 前
  Denys Vlasenko 4c20d9f2b0 extend fractional duration support to "top -d N.N" and "timeout" 6 年 前
  Denys Vlasenko 79fb6ac7a5 cp: optional --reflink support 6 年 前
  Denys Vlasenko 747162109f realpath,readlink -f: coreutils compat, closes 11021 6 年 前
  Denys Vlasenko 2aeb201c97 libbb: new option FEATURE_ETC_SERVICES: if off, /etc/services reads often avoided 6 年 前
  Denys Vlasenko 058a153b69 less: fix fallout from "use common routine to set raw termios" 6 年 前
  Denys Vlasenko 7bcde5f00d libbb.h: always include sys/resource.h 6 年 前
  Denys Vlasenko 17058a06c4 libbb: switch bb_ask_noecho() to "mallocing" string return API 6 年 前
  Denys Vlasenko bae8fc4436 xargs: use bb_ask_y_confirmation_FILE() instead of homegrown copy 6 年 前
  Denys Vlasenko 77cb6b99a4 libbb: rename bb_ask -> bb_ask_noecho, bb_ask_confirmation -> bb_ask_y_confirmation 6 年 前
  Denys Vlasenko 899ae5337a libbb: new function bb_die_memory_exhausted 6 年 前
  Quentin Rameau e2afae6303 sed: prevent overflow of length from bb_get_chunk_from_file 6 年 前
  Denys Vlasenko 82ec89480d networking/interface.c: get rid of global "smallint interface_opt_a" 6 年 前
  Denys Vlasenko 2af5e3fac3 libbb: compile capability code only if FEATURE_SETPRIV_CAPABILITIES or RUN_INIT 6 年 前
  Denys Vlasenko edccc982e5 progress meter: add disabled code for a more stable ETA 6 年 前
  Denys Vlasenko ba3b9dbf06 libbb: introduce and use bb_getsockname() 6 年 前
  Denys Vlasenko 1783ffa990 wget: add EPSV support 6 年 前
  Denys Vlasenko 403f2999f9 wget: initial support for ftps:// 6 年 前