コミット履歴

作者 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. 20 年 前
  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. 21 年 前
  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 年 前