Historie revizí

Autor SHA1 Zpráva Datum
  Denis Vlasenko d37f22225b libbb,crond,lash: fix getopt32 (don't know how it managed to slip through) před 17 roky
  Denis Vlasenko a27a11bb2c introduce and use xdup2(int, int) před 17 roky
  Denis Vlasenko ab9c44b1a4 v[hp]error_msg have 2-3 callsites only -> incorporate there. před 17 roky
  Denis Vlasenko 384b1d12f9 httpd: add -v[v]: prints client addresses, HTTP codes returned [and URLs] před 17 roky
  Denis Vlasenko f893da875a ls,ps,watch: measure terminal width on fd 0, not 1 před 17 roky
  Denis Vlasenko 2f6ae43b9c stray trailing tabs removed před 17 roky
  Denis Vlasenko fb79a2e2cf xioctl and friends by Tito <farmatito@tiscali.it> před 17 roky
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h před 17 roky
  Denis Vlasenko 5a6aeddfa7 xpipe: introduce (saves ~170 bytes) před 17 roky
  Denis Vlasenko 3bc18253b0 fix suid config handling před 17 roky
  Denis Vlasenko 1d6a4aec2c make xsocket die with address family printed (if VERBOSE_RESOLUTION_ERRORS=y) před 17 roky
  Bernhard Reutner-Fischer b290889f02 - add xsendto and use where appropriate; shrink iplink; sanitize libiproute a bit. před 17 roky
  Denis Vlasenko 50f7f446ec bb_full_fd_action: remove potential xmalloc from NOFORK path před 17 roky
  Denis Vlasenko c6758a07c6 make compressed help code NOMMU- and NOFORK-friendly - před 17 roky
  Denis Vlasenko 335b63d8d1 make a few struct bb_applet members conditional před 17 roky
  Denis Vlasenko 3f3aa2a57d make xfunctions optionally longjump instead of exit. před 17 roky
  Denis Vlasenko 53d445aa75 wait4pid: if passed with pid < 0, do not set errno - it is already set by exec! před 17 roky
  Denis Vlasenko 1bb552b1d9 libbb: add xunlink() před 17 roky
  Denis Vlasenko 2856dab477 tcpsvd: new applet před 17 roky
  Denis Vlasenko 450196c119 ps: work around libc bug: printf("%.*s\n", MAX_INT, buffer) před 17 roky
  Denis Vlasenko 10457b90db make pidfile writing configurable. před 17 roky
  Denis Vlasenko afa7023b46 zcip: make it work on NOMMU (+ improve NOMMU support machinery) před 17 roky
  Denis Vlasenko bb7fcb4229 libbb: rework NOMMU helper API so that it makes more sense před 17 roky
  Denis Vlasenko cad04ef4f3 add NOMMU fixme's; move move_fd from runit_lib to libbb; nuke fd_copy před 17 roky
  Denis Vlasenko 1b6fa4c57c applets.c, xfunc.c: style cleanup před 17 roky
  Denis Vlasenko 8e858e2700 clean up accumulated whitespace damage před 17 roky
  Denis Vlasenko d46d3c292e new applets: selinux utils by KaiGai Kohei <kaigai@kaigai.gr.jp> před 18 roky
  Denis Vlasenko 4921b54f37 Add BB_EXEC[LV]P() which encapsulate FEATURE_EXEC_PREFER_APPLETS před 18 roky
  Denis Vlasenko b6aae0f381 preparatory patch for -Wwrite-strings #2 před 18 roky
  Denis Vlasenko e06bed30cf use bb_sanitize_stdio() where appropriate před 18 roky