1. 894ef60 ntpd: fix usage text and a typo in constant name by Leonid Lisovskiy · 14 years ago
  2. d678257 ntpd: allow peer-less (standalone stratum 1 server) operation by Denys Vlasenko · 14 years ago
  3. 74c992a ntpd: with -q, exit after 60 seconds even if time is not synced. by Denys Vlasenko · 14 years ago
  4. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  5. 0f89605 *: more empty lines removed. no code changes by Denys Vlasenko · 14 years ago
  6. f3ea792 *: mass cosmetic removal of extra empty lines. no code changes by Denys Vlasenko · 14 years ago
  7. eff6d59 ntpd: step correction to variables had wrong sign, fixing by Denys Vlasenko · 14 years ago
  8. 8531d76 *: code shrink and better "died from signal" reporting from wait4pid by Denys Vlasenko · 15 years ago
  9. 24928ff ntpd: explain why scripts can be run in quick succession by Denys Vlasenko · 15 years ago
  10. 57f46c1 ntpd: remove some code which is at best unneeded and at worst wrong by Denys Vlasenko · 15 years ago
  11. 9b20adc ntpd: add anti-clock-hopping code by Denys Vlasenko · 15 years ago
  12. 5b9a910 ntpd: disable frequency estimation code by Denys Vlasenko · 15 years ago
  13. 65d722b ntpd: explain algorithm by Denys Vlasenko · 15 years ago
  14. 12628b7 ntpd: expose more data to the script; more eagerly drop to lower poll by Denys Vlasenko · 15 years ago
  15. ae47335 ntpd: show at loglevel 2 and export in env current poll interval by Denys Vlasenko · 15 years ago
  16. 6959f6b hwclock: disable time diff code; ntpd -S script: do not wait for completion by Denys Vlasenko · 15 years ago
  17. 06667f2 ntpd: renew cur_time after script run, it can take a while by Denys Vlasenko · 15 years ago
  18. ede737b ntpd: add -S PROG option. This feature is crucial for CMOS/RTC syncronization by Denys Vlasenko · 15 years ago
  19. 074e8dc ntpd: make -w less cumbersome to use by Denys Vlasenko · 15 years ago
  20. 4168fdd ntpd: add -w "watch" option, useful for debugging to look at our own data by Denys Vlasenko · 15 years ago
  21. 2d3253d ntpd: fix comment, no code changes by Denys Vlasenko · 15 years ago
  22. d498ff0 ntpd: try to avoid using libm. -1.2k if we succeed by Denys Vlasenko · 15 years ago
  23. 510f56a ntpd: remove an old hack for faster initialization by Denys Vlasenko · 15 years ago
  24. 0b00281 ntpd: better selection of initial sync; fewer gettimeofday calls by Denys Vlasenko · 15 years ago
  25. 1ee5afd ntpd: fix jitter calculations and status propagation by Denys Vlasenko · 15 years ago
  26. 2e36eb8 ntpd: speed up reaction to poll interval decrease by Denys Vlasenko · 15 years ago
  27. d9109e3 ntpd: improve frequency filtering by Denys Vlasenko · 15 years ago
  28. a9aaeda ntpd: restore forgotten delay sanitization by Denys Vlasenko · 15 years ago
  29. e4844b8 ntpd: add a comment, no code changes by Denys Vlasenko · 15 years ago
  30. 6131311 ntpd: disable unused code; show kernel's clock drift correction by Denys Vlasenko · 15 years ago
  31. bfc2a32 ntpd: reduce poll interval increase rate by Denys Vlasenko · 15 years ago
  32. dd6673b ntpd: replace openntp's clock discipline with ntpd's by Denys Vlasenko · 15 years ago
  33. 8a428d9 ntpd: ntpd.c -> ntpd_simple.c by Denys Vlasenko · 15 years ago
  34. d2fe69f ntpd: preparatory patches, no functional changes by Denys Vlasenko · 15 years ago
  35. 6879a7a ntpd: fx incorrect offset display when stepping by Denys Vlasenko · 15 years ago
  36. afa2d33 ntpd: field renames and style fixes, no code changes by Denys Vlasenko · 15 years ago
  37. e99c8d2 ntpd: eliminate one time(NULL) call by Denys Vlasenko · 15 years ago
  38. 6a110c9 ntpd: remove dynamic dns resolution code, too complex. -69 bytes by Denys Vlasenko · 15 years ago
  39. 7cb1d6c ntpd: try to avoid DNS requests *during* NTP roundtrip. +23 bytes by Denys Vlasenko · 15 years ago
  40. 907647f ntpd: implement -x. shrink code a bit. -69 bytes by Denys Vlasenko · 15 years ago
  41. 4bd5189 ntpd: fix malloc-too-short bug; code shrink -76 bytes by Denys Vlasenko · 15 years ago
  42. ebde6f1 ntpd: fix "synced" state detection by Denys Vlasenko · 15 years ago
  43. f91e63c ntpd: continuing small message tweaks and the like. -29 bytes by Denys Vlasenko · 15 years ago
  44. 386960a htpd: better logging; removed some unused code and data. -212 bytes by Denys Vlasenko · 15 years ago
  45. fae9f49 ntpd: make it work w/o -g too :( by Denys Vlasenko · 15 years ago
  46. 160b9ca ntpd: make it NOMMU-safe; ash: exclude it on NOMMU builds by Denys Vlasenko · 15 years ago
  47. 650a701 ntpd: trivial -2 byte code optimization by Denys Vlasenko · 15 years ago
  48. b2e5fc3 ntpd: and real handling for -N, show usage w/o options; trim text by Denys Vlasenko · 15 years ago
  49. b1278a3 ntpd: locally bind every peer socket. +22 bytes by Denys Vlasenko · 15 years ago
  50. 9cc60d7 ntpd: fix vda's breakage by Denys Vlasenko · 15 years ago
  51. 363e89b ntpd: use MSG_DONTWAIT; better readability by Denys Vlasenko · 15 years ago
  52. ca6c7e4 ntp: simplifications; libbb: simpler resolution of numeric hostnames by Denys Vlasenko · 15 years ago
  53. 8d580c7 ntpd: add -q option. By Adam Tkac. by Denys Vlasenko · 15 years ago
  54. b158506 ntpd: new applet by Adam Tkac. +5k. by Adam Tkac · 15 years ago