Historial de Commits

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