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

Автор SHA1 Сообщение Дата
  Eric Andersen cbe31dace5 It turns out that DODMALLOC was broken when I reorganized busybox.h 24 лет назад
  Eric Andersen 67991cf824 This patch, put together by Manuel Novoa III, is a merge of work 24 лет назад
  Matt Kraai dd19c69904 Removed trailing \n from error_msg{,_and_die} messages. 24 лет назад
  Mark Whitley 59ab025363 #define -> static const int. Also got rid of some big static buffers. 24 лет назад
  Eric Andersen 77508b29fa Fix from Gennady Feldman for error msg 24 лет назад
  Mark Whitley f57c944e09 Changed names of functions in utility.c and all affected files, to make 24 лет назад
  Eric Andersen 3570a34de4 Renamed "internal.h" to the more sensible "busybox.h". 24 лет назад
  Eric Andersen 56f3e353da Both of these commands were subtly broken. Fortunately when used together the 24 лет назад
  Eric Andersen 88f50b6bf5 Some #include updates. 24 лет назад
  Eric Andersen b040d4f3da Use BB_FEATURE_CLEAN_UP where appropriate 24 лет назад
  Pavel Roskin bc0aed79a8 It is now possible to select in busybox.def.h whether minixfs version 2 24 лет назад
  Matt Kraai bf181b9338 Extract usage information into a separate file. 24 лет назад
  Matt Kraai 3bd8bd89ee Don't use strings directly in calls to usage(). This is in preparation 24 лет назад
  Matt Kraai d537a95fdb Use errorMsg rather than fprintf. 24 лет назад
  Matt Kraai e58771e73c Use global applet_name instead of local versions. 24 лет назад
  Eric Andersen 85c552035e More linux kernel header file removal. 24 лет назад
  Eric Andersen b1e379f7f3 Remove some warning with glibc. 24 лет назад
  Eric Andersen 1e03add675 a few minor cleanups. 24 лет назад
  Eric Andersen 2086e3d679 Some cosmetic updates. Changed "OPTIONS" to "Options". 24 лет назад
  Erik Andersen 8ea7d8cdaf First pass at fixing tar segfault, and more portability updates. 24 лет назад
  Erik Andersen 7ab9c7ee52 Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP 24 лет назад
  Erik Andersen 4f3f757d56 Latest and greatest. Some effort at libc5 (aiming towards newlib) 24 лет назад
  Erik Andersen 298854f029 My latest ramblings. 25 лет назад
  Erik Andersen 0d068a2067 * all mallocs now use xmalloc (and so are OOM error safe), and 25 лет назад
  John Beppu 5e1b2ca116 + memory allocation/deallocation is less tolerant of evil. 25 лет назад
  John Beppu c1dc5d9473 reduced .bss size by dynmaically allocating a certain large 25 лет назад
  Erik Andersen e49d5ecbbe Some formatting updates (ran the code through indent) 25 лет назад
  Erik Andersen fac10d7c59 A few minor updates. ;-) 25 лет назад
  Eric Andersen d73dc5b073 Updates to usage, and made tar work. 25 лет назад
  Eric Andersen e674eb78e4 Made em work. 25 лет назад