Historique des commits

Auteur SHA1 Message Date
  Denys Vlasenko 2ec91aead5 *: remove some uses of argc il y a 15 ans
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions il y a 17 ans
  Denis Vlasenko 4daad9004d introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). il y a 17 ans
  Denis Vlasenko fe7cd642b0 don't pass argc in getopt32, it's superfluous il y a 17 ans
  Denis Vlasenko e8240f19bd uuencode: shrink il y a 17 ans
  Denis Vlasenko 746204b1b8 uudecode: fix to base64 decode by Jorgen Cederlof <jcz@google.com> il y a 17 ans
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h il y a 17 ans
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having il y a 18 ans
  Denis Vlasenko f0ed376eda remove bb_printf and the like il y a 18 ans
  Denis Vlasenko 67b23e6043 getopt_ulflags -> getopt32. il y a 18 ans
  Denis Vlasenko 21afc7dc29 uuencode: common implementation for wget and uuencode (closing bug 694) il y a 18 ans
  Rob Landley d921b2ecc0 Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate il y a 18 ans
  "Robert P. J. Day" 801ab14013 Add one-line GPL boilerplate to numerous (but not all yet) source files. il y a 18 ans
  Rob Landley c5b1d4d6b1 Patch from Denis Vlasenko to add xstat() and use it. il y a 18 ans
  "Vladimir N. Oleynik" 87be316149 more better for me signed<->unsigned and the const keyword usage il y a 19 ans
  Eric Andersen 5e678873f9 clean up yet more annoying signed/unsigned mismatches and fixup il y a 19 ans
  Rob Landley b7128c6236 Cleanup patch by Bernhard Fischer, removing unnecessary includes of il y a 19 ans
  Eric Andersen f2ec37902a Pascal Brisset writes: il y a 21 ans
  Manuel Novoa III cad5364599 Major coreutils update. il y a 21 ans
  Eric Andersen b077c9f47d Fixup buffer allocation il y a 22 ans
  Eric Andersen 2276d83639 Fixup warnings and undefined operations that show up in gcc-3.1 il y a 22 ans
  Tim Riker 95bf6da637 fix and shrink uuencode il y a 22 ans
  Eric Andersen bdfd0d78bc Major rework of the directory structure and the entire build system. il y a 23 ans
  Glenn L McGrath b6071b6341 Fix permisions when reading from stdin il y a 23 ans
  Glenn L McGrath eba260587a Fix broken logic when wraping encoded data into rows, also simplifies it a bit il y a 23 ans
  Glenn L McGrath 4e664ac51d The src buffer size has to be a multiple of 3 (as i noted, but didnt do). il y a 23 ans
  Glenn L McGrath 089decab65 Rewrite based on wget uuencode function. il y a 23 ans
  Eric Andersen 3e6ff9017f A cleanup patch from Jeff Garzik to static-ify a number of il y a 24 ans
  Eric Andersen cbe31dace5 It turns out that DODMALLOC was broken when I reorganized busybox.h il y a 24 ans
  Eric Andersen 67991cf824 This patch, put together by Manuel Novoa III, is a merge of work il y a 24 ans