Denys Vlasenko
|
eff6d59343
ntpd: step correction to variables had wrong sign, fixing
|
14 years ago |
Denys Vlasenko
|
8531d76a15
*: code shrink and better "died from signal" reporting from wait4pid
|
14 years ago |
Denys Vlasenko
|
24928ffd8d
ntpd: explain why scripts can be run in quick succession
|
15 years ago |
Denys Vlasenko
|
57f46c1afd
ntpd: remove some code which is at best unneeded and at worst wrong
|
15 years ago |
Denys Vlasenko
|
9b20adca4b
ntpd: add anti-clock-hopping code
|
15 years ago |
Denys Vlasenko
|
5b9a910749
ntpd: disable frequency estimation code
|
15 years ago |
Denys Vlasenko
|
65d722bb0d
ntpd: explain algorithm
|
15 years ago |
Denys Vlasenko
|
12628b7797
ntpd: expose more data to the script; more eagerly drop to lower poll
|
15 years ago |
Denys Vlasenko
|
ae47335dc4
ntpd: show at loglevel 2 and export in env current poll interval
|
15 years ago |
Denys Vlasenko
|
6959f6bc23
hwclock: disable time diff code; ntpd -S script: do not wait for completion
|
15 years ago |
Denys Vlasenko
|
06667f21d6
ntpd: renew cur_time after script run, it can take a while
|
15 years ago |
Denys Vlasenko
|
ede737b7cf
ntpd: add -S PROG option. This feature is crucial for CMOS/RTC syncronization
|
15 years ago |
Denys Vlasenko
|
074e8dcba7
ntpd: make -w less cumbersome to use
|
15 years ago |
Denys Vlasenko
|
4168fdd8e6
ntpd: add -w "watch" option, useful for debugging to look at our own data
|
15 years ago |
Denys Vlasenko
|
2d3253d1f9
ntpd: fix comment, no code changes
|
15 years ago |
Denys Vlasenko
|
d498ff0ac4
ntpd: try to avoid using libm. -1.2k if we succeed
|
15 years ago |
Denys Vlasenko
|
510f56aa6f
ntpd: remove an old hack for faster initialization
|
15 years ago |
Denys Vlasenko
|
0b002812a8
ntpd: better selection of initial sync; fewer gettimeofday calls
|
15 years ago |
Denys Vlasenko
|
1ee5afdce2
ntpd: fix jitter calculations and status propagation
|
15 years ago |
Denys Vlasenko
|
2e36eb8f27
ntpd: speed up reaction to poll interval decrease
|
15 years ago |
Denys Vlasenko
|
d9109e3b48
ntpd: improve frequency filtering
|
15 years ago |
Denys Vlasenko
|
a9aaeda0e9
ntpd: restore forgotten delay sanitization
|
15 years ago |
Denys Vlasenko
|
e4844b8a5f
ntpd: add a comment, no code changes
|
15 years ago |
Denys Vlasenko
|
61313117a0
ntpd: disable unused code; show kernel's clock drift correction
|
15 years ago |
Denys Vlasenko
|
bfc2a32d88
ntpd: reduce poll interval increase rate
|
15 years ago |
Denys Vlasenko
|
dd6673bac5
ntpd: replace openntp's clock discipline with ntpd's
|
15 years ago |
Denys Vlasenko
|
8a428d9b15
ntpd: ntpd.c -> ntpd_simple.c
|
15 years ago |
Denys Vlasenko
|
d2fe69f9dc
ntpd: preparatory patches, no functional changes
|
15 years ago |
Denys Vlasenko
|
6879a7ae43
ntpd: fx incorrect offset display when stepping
|
15 years ago |
Denys Vlasenko
|
afa2d33aa4
ntpd: field renames and style fixes, no code changes
|
15 years ago |