コミット履歴

作者 SHA1 メッセージ 日付
  Denis Vlasenko b68979aefa insmod: code shrink, stop exporting insmod_ng_main. 17 年 前
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions 17 年 前
  Denis Vlasenko 4daad9004d introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). 17 年 前
  Denis Vlasenko e324184c05 s/#ifdef CONFIG_/#if ENABLE_/g 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 b6aae0f381 preparatory patch for -Wwrite-strings #2 18 年 前
  Denis Vlasenko bf0a201008 style fixes 18 年 前
  Denis Vlasenko 079f8afa0a style cleanup: return(a) -> return a, part 1 18 年 前
  Denis Vlasenko c6f188def8 silly size savings and capitalization fixes 18 年 前
  Denis Vlasenko ea62077b85 add open_read_close() and similar stuff 18 年 前
  Denis Vlasenko 55a994055f lsmod: repair indentation 18 年 前
  Denis Vlasenko 9213a9e0f2 whitespace cleanup 18 年 前
  Rob Landley abfe107f78 No real need for my_query_module() and this eliminates some type-punned 18 年 前
  Rob Landley 4640b05afd Bernhard Fischer pointed out some leftover debris needing cleanup. 18 年 前
  Rob Landley 6ced427a6d Try to make a "type-punned pointer" warning go away for somebody on the 18 年 前
  Rob Landley 86b4d64aa3 These should have been part of 15767 too. 18 年 前
  Mike Frysinger 75c6b7962d fix from uClinux-dist for proper exit status if reading /proc/modules failed 18 年 前
  Bernhard Reutner-Fischer deda6a5c0d - move #include busybox.h to the very top so we pull in the config 18 年 前
  Rob Landley bc68cd14cc Patch from Denis Vlasenko turning static const int (which gets emitted into 19 年 前
  Rob Landley dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 19 年 前
  Tim Riker c1ef7bdd8d just whitespace 19 年 前
  Mike Frysinger 705fad2964 just use bb_xfopen() 19 年 前
  Rob Landley 4f65360a5f Tweak the "pretty lsmod for 2.6" patch to be seperately selectable. 19 年 前
  Rob Landley 627814bdc3 Takeharu Kato said: 19 年 前
  Eric Andersen c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 21 年 前
  Eric Andersen 4b4e09854c Steven Scholz writes: 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 年 前
  Eric Andersen b1c9469f65 Patch from Robert Schwebel fixing a missing \n 22 年 前