Denys Vlasenko
|
fc4ebd0d0b
ntpd: fix offset adjustment after step; better step printing
|
13 years ago |
Denys Vlasenko
|
16c52a5d7b
ntpd: increase OPT_qq constant to not collide with -L
|
13 years ago |
Denys Vlasenko
|
66426760be
*: remove "Options:" string from help texts
|
13 years ago |
Cristian Ionescu-Idbohrn
|
662972a77a
The [-Wunused-but-set-variable] warnings
|
13 years ago |
Pere Orga
|
5bc8c005a8
move remaining help text from include/usage.src.h
|
13 years ago |
Denys Vlasenko
|
8e23fafade
ntpd: decrease ntpd -q "no response" timeout to 10 sec
|
13 years ago |
Denys Vlasenko
|
b7c9fb27cb
whitespace fixes
|
14 years ago |
Denys Vlasenko
|
fb132e4737
whitespace cleanup
|
14 years ago |
Leonid Lisovskiy
|
894ef60032
ntpd: fix usage text and a typo in constant name
|
14 years ago |
Denys Vlasenko
|
d678257c26
ntpd: allow peer-less (standalone stratum 1 server) operation
|
14 years ago |
Denys Vlasenko
|
74c992af5c
ntpd: with -q, exit after 60 seconds even if time is not synced.
|
14 years ago |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
14 years ago |
Denys Vlasenko
|
0f8960542f
*: more empty lines removed. no code changes
|
14 years ago |
Denys Vlasenko
|
f3ea792bad
*: mass cosmetic removal of extra empty lines. no code changes
|
14 years ago |
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
|
15 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 |