Commit History

Author SHA1 Message Date
  Denis Vlasenko 278a1c2264 brctl: optional support for "show" cmd (by L. Gabriel Somlo <somlo AT cmu.edu>) 16 years ago
  Denis Vlasenko d18f52bd18 actually add bb_qsort.c 17 years ago
  Denis Vlasenko 394eebed66 lpd: spool mode added by Vladimir 17 years ago
  Denis Vlasenko 68444b9f0c lpr and lpq applets by Walter Harms. 17 years ago
  Denis Vlasenko cb448fe01b libbb: introduce and use xrename and rename_or_warn. 17 years ago
  Denis Vlasenko 25591c322c libbb: introduce bb_signals and bb_signals_recursive, 17 years ago
  Denis Vlasenko b5c60fc787 mkswap, readahead: stop using fdlength, it is reported to be unreliable 17 years ago
  Denis Vlasenko 6b404431aa ps: fix build breakage from vda's recent commit 17 years ago
  Denis Vlasenko 56ea65ca5f ps: fix overflow in USER and VSZ columns 17 years ago
  Denis Vlasenko 0c97c9d437 'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>. 17 years ago
  Denis Vlasenko 96e1b38586 introduce and use close_on_exec_on(fd). -50 bytes. 17 years ago
  Denis Vlasenko 4daad9004d introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). 17 years ago
  Denis Vlasenko 76c476f817 smart_ulltoa5: emit small letters k,m,g... - makes top 17 years ago
  Denis Vlasenko b308d81e92 top: use poll instead of select for waiting on one descriptor 17 years ago
  Denis Vlasenko d37f22225b libbb,crond,lash: fix getopt32 (don't know how it managed to slip through) 17 years ago
  Denis Vlasenko a27a11bb2c introduce and use xdup2(int, int) 17 years ago
  Denis Vlasenko ab9c44b1a4 v[hp]error_msg have 2-3 callsites only -> incorporate there. 17 years ago
  Denis Vlasenko 384b1d12f9 httpd: add -v[v]: prints client addresses, HTTP codes returned [and URLs] 17 years ago
  Denis Vlasenko f893da875a ls,ps,watch: measure terminal width on fd 0, not 1 17 years ago
  Denis Vlasenko 2f6ae43b9c stray trailing tabs removed 17 years ago
  Denis Vlasenko fb79a2e2cf xioctl and friends by Tito <farmatito@tiscali.it> 17 years ago
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h 17 years ago
  Denis Vlasenko 5a6aeddfa7 xpipe: introduce (saves ~170 bytes) 17 years ago
  Denis Vlasenko 3bc18253b0 fix suid config handling 17 years ago
  Denis Vlasenko 1d6a4aec2c make xsocket die with address family printed (if VERBOSE_RESOLUTION_ERRORS=y) 17 years ago
  Bernhard Reutner-Fischer b290889f02 - add xsendto and use where appropriate; shrink iplink; sanitize libiproute a bit. 17 years ago
  Denis Vlasenko 50f7f446ec bb_full_fd_action: remove potential xmalloc from NOFORK path 17 years ago
  Denis Vlasenko c6758a07c6 make compressed help code NOMMU- and NOFORK-friendly - 17 years ago
  Denis Vlasenko 335b63d8d1 make a few struct bb_applet members conditional 17 years ago
  Denis Vlasenko 3f3aa2a57d make xfunctions optionally longjump instead of exit. 17 years ago