Commit History

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