提交历史

作者 SHA1 备注 提交日期
  Glenn L McGrath 7499918f30 If filename is a '-' then read from stdin to stdout 23 年之前
  Eric Andersen 3073dfbf30 Patch from Aaron Lehmann <aaronl@vitelus.com> to scrub a ton of 23 年之前
  Glenn L McGrath 5bcfc9ba1a Tolerate -q argument, if -q is passed give a warning and continue rather than just fail 23 年之前
  Eric Andersen 04095e58fb Move messages.c to libbb. Make each string in messages.c be its own .o file. 23 年之前
  Matt Kraai 53265546a6 Eliminate spurious warning, convert to getopt, and eliminate redundant check. 23 年之前
  Glenn L McGrath 528ef50a4a Gzip is indepenedent of gunzip 24 年之前
  Glenn L McGrath 7fd92949d0 Move unzip, gz_open, gz_close to libbb 24 年之前
  Glenn L McGrath f58efb57d1 Add functions that were shared with gunzip.c, gunzip about to change. 24 年之前
  Eric Andersen 851895ab80 Clean up more local vars which shadow globals 24 年之前
  Eric Andersen cbe31dace5 It turns out that DODMALLOC was broken when I reorganized busybox.h 24 年之前
  Eric Andersen 67991cf824 This patch, put together by Manuel Novoa III, is a merge of work 24 年之前
  Matt Kraai dd19c69904 Removed trailing \n from error_msg{,_and_die} messages. 24 年之前
  Eric Andersen ed3ef50c23 Fix header file usage -- there were many unnecessary header files included in 24 年之前
  Matt Kraai a9819b2908 Use busybox error handling functions wherever possible. 24 年之前
  Eric Andersen 02ced93ec2 Add GNU compatibile gzip -d 24 年之前
  Mark Whitley f57c944e09 Changed names of functions in utility.c and all affected files, to make 24 年之前
  Matt Kraai 3e856ce428 Stop using TRUE and FALSE for exit status. 24 年之前
  Matt Kraai 7918e1fd54 Move flush_outbuf to the file in which it is used, and by doing so fix a 24 年之前
  Eric Andersen 63a862272c Cleanup of duplicated symbols -- found by compiling with 24 年之前
  Matt Kraai 207061ac0d Fix error messages. 24 年之前
  Eric Andersen 3570a34de4 Renamed "internal.h" to the more sensible "busybox.h". 24 年之前
  Eric Andersen 5eb5912790 Sigh. Seems I screwed up last time. This fixed detecting 24 年之前
  Eric Andersen 88f50b6bf5 Some #include updates. 24 年之前
  Eric Andersen ea824fb937 Fixed stdin/stdout paths so things like 24 年之前
  Matt Kraai bf181b9338 Extract usage information into a separate file. 24 年之前
  Matt Kraai be84cd4ef6 Always report the applet name when doing error reporting. 24 年之前
  Eric Andersen b610615be9 Updates to a number of apps to remove warnings/compile errors under libc5. 24 年之前
  Erik Andersen 330fd2b576 More libc portability updates, add in the website (which has not been 24 年之前
  Erik Andersen 7ab9c7ee52 Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP 24 年之前
  Erik Andersen 4f3f757d56 Latest and greatest. Some effort at libc5 (aiming towards newlib) 24 年之前