Histórico de commits

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