Denys Vlasenko
|
fb132e4737
whitespace cleanup
|
14 gadi atpakaļ |
Leonid Lisovskiy
|
894ef60032
ntpd: fix usage text and a typo in constant name
|
14 gadi atpakaļ |
Denys Vlasenko
|
d678257c26
ntpd: allow peer-less (standalone stratum 1 server) operation
|
14 gadi atpakaļ |
Denys Vlasenko
|
74c992af5c
ntpd: with -q, exit after 60 seconds even if time is not synced.
|
14 gadi atpakaļ |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
14 gadi atpakaļ |
Denys Vlasenko
|
0f8960542f
*: more empty lines removed. no code changes
|
14 gadi atpakaļ |
Denys Vlasenko
|
f3ea792bad
*: mass cosmetic removal of extra empty lines. no code changes
|
14 gadi atpakaļ |
Denys Vlasenko
|
eff6d59343
ntpd: step correction to variables had wrong sign, fixing
|
14 gadi atpakaļ |
Denys Vlasenko
|
8531d76a15
*: code shrink and better "died from signal" reporting from wait4pid
|
14 gadi atpakaļ |
Denys Vlasenko
|
24928ffd8d
ntpd: explain why scripts can be run in quick succession
|
15 gadi atpakaļ |
Denys Vlasenko
|
57f46c1afd
ntpd: remove some code which is at best unneeded and at worst wrong
|
15 gadi atpakaļ |
Denys Vlasenko
|
9b20adca4b
ntpd: add anti-clock-hopping code
|
15 gadi atpakaļ |
Denys Vlasenko
|
5b9a910749
ntpd: disable frequency estimation code
|
15 gadi atpakaļ |
Denys Vlasenko
|
65d722bb0d
ntpd: explain algorithm
|
15 gadi atpakaļ |
Denys Vlasenko
|
12628b7797
ntpd: expose more data to the script; more eagerly drop to lower poll
|
15 gadi atpakaļ |
Denys Vlasenko
|
ae47335dc4
ntpd: show at loglevel 2 and export in env current poll interval
|
15 gadi atpakaļ |
Denys Vlasenko
|
6959f6bc23
hwclock: disable time diff code; ntpd -S script: do not wait for completion
|
15 gadi atpakaļ |
Denys Vlasenko
|
06667f21d6
ntpd: renew cur_time after script run, it can take a while
|
15 gadi atpakaļ |
Denys Vlasenko
|
ede737b7cf
ntpd: add -S PROG option. This feature is crucial for CMOS/RTC syncronization
|
15 gadi atpakaļ |
Denys Vlasenko
|
074e8dcba7
ntpd: make -w less cumbersome to use
|
15 gadi atpakaļ |
Denys Vlasenko
|
4168fdd8e6
ntpd: add -w "watch" option, useful for debugging to look at our own data
|
15 gadi atpakaļ |
Denys Vlasenko
|
2d3253d1f9
ntpd: fix comment, no code changes
|
15 gadi atpakaļ |
Denys Vlasenko
|
d498ff0ac4
ntpd: try to avoid using libm. -1.2k if we succeed
|
15 gadi atpakaļ |
Denys Vlasenko
|
510f56aa6f
ntpd: remove an old hack for faster initialization
|
15 gadi atpakaļ |
Denys Vlasenko
|
0b002812a8
ntpd: better selection of initial sync; fewer gettimeofday calls
|
15 gadi atpakaļ |
Denys Vlasenko
|
1ee5afdce2
ntpd: fix jitter calculations and status propagation
|
15 gadi atpakaļ |
Denys Vlasenko
|
2e36eb8f27
ntpd: speed up reaction to poll interval decrease
|
15 gadi atpakaļ |
Denys Vlasenko
|
d9109e3b48
ntpd: improve frequency filtering
|
15 gadi atpakaļ |
Denys Vlasenko
|
a9aaeda0e9
ntpd: restore forgotten delay sanitization
|
15 gadi atpakaļ |
Denys Vlasenko
|
e4844b8a5f
ntpd: add a comment, no code changes
|
15 gadi atpakaļ |