Bump to version 1.22.1
[platform/upstream/busybox.git] / miscutils / adjtimex.c
2011-07-08 Denys Vlasenkoa few tweaks for bionic
2011-06-05 Denys Vlasenko*: remove "Options:" string from help texts
2011-04-11 Pere Orgamove remaining help text from include/usage.src.h
2010-08-16 Denys Vlasenko*: make GNU licensing statement forms more regular
2010-08-16 Denys Vlasenko*: fix "see file License ..." - the file is named LICEN...
2009-11-28 Denys Vlasenko*: remove a few more cases of argc usage. -89 bytes.
2007-11-04 Denis Vlasenkoifconfig: code shrink
2007-10-11 Denis Vlasenkoadd -fvisibility=hidden to CC flags, mark XXX_main...
2007-08-18 Denis Vlasenkodon't pass argc in getopt32, it's superfluous
2007-08-12 Denis Vlasenkotrylink: produce even more info about final link stage
2007-05-26 Denis Vlasenkousage.c: remove reference to busybox.h
2007-03-14 Denis Vlasenkoadjtimex: fix argument types (most importantly, allow...
2007-02-03 Denis Vlasenkosuppress warnings about easch <applet>_main() having
2006-10-08 Denis Vlasenkoattempt to regularize atoi mess.
2006-10-03 Denis Vlasenkogetopt_ulflags -> getopt32.
2006-09-22 Denis Vlasenkoadjtimex: getopt_ulflags'isation
2006-06-03 Bernhard Reutner... - move #include busybox.h to the very top so we pull...
2006-05-27 Rob LandleyMove portability stuff to platform.h, and clean up...
2006-05-27 Rob LandleyConsolidate #include <sys/time.h> so libbb.h does it.
2006-05-26 Bernhard Reutner... - provide fallback defines for non-linux
2005-10-20 "Vladimir N. Oleynik"another more const
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2003-07-22 Eric AndersenRemove remaining libc5 support code
2003-03-19 Manuel Novoa III Major coreutils update.
2002-12-06 Eric AndersenFix adjtimex applet compile
2001-04-05 Eric AndersenA number of cleanups. Now compiles with libc5, glibc...
2001-03-20 Mark WhitleyAdded adjtimex applet from Larry Doolittle.