Historial de Commits

Autor SHA1 Mensaje Fecha
  Denys Vlasenko e992bae6f9 *: remove a few more cases of argc usage. -89 bytes. hace 15 años
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions hace 17 años
  Denis Vlasenko 0c97c9d437 'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>. hace 17 años
  Denis Vlasenko 818322b9b1 *: kill bb_get_last_path_component, replace with two functions hace 17 años
  Denis Vlasenko fe7cd642b0 don't pass argc in getopt32, it's superfluous hace 17 años
  Denis Vlasenko 6a2f7f41cf whitespace fixes, no code changes hace 17 años
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h hace 17 años
  Denis Vlasenko 99912ca733 audit small applets and mark some of them as NOFORK. hace 17 años
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having hace 17 años
  Denis Vlasenko a41fdf331a preparatory patch for -Wwrite-strings #1 hace 17 años
  Denis Vlasenko f24e1f40e0 cp: add support for -s, -l. Fix free(nonmalloc) bug. hace 18 años
  Denis Vlasenko 67b23e6043 getopt_ulflags -> getopt32. hace 18 años
  Rob Landley d921b2ecc0 Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate hace 18 años
  "Robert P. J. Day" 801ab14013 Add one-line GPL boilerplate to numerous (but not all yet) source files. hace 18 años
  Rob Landley dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function hace 18 años
  Rob Landley cdbae77823 printf() arguments shouldn't be passed straight from user supplied data. hace 19 años
  "Vladimir N. Oleynik" 39a841cecf change interface to bb_xasprintf() - more perfect for me. hace 19 años
  Rob Landley 3071e2fda3 Patch from Matthew S. Wood: hace 19 años
  Eric Andersen c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. hace 20 años
  Glenn L McGrath 95f75a3dcd Patch from Bastian Blank to fix debian bug #226722, test case: hace 21 años
  Glenn L McGrath cfc0ad4260 Batch from Bastian Blank to fix debian bug #216435; hace 21 años
  Eric Andersen cb81e6484d Update a bunch of docs. Run a script to update my email addr. hace 21 años
  Manuel Novoa III cad5364599 Major coreutils update. hace 21 años
  Robert Griebl d378c3149c Applied vodz' patches #49 and #50 (with a small correction in runshell.c) hace 22 años
  Eric Andersen fcffa2cc1a Apply lash_patch35 from vodz, which brings several nice size_optimizations. hace 22 años
  Eric Andersen bdfd0d78bc Major rework of the directory structure and the entire build system. hace 23 años
  Eric Andersen 04095e58fb Move messages.c to libbb. Make each string in messages.c be its own .o file. hace 23 años
  Eric Andersen cbe31dace5 It turns out that DODMALLOC was broken when I reorganized busybox.h hace 23 años
  Eric Andersen d69d2da165 use perror_msg instead of perror to print the applet name. hace 23 años
  Eric Andersen 67991cf824 This patch, put together by Manuel Novoa III, is a merge of work hace 23 años