コミット履歴

作者 SHA1 メッセージ 日付
  Denis Vlasenko 8003e266ed explain why we use mmap instead of malloc 17 年 前
  Denis Vlasenko 4c13922961 Introduce FEATURE_COPYBUF_KB. 17 年 前
  Denis Vlasenko 50f7f446ec bb_full_fd_action: remove potential xmalloc from NOFORK path 17 年 前
  Denis Vlasenko 335b63d8d1 make a few struct bb_applet members conditional 17 年 前
  Denis Vlasenko 99912ca733 audit small applets and mark some of them as NOFORK. 17 年 前
  Denis Vlasenko 3f3aa2a57d make xfunctions optionally longjump instead of exit. 17 年 前
  Denis Vlasenko f7996f3b70 Trailing whitespace removal over entire tree 18 年 前
  Denis Vlasenko 714701c890 tar et al: die if bb_copyfd_size copies less than asked for. 18 年 前
  Denis Vlasenko 2d27e4ccbb tee: fix bug: argv[-1] is a no-no! 18 年 前
  Denis Vlasenko 4fbb584a0e tar: cry murder and bail out if file shrinks under us while we tar it up 18 年 前
  Denis Vlasenko 7039a66b58 correct largefile support, add comments about it. 18 年 前
  Denis Vlasenko 6231e870ec style fixes 18 年 前
  Rob Landley 534374755d Cleaup read() and write() variants, plus a couple of new functions like 18 年 前
  Bernhard Reutner-Fischer 421d9e5941 - move buffer allocation schemes to libbb.h 18 年 前
  Rob Landley dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 19 年 前
  Rob Landley 90632d021c Bug fix from Kim B. Heino, manifested via: 19 年 前
  "Vladimir N. Oleynik" 7600eec732 avoid signed<->unsigned warning 19 年 前
  Tim Riker c1ef7bdd8d just whitespace 19 年 前
  Rob Landley 9033453c18 My last change to this file broke tar x. Sigh. (Trying to make sure we work 19 年 前
  Rob Landley 3fc4ad1478 Fix bug 424: doing full_read breaks things like cat which should return a 19 年 前
  Rob Landley 21ccbb6c0e When cp ran out of space it didn't return a nonzero error code. Fixes bug 493. 19 年 前
  Eric Andersen fef32b570b Correct errors preventing busybox tar from working properly, 19 年 前
  Eric Andersen 451c0d2828 Rework to fix http://bugs.uclibc.org/view.php?id=107 19 年 前
  Eric Andersen c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 21 年 前
  Glenn L McGrath 181f0773e2 bb_full_fd_action was incorrectly returning an error message causing 21 年 前
  Glenn L McGrath 15c3512614 Sometimes i get carried away with the use of function pointers, im sure 21 年 前
  Glenn L McGrath c3498f678a When a size of 0 is passed to copyfd_size, dont do anything, it was 21 年 前
  Glenn L McGrath f0515dad66 Fix warning 21 年 前
  Glenn L McGrath 7ffe133864 As we no longer use function pointers for read in common archiving code 21 年 前
  Eric Andersen cb81e6484d Update a bunch of docs. Run a script to update my email addr. 21 年 前