Commit Verlauf

Autor SHA1 Nachricht Datum
  Denys Vlasenko 66426760be *: remove "Options:" string from help texts vor 13 Jahren
  Pere Orga 34425389e0 move help text from include/usage.src.h to coreutils/*.c vor 13 Jahren
  Denys Vlasenko ea694163af typo fix vor 14 Jahren
  Dan Fandrich 77d4872691 Avoid side effects in putc(), which may be implemented as a macro vor 14 Jahren
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular vor 14 Jahren
  Denis Vlasenko 61befda93b ash,hush: add TODO for rare build failure vor 16 Jahren
  Denis Vlasenko 8ddb6410ed tee: fix infinite looping on open error (echo asd | tee "") vor 16 Jahren
  Denis Vlasenko 4b8171cd7a tee: "-" is a name for stdout, handle it that way vor 16 Jahren
  Denis Vlasenko 25591c322c libbb: introduce bb_signals and bb_signals_recursive, vor 17 Jahren
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions vor 17 Jahren
  Denis Vlasenko 4daad9004d introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). vor 17 Jahren
  Denis Vlasenko fe7cd642b0 don't pass argc in getopt32, it's superfluous vor 17 Jahren
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h vor 17 Jahren
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having vor 18 Jahren
  Bernhard Reutner-Fischer b31c252860 - reuse retval for the option handling. vor 18 Jahren
  Denis Vlasenko 2d27e4ccbb tee: fix bug: argv[-1] is a no-no! vor 18 Jahren
  Denis Vlasenko ddec5af6b0 rename functions to more understandable names vor 18 Jahren
  Denis Vlasenko f0ed376eda remove bb_printf and the like vor 18 Jahren
  Denis Vlasenko 67b23e6043 getopt_ulflags -> getopt32. vor 18 Jahren
  Bernhard Reutner-Fischer 73561cc75a - pull from busybox_scratch: r15829:15850 vor 18 Jahren
  Rob Landley d921b2ecc0 Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate vor 18 Jahren
  "Robert P. J. Day" 801ab14013 Add one-line GPL boilerplate to numerous (but not all yet) source files. vor 18 Jahren
  "Vladimir N. Oleynik" 6f347ef9dc common BUFSIZ BSS buffer, small reduce code, data and bss vor 19 Jahren
  Manuel Novoa III d709743b09 If read were to return with an error, bad things would happen. Fix it. vor 20 Jahren
  Eric Andersen febd744d31 Use STDIN_FILENO rather than '0' vor 20 Jahren
  Eric Andersen d4d01d2b9b Rob Landley writes: vor 20 Jahren
  Eric Andersen c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. vor 21 Jahren
  Eric Andersen 637d2266e1 Disable any buffering to stdout vor 21 Jahren
  Manuel Novoa III cad5364599 Major coreutils update. vor 22 Jahren
  Eric Andersen bdfd0d78bc Major rework of the directory structure and the entire build system. vor 23 Jahren