Histórico de Commits

Autor SHA1 Mensagem Data
  Denys Vlasenko 9fc5933b10 ntpd: fix a warning on 32-bit arch build há 1 ano atrás
  Denys Vlasenko 5353df91cb Update applet size estimates há 1 ano atrás
  Denys Vlasenko 1040f78176 ntpd: correct comment: 2^-20 is ~1 microsecond (confused with 10^-20) há 1 ano atrás
  Denys Vlasenko 479bd7af0d ntpd: fold d_to_tv() into its only caller há 1 ano atrás
  Denys Vlasenko c344ca6c7f ntpd: correct fixed->float conversions of fractions há 1 ano atrás
  Miroslav Lichvar 85acf71d25 ntpd: make NTP client and server Y2036/2038-ready há 2 anos atrás
  Denys Vlasenko 53b2fdcdba *: add NOINLINEs where code noticeably shrinks há 3 anos atrás
  Denys Vlasenko 50c5b36dd7 help: s/Don't daemonize/Run in foreground/g há 3 anos atrás
  Denys Vlasenko d005c9f4c7 libbb.h: inline byteswaps há 3 anos atrás
  Denys Vlasenko 1195782d79 ntpd: code shrink (force not-inlining, stop returning structs) há 3 anos atrás
  Denys Vlasenko 2d48d9b1cc ntpd: tweak comments há 3 anos atrás
  Denys Vlasenko 2d6c175d9b ntpd: decrease INITIAL_SAMPLES from 4 to 3 há 3 anos atrás
  Denys Vlasenko 855aeacfba ntpd: log responses to clients at log level 3 há 3 anos atrás
  Denys Vlasenko 2620d38714 ntpd: without INITIAL_FREQ_ESTIMATION code, state variable is not needed too há 3 anos atrás
  Denys Vlasenko 423c4c25d8 ntpd: remove unused USING_INITIAL_FREQ_ESTIMATION code há 3 anos atrás
  Denys Vlasenko 5024d86255 ntpd: increase loglevel to 3 for "poll:32s sockets:0 interval:64s" message há 3 anos atrás
  Alex Samorukov f1baa4a6b4 Fix ntpd compilcation on the FreeBSD há 3 anos atrás
  Denys Vlasenko 3c13da3dab libbb: introduce and use xgettimeofday(), do not truncate 64-bit time_t in shells há 3 anos atrás
  Denys Vlasenko a2f18d950a help text tweaks há 3 anos atrás
  Denys Vlasenko eb0c2e218c libbb: introduce and use xsettimeofday() há 3 anos atrás
  Denys Vlasenko 9b44deac01 ntpd: allow non-root to run it (e.g. with -w option) há 3 anos atrás
  Denys Vlasenko afb5d8b2db ntpd: fix the case where two replies received at once and first one causes a step há 4 anos atrás
  Ron Yorston 5c69ad0ecd build system: drop PLATFORM_LINUX há 4 anos atrás
  Denys Vlasenko 9a2d899273 ntpd: fix refid reported in server mode, closes 13056 há 4 anos atrás
  Denys Vlasenko ea096d6c13 ntpd: decrease MIN_FREQHOLD by 2, increase "penalty" for largish offset x2 há 5 anos atrás
  Denys Vlasenko d6ff27de15 ntpd: abs(tmx.offset) was truncating a "long" typed value há 5 anos atrás
  Denys Vlasenko e5897d041d suppress a few "unused function" warnings há 5 anos atrás
  Denys Vlasenko b694608429 ntpd: add comment about mode6, no code changes há 5 anos atrás
  Denys Vlasenko c0961e09b2 ntpd: commonalize message strings há 5 anos atrás
  James Byrne 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls há 5 anos atrás