コミット履歴

作者 SHA1 メッセージ 日付
  Denis Vlasenko fcdb00f735 httpd: LC_TIME locale _must_ be POSIX to httpd! We speak over the net! 18 年 前
  Denis Vlasenko ddec5af6b0 rename functions to more understandable names 18 年 前
  Denis Vlasenko f0ed376eda remove bb_printf and the like 18 年 前
  Denis Vlasenko 67b23e6043 getopt_ulflags -> getopt32. 18 年 前
  Denis Vlasenko 70210168fc wc: optionally support very large files in wc 18 年 前
  Denis Vlasenko 3ed001ff26 wc: reduce source cruft, make it so that "wc -c" (one option, no filenames) 18 年 前
  "Robert P. J. Day" 801ab14013 Add one-line GPL boilerplate to numerous (but not all yet) source files. 18 年 前
  Eric Andersen c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 21 年 前
  Manuel Novoa III cad5364599 Major coreutils update. 22 年 前
  Matt Kraai 38c15becf6 Avoid printing a trailing blank character. 23 年 前
  Matt Kraai 741f40b58e Use an int to hold the result of fgetc (bug noted by David Kimdon). 23 年 前
  Glenn L McGrath 9e6c9f7311 Minor space saving improvments 23 年 前
  Glenn L McGrath 74afa9aed1 When just counting chars of a file stat file instead of reading the whole file (Fixes Debian bug #103302) 23 年 前
  Glenn L McGrath c29ab97094 woops. dotn pass NULL 23 年 前
  Glenn L McGrath 1477ad8e83 Simplify print function, prints an extra space if no filename, but saves 4 bytes 23 年 前
  Glenn L McGrath 02d090d3d2 Use enums for selected functionality, Reduce the size by nearly 100 Bytes 23 年 前
  Eric Andersen 3e6ff9017f A cleanup patch from Jeff Garzik to static-ify a number of 24 年 前
  Eric Andersen eba8ed71f0 Patchs from Jeff Garzik <jgarzik@mandrakesoft.com> to cleanup 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 年 前
  Eric Andersen ed3ef50c23 Fix header file usage -- there were many unnecessary header files included in 24 年 前
  Eric Andersen 7a86e61a54 Patch from Matt Kraai so wc will return a proper error code 24 年 前
  Matt Kraai bbaef66b3f Consolidate handling of some fopen failures. 24 年 前
  Eric Andersen 3570a34de4 Renamed "internal.h" to the more sensible "busybox.h". 24 年 前
  Eric Andersen 1b355ebba6 Added expr, from Edward Betts <edward@debian.org>, with some fixups 24 年 前
  Mark Whitley 3950596e1e Converted option parsing to using getopt(). Also managed to remove an 24 年 前
  Eric Andersen a16c66335e Use FatalError() 24 年 前
  Matt Kraai bf181b9338 Extract usage information into a separate file. 24 年 前
  Matt Kraai b870af09ae Fix argument parsing. 24 年 前
  Eric Andersen b610615be9 Updates to a number of apps to remove warnings/compile errors under libc5. 24 年 前