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

Автор 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 18 лет назад
  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 лет назад