Commit History

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