index
:
delta/busybox.git
0_60_stable
1_00_stable
1_00_stable_10817
1_10_stable
1_11_stable
1_12_stable
1_13_stable
1_14_stable
1_15_stable
1_16_stable
1_17_stable
1_18_stable
1_19_stable
1_1_stable
1_20_stable
1_21_stable
1_22_stable
1_23_stable
1_24_stable
1_25_stable
1_26_stable
1_27_stable
1_28_stable
1_29_stable
1_30_stable
1_31_stable
1_32_stable
1_33_stable
1_34_stable
1_35_stable
1_36_stable
1_3_stable
1_4_stable
1_5_stable
1_6_stable
1_7_stable
1_8_stable
1_9_stable
baserock/1.22.1-openwrt
baserock/1.23.2-openwrt
baserock/build-essential
baserock/danielfirth/RT144
baserock/danielsilverstone/vagrant-support
baserock/jjardon/build-essential
baserock/liw/S8704-always-ntpd
baserock/morph
baserock/pedroalvarez/build-essential
baserock/pedroalvarez/enable-patch
baserock/radiofree/busyboxfix
baserock/radiofree/ntpdscript
baserock/richardmaw/S5892/boot-sequencing
baserock/richardmaw/S8564/ro-staging-area
baserock/richardmaw/S9245/init
baserock/richardmaw/add-read-dash-d
baserock/robkendrick/mips64
baserock/tiagogomes/bbgawk
master
git.busybox.net: busybox.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
miscutils
/
adjtimex.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ifconfig: code shrink
Denis Vlasenko
2007-11-04
1
-38
/
+60
*
add -fvisibility=hidden to CC flags, mark XXX_main functions
Denis Vlasenko
2007-10-11
1
-1
/
+1
*
don't pass argc in getopt32, it's superfluous
Denis Vlasenko
2007-08-18
1
-1
/
+1
*
trylink: produce even more info about final link stage
Denis Vlasenko
2007-08-12
1
-4
/
+9
*
usage.c: remove reference to busybox.h
Denis Vlasenko
2007-05-26
1
-1
/
+1
*
adjtimex: fix argument types (most importantly, allow negative ones)
Denis Vlasenko
2007-03-14
1
-4
/
+4
*
suppress warnings about easch <applet>_main() having
Denis Vlasenko
2007-02-03
1
-0
/
+1
*
attempt to regularize atoi mess.
Denis Vlasenko
2006-10-08
1
-8
/
+4
*
getopt_ulflags -> getopt32.
Denis Vlasenko
2006-10-03
1
-2
/
+2
*
adjtimex: getopt_ulflags'isation
Denis Vlasenko
2006-09-22
1
-31
/
+26
*
- move #include busybox.h to the very top so we pull in the config
Bernhard Reutner-Fischer
2006-06-03
1
-2
/
+3
*
Move portability stuff to platform.h, and clean up adjtimex.c a bit while
Rob Landley
2006-05-27
1
-58
/
+3
*
Consolidate #include <sys/time.h> so libbb.h does it.
Rob Landley
2006-05-27
1
-1
/
+0
*
- provide fallback defines for non-linux
Bernhard Reutner-Fischer
2006-05-26
1
-0
/
+14
*
another more const
"Vladimir N. Oleynik"
2005-10-20
1
-3
/
+3
*
Remove trailing whitespace. Update copyright to include 2004.
Eric Andersen
2004-03-15
1
-2
/
+2
*
Remove remaining libc5 support code
Eric Andersen
2003-07-22
1
-7
/
+0
*
Major coreutils update.
Manuel Novoa III
2003-03-19
1
-3
/
+3
*
Fix adjtimex applet compile
Eric Andersen
2002-12-06
1
-2
/
+0
*
A number of cleanups. Now compiles with libc5, glibc, and uClibc. Fix a few
Eric Andersen
2001-04-05
1
-1
/
+8
*
Added adjtimex applet from Larry Doolittle.
Mark Whitley
2001-03-20
1
-0
/
+169