История коммитов

Автор 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 лет назад