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

Автор SHA1 Сообщение Дата
  Denys Vlasenko e992bae6f9 *: remove a few more cases of argc usage. -89 bytes. 15 лет назад
  Denys Vlasenko da49f58524 move libc related stuff out of platform.h 15 лет назад
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions 17 лет назад
  Denis Vlasenko fb79a2e2cf xioctl and friends by Tito <farmatito@tiscali.it> 17 лет назад
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h 17 лет назад
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having 18 лет назад
  Denis Vlasenko 8f8f268cfd bb_applet_name -> applet_name 18 лет назад
  Rob Landley e9a7a6212b Change license statements (and clean up headers) on some of the files that 18 лет назад
  Rob Landley d921b2ecc0 Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate 18 лет назад
  Rob Landley bc8c50351f Remove warnings caused by #include <sys/mount.h> in platform.h. Apparently 18 лет назад
  Bernhard Reutner-Fischer 2523da259c - explain what magic numbers we're using here. 18 лет назад
  Bernhard Reutner-Fischer 66753a3850 - whitespace cleanup (and also check against the const first and only then look 18 лет назад
  Rob Landley d221d2137f Missed one. 18 лет назад
  Rob Landley 0b22c1c962 Tito unified fdflush and freeramdisk. I tweaked the result a bit. 18 лет назад
  Rob Landley 658d2cf986 Tito sent in a few patches converting instances of CONFIG_FEATURE_CLEAN_UP to 19 лет назад
  Eric Andersen c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 21 лет назад
  Eric Andersen 45638df230 Needs prototype for close() 21 лет назад
  Eric Andersen cb81e6484d Update a bunch of docs. Run a script to update my email addr. 21 лет назад
  Glenn L McGrath 8c6887c855 Use xopen instead of xfopen 21 лет назад
  Manuel Novoa III cad5364599 Major coreutils update. 22 лет назад
  Eric Andersen 77831c11d1 be more careful about cleaning up 22 лет назад
  Glenn L McGrath bf265daa47 Use xfopen, saves 32 bytes ! 23 лет назад
  Eric Andersen 67991cf824 This patch, put together by Manuel Novoa III, is a merge of work 24 лет назад
  Eric Andersen ed3ef50c23 Fix header file usage -- there were many unnecessary header files included in 24 лет назад
  Matt Kraai 1fa1adea2a Change calls to error_msg.* and strerror to use perror_msg.*. 24 лет назад
  Mark Whitley f57c944e09 Changed names of functions in utility.c and all affected files, to make 24 лет назад
  Matt Kraai 3e856ce428 Stop using TRUE and FALSE for exit status. 24 лет назад
  Eric Andersen 3570a34de4 Renamed "internal.h" to the more sensible "busybox.h". 24 лет назад
  Eric Andersen 88f50b6bf5 Some #include updates. 24 лет назад
  Matt Kraai bf181b9338 Extract usage information into a separate file. 24 лет назад