Historique des commits

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