Historial de Commits

Autor SHA1 Mensaje Fecha
  Denis Vlasenko c93b162248 patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes) hace 16 años
  Denis Vlasenko 68404f13d4 *: add -Wunused-parameter; fix resulting breakage hace 16 años
  Mike Frysinger 977bc6a137 we need to pass back the rtc device name that was actually used so that we can turn around and check its sysfs status hace 17 años
  Mike Frysinger 6b160e490d split some rtc funcs out of hwclock and into an rtc header/lib so that the new rtcwake applet as well as hwclock can utilize the same code hace 17 años
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions hace 17 años
  Denis Vlasenko fe7cd642b0 don't pass argc in getopt32, it's superfluous hace 17 años
  Denis Vlasenko e324184c05 s/#ifdef CONFIG_/#if ENABLE_/g hace 17 años
  Denis Vlasenko 6ca409e0e4 trylink: produce even more info about final link stage hace 17 años
  Denis Vlasenko 990d0f63ee Replace index_in_[sub]str_array with index_in_[sub]strings, hace 17 años
  Denis Vlasenko bdc88fdc68 rework long option handling. saves ~1.2k hace 17 años
  Denis Vlasenko 091965768d libbb: nuke BB_GETOPT_ERROR, always die if there are mutually exclusive options hace 17 años
  Denis Vlasenko fb79a2e2cf xioctl and friends by Tito <farmatito@tiscali.it> hace 17 años
  Denis Vlasenko 459be35234 hwclock: size optimizations hace 17 años
  Denis Vlasenko 9a7d38fe24 delete tons of extra #includes hace 17 años
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h hace 17 años
  Denis Vlasenko 219d14d514 random style fixes (extra spaces deleted) hace 17 años
  Denis Vlasenko 673d4bbab6 hwclock: support /dev/rtc0 etc hace 17 años
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having hace 18 años
  Denis Vlasenko dd539f7687 Unneeded code removed, usused field "unsigned pscpu" removed hace 18 años
  Denis Vlasenko 9225854144 mostly style fixes hace 18 años
  Denis Vlasenko ea62077b85 add open_read_close() and similar stuff hace 18 años
  Denis Vlasenko 67b23e6043 getopt_ulflags -> getopt32. hace 18 años
  Rob Landley 299a6b4d7b Consolidate #include <sys/time.h> so libbb.h does it. hace 18 años
  Bernhard Reutner-Fischer 01d23ade57 - add central knob to turn off getopt_long everywhere. EXPERIMENTAL! hace 18 años
  Rob Landley a389651115 Remove bb_strlen() in favor of -fno-builtin-strlen. Saves as many bytes hace 18 años
  Bernhard Reutner-Fischer 5cf905a871 - use RESERVE_CONFIG_BUFFER and a bit of whitespace-cleanup. defconfig: hace 18 años
  Rob Landley dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function hace 19 años
  Tim Riker c1ef7bdd8d just whitespace hace 19 años
  "Vladimir N. Oleynik" f704b27b5b hace 19 años
  "Vladimir N. Oleynik" 064f04e7e2 hace 19 años