Commit History

Author SHA1 Message Date
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular 14 years ago
  Denys Vlasenko 9768a82eb0 *: fix "see file License ..." - the file is named LICENSE (in uppercase) 14 years ago
  Denys Vlasenko e992bae6f9 *: remove a few more cases of argc usage. -89 bytes. 15 years ago
  Denis Vlasenko bfc3d82256 ifconfig: code shrink 17 years ago
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions 17 years ago
  Denis Vlasenko fe7cd642b0 don't pass argc in getopt32, it's superfluous 17 years ago
  Denis Vlasenko 6ca409e0e4 trylink: produce even more info about final link stage 17 years ago
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h 17 years ago
  Denis Vlasenko dd2b2f75ae adjtimex: fix argument types (most importantly, allow negative ones) 17 years ago
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having 17 years ago
  Denis Vlasenko 1385899416 attempt to regularize atoi mess. 18 years ago
  Denis Vlasenko 67b23e6043 getopt_ulflags -> getopt32. 18 years ago
  Denis Vlasenko 109d21fe74 adjtimex: getopt_ulflags'isation 18 years ago
  Bernhard Reutner-Fischer c89982dcd7 - move #include busybox.h to the very top so we pull in the config 18 years ago
  Rob Landley 8fba99f35e Move portability stuff to platform.h, and clean up adjtimex.c a bit while 18 years ago
  Rob Landley 299a6b4d7b Consolidate #include <sys/time.h> so libbb.h does it. 18 years ago
  Bernhard Reutner-Fischer b21d23bd46 - provide fallback defines for non-linux 18 years ago
  "Vladimir N. Oleynik" 1f0262bcdb another more const 19 years ago
  Eric Andersen c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 20 years ago
  Eric Andersen 85e5e72bc1 Remove remaining libc5 support code 21 years ago
  Manuel Novoa III cad5364599 Major coreutils update. 21 years ago
  Eric Andersen cc2bc454d1 Fix adjtimex applet compile 22 years ago
  Eric Andersen e76c3b08e1 A number of cleanups. Now compiles with libc5, glibc, and uClibc. Fix a few 23 years ago
  Mark Whitley 6f93277f56 Added adjtimex applet from Larry Doolittle. 23 years ago