Historie revizí

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