コミット履歴

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