Commit History

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