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

Автор SHA1 Сообщение Дата
  Denys Vlasenko b097a84d62 config: update size information 5 лет назад
  Denys Vlasenko 72089cf6b4 config: deindent all help texts 7 лет назад
  Denys Vlasenko 4eed2c6c50 Update menuconfig items with approximate applet sizes 7 лет назад
  Denys Vlasenko af3f420116 Convert all coreutils/* applets to "new style" applet definitions 8 лет назад
  Pere Orga 34425389e0 move help text from include/usage.src.h to coreutils/*.c 13 лет назад
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular 14 лет назад
  Denys Vlasenko 2ec91aead5 *: remove some uses of argc 15 лет назад
  Denys Vlasenko 8131eea3dc *: introduce and use ffulsh_all() 15 лет назад
  Denys Vlasenko d069e5398d a few more GCC-isms removed 15 лет назад
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. 16 лет назад
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions 17 лет назад
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h 17 лет назад
  Denis Vlasenko 99912ca733 audit small applets and mark some of them as NOFORK. 17 лет назад
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having 18 лет назад
  Denis Vlasenko f0ed376eda remove bb_printf and the like 18 лет назад
  Rob Landley dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 18 лет назад
  Bernhard Reutner-Fischer 20f4000086 - add some ATTRIBUTE_UNUSED. 19 лет назад
  Eric Andersen aff114c33d Larry Doolittle writes: 20 лет назад
  Manuel Novoa III cad5364599 Major coreutils update. 22 лет назад
  Eric Andersen 02e6ba91e8 Vodz' last_patch57: 22 лет назад
  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 лет назад
  Eric Andersen ed3ef50c23 Fix header file usage -- there were many unnecessary header files included in 24 лет назад
  Eric Andersen bd193a42a5 Fix from Matt Kraai -- a better way to NULL terminate strings for the 24 лет назад
  Mark Whitley f57c944e09 Changed names of functions in utility.c and all affected files, to make 24 лет назад
  Matt Kraai ac1169b20f Cleaned up error handling and uses of TRUE/FALSE. 24 лет назад
  Eric Andersen 3570a34de4 Renamed "internal.h" to the more sensible "busybox.h". 24 лет назад
  Matt Kraai bf181b9338 Extract usage information into a separate file. 24 лет назад
  Matt Kraai d537a95fdb Use errorMsg rather than fprintf. 24 лет назад