Историја ревизија

Аутор SHA1 Порука Датум
  Denys Vlasenko b097a84d62 config: update size information пре 5 година
  Denys Vlasenko 72089cf6b4 config: deindent all help texts пре 7 година
  Denys Vlasenko 4eed2c6c50 Update menuconfig items with approximate applet sizes пре 7 година
  Denys Vlasenko af3f420116 Convert all coreutils/* applets to "new style" applet definitions пре 8 година
  Denys Vlasenko 9de2e5a222 *: hopefully all setup_common_bufsiz() are in place пре 8 година
  Denys Vlasenko e6a2f4cc5a libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it пре 8 година
  Denys Vlasenko 66426760be *: remove "Options:" string from help texts пре 13 година
  Pere Orga 34425389e0 move help text from include/usage.src.h to coreutils/*.c пре 13 година
  Denys Vlasenko ea694163af typo fix пре 14 година
  Dan Fandrich 77d4872691 Avoid side effects in putc(), which may be implemented as a macro пре 14 година
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular пре 14 година
  Denis Vlasenko 61befda93b ash,hush: add TODO for rare build failure пре 16 година
  Denis Vlasenko 8ddb6410ed tee: fix infinite looping on open error (echo asd | tee "") пре 16 година
  Denis Vlasenko 4b8171cd7a tee: "-" is a name for stdout, handle it that way пре 16 година
  Denis Vlasenko 25591c322c libbb: introduce bb_signals and bb_signals_recursive, пре 16 година
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions пре 17 година
  Denis Vlasenko 4daad9004d introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). пре 17 година
  Denis Vlasenko fe7cd642b0 don't pass argc in getopt32, it's superfluous пре 17 година
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h пре 17 година
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having пре 18 година
  Bernhard Reutner-Fischer b31c252860 - reuse retval for the option handling. пре 18 година
  Denis Vlasenko 2d27e4ccbb tee: fix bug: argv[-1] is a no-no! пре 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 година
  Bernhard Reutner-Fischer 73561cc75a - pull from busybox_scratch: r15829:15850 пре 18 година
  Rob Landley d921b2ecc0 Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate пре 18 година
  "Robert P. J. Day" 801ab14013 Add one-line GPL boilerplate to numerous (but not all yet) source files. пре 18 година
  "Vladimir N. Oleynik" 6f347ef9dc common BUFSIZ BSS buffer, small reduce code, data and bss пре 19 година
  Manuel Novoa III d709743b09 If read were to return with an error, bad things would happen. Fix it. пре 20 година