Commit History

Author SHA1 Message Date
  Denis Vlasenko 091965768d libbb: nuke BB_GETOPT_ERROR, always die if there are mutually exclusive options 17 years ago
  Denis Vlasenko fb79a2e2cf xioctl and friends by Tito <farmatito@tiscali.it> 17 years ago
  Denis Vlasenko 459be35234 hwclock: size optimizations 17 years ago
  Denis Vlasenko 9a7d38fe24 delete tons of extra #includes 17 years ago
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h 17 years ago
  Denis Vlasenko 219d14d514 random style fixes (extra spaces deleted) 17 years ago
  Denis Vlasenko 673d4bbab6 hwclock: support /dev/rtc0 etc 18 years ago
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having 18 years ago
  Denis Vlasenko dd539f7687 Unneeded code removed, usused field "unsigned pscpu" removed 18 years ago
  Denis Vlasenko 9225854144 mostly style fixes 18 years ago
  Denis Vlasenko ea62077b85 add open_read_close() and similar stuff 18 years ago
  Denis Vlasenko 67b23e6043 getopt_ulflags -> getopt32. 18 years ago
  Rob Landley 299a6b4d7b Consolidate #include <sys/time.h> so libbb.h does it. 18 years ago
  Bernhard Reutner-Fischer 01d23ade57 - add central knob to turn off getopt_long everywhere. EXPERIMENTAL! 18 years ago
  Rob Landley a389651115 Remove bb_strlen() in favor of -fno-builtin-strlen. Saves as many bytes 18 years ago
  Bernhard Reutner-Fischer 5cf905a871 - use RESERVE_CONFIG_BUFFER and a bit of whitespace-cleanup. defconfig: 18 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
  "Vladimir N. Oleynik" f704b27b5b 19 years ago
  "Vladimir N. Oleynik" 064f04e7e2 19 years ago
  Mike Frysinger 747fc5d5fd allow people to adjtime location 19 years ago
  "Vladimir N. Oleynik" 27421a1878 1) bb_opt_complementaly -> bb_opt_complementally 19 years ago
  Mike Frysinger 348e84c202 change the hardcoded error constant (0x80000000UL) to a nice flexible define (BB_GETOPT_ERROR) 19 years ago
  Mike Frysinger b31566ef32 minor style touchups 19 years ago
  Eric Andersen aff114c33d Larry Doolittle writes: 20 years ago
  Robert Griebl 6bb80870b8 Some corrections from vodz: 21 years ago
  Robert Griebl c8685ead57 The utc variable was not modified according to the -u/-l command line 21 years ago
  Eric Andersen c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 21 years ago
  Glenn L McGrath b7b3bda3ba Patch from Thomas Frohlich to fix an option ordering bug of mine. 21 years ago
  Glenn L McGrath 689e4b9531 Use bb_getopt_ulflags, marginal saving, better argument checking. 21 years ago