Commit History

Автор SHA1 Съобщение Дата
  Denis Vlasenko f24e1f40e0 cp: add support for -s, -l. Fix free(nonmalloc) bug. преди 18 години
  Denis Vlasenko 67b23e6043 getopt_ulflags -> getopt32. преди 18 години
  Rob Landley d921b2ecc0 Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate преди 18 години
  "Robert P. J. Day" 801ab14013 Add one-line GPL boilerplate to numerous (but not all yet) source files. преди 18 години
  Rob Landley dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function преди 19 години
  Rob Landley cdbae77823 printf() arguments shouldn't be passed straight from user supplied data. преди 19 години
  "Vladimir N. Oleynik" 39a841cecf change interface to bb_xasprintf() - more perfect for me. преди 19 години
  Rob Landley 3071e2fda3 Patch from Matthew S. Wood: преди 19 години
  Eric Andersen c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. преди 21 години
  Glenn L McGrath 95f75a3dcd Patch from Bastian Blank to fix debian bug #226722, test case: преди 21 години
  Glenn L McGrath cfc0ad4260 Batch from Bastian Blank to fix debian bug #216435; преди 21 години
  Eric Andersen cb81e6484d Update a bunch of docs. Run a script to update my email addr. преди 21 години
  Manuel Novoa III cad5364599 Major coreutils update. преди 22 години
  Robert Griebl d378c3149c Applied vodz' patches #49 and #50 (with a small correction in runshell.c) преди 22 години
  Eric Andersen fcffa2cc1a Apply lash_patch35 from vodz, which brings several nice size_optimizations. преди 23 години
  Eric Andersen bdfd0d78bc Major rework of the directory structure and the entire build system. преди 23 години
  Eric Andersen 04095e58fb Move messages.c to libbb. Make each string in messages.c be its own .o file. преди 24 години
  Eric Andersen cbe31dace5 It turns out that DODMALLOC was broken when I reorganized busybox.h преди 24 години
  Eric Andersen d69d2da165 use perror_msg instead of perror to print the applet name. преди 24 години
  Eric Andersen 67991cf824 This patch, put together by Manuel Novoa III, is a merge of work преди 24 години
  Eric Andersen 8ec10a9483 Fix up copyright msgs. Bump version to 0.49 in preparation for преди 24 години
  Eric Andersen ed3ef50c23 Fix header file usage -- there were many unnecessary header files included in преди 24 години
  Mark Whitley 59ab025363 #define -> static const int. Also got rid of some big static buffers. преди 24 години
  Mark Whitley f57c944e09 Changed names of functions in utility.c and all affected files, to make преди 24 години
  Eric Andersen 13241dfbdd Patch from Matt Kraai: "When it encounters a problem creating a link, ln преди 24 години
  Glenn L McGrath aa3908d1b7 Rewrite to use getopt and return instead of exit, a seperate function (fs_link) does the actual work. преди 24 години
  Eric Andersen 3570a34de4 Renamed "internal.h" to the more sensible "busybox.h". преди 24 години
  Matt Kraai 322ae93a5e Fix calls to {m,c,re}alloc so that they use x{m,c,re}alloc instead of преди 24 години
  Matt Kraai bf181b9338 Extract usage information into a separate file. преди 24 години
  Matt Kraai d537a95fdb Use errorMsg rather than fprintf. преди 24 години