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