Histórico de commits

Autor SHA1 Mensagem Data
  Bernhard Reutner-Fischer 636a1f85e8 - use EXIT_{SUCCESS,FAILURE}. No object-code changes 16 anos atrás
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions 17 anos atrás
  Denis Vlasenko 4daad9004d introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). 17 anos atrás
  Denis Vlasenko fe7cd642b0 don't pass argc in getopt32, it's superfluous 17 anos atrás
  Denis Vlasenko 319f8ebef8 httpd: round down sendfile byte count to 64k 17 anos atrás
  Denis Vlasenko 6ca409e0e4 trylink: produce even more info about final link stage 17 anos atrás
  Denis Vlasenko 661f6fad77 cal: small code shrink 17 anos atrás
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h 17 anos atrás
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having 18 anos atrás
  Denis Vlasenko afc9ff99fd removal of commented-out cruft 18 anos atrás
  Denis Vlasenko fcdb00f735 httpd: LC_TIME locale _must_ be POSIX to httpd! We speak over the net! 18 anos atrás
  Denis Vlasenko f0ed376eda remove bb_printf and the like 18 anos atrás
  Denis Vlasenko 1385899416 attempt to regularize atoi mess. 18 anos atrás
  Denis Vlasenko 67b23e6043 getopt_ulflags -> getopt32. 18 anos atrás
  Denis Vlasenko 9213a9e0f2 whitespace cleanup 18 anos atrás
  Rob Landley d921b2ecc0 Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate 18 anos atrás
  "Robert P. J. Day" 801ab14013 Add one-line GPL boilerplate to numerous (but not all yet) source files. 18 anos atrás
  "Robert P. J. Day" 63fc1a9e08 Standardize on the vi editing directives being on the first line. 18 anos atrás
  "Vladimir N. Oleynik" 5c2b238b3a more busybox's style: close bug 745 19 anos atrás
  Mike Frysinger 4b33f7aa41 rfelker writes in Bug 734: Nothing from err.h is used, but cal.c includes it, breaking compile on systems lacking this function. 19 anos atrás
  "Vladimir N. Oleynik" 676b15e067 removed warning "comparison between signed and unsigned". 19 anos atrás
  Tim Riker c1ef7bdd8d just whitespace 19 anos atrás
  Eric Andersen aff114c33d Larry Doolittle writes: 20 anos atrás
  Eric Andersen c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 21 anos atrás
  Manuel Novoa III 5b3c05637d Remove unnecessary pointer dereference. 21 anos atrás
  Manuel Novoa III 96379b0d7d Adjust Erik's change, as I don't claim copyright of the applet. 21 anos atrás
  Eric Andersen de6a6ae876 Remove unnecessary defamatory comment 21 anos atrás
  Manuel Novoa III cad5364599 Major coreutils update. 22 anos atrás
  Aaron Lehmann 69d4178708 Remove advertising clauses in accordance with 22 anos atrás
  Eric Andersen b0fd2b06a3 Fix a potential macro expansion problem... isspace can be 22 anos atrás