14 Commits (265f65c52e8427ba9a8f0ae4e3f2f58b089d7ecb)

Author SHA1 Message Date
  henning f5548494ff do not try to getaddrinfo() in the unprivileged process, send an imsg 20 years ago
  henning d593a89801 liek bgpd, use a socketpair(2) instead of a pipe(2) 20 years ago
  dtucker 45199b1095 Add missing newlines 20 years ago
  dtucker 4b7b3363bd Replace errx with equivalent fprintf+exit to make porting easier; ok henning@ 20 years ago
  deraadt bc46ad847f too chatty; ok henning 20 years ago
  henning 7d74cf41b4 remove leftover pieces of on-the-fly reconfig shitz that made ntpd exit on 20 years ago
  henning 693a157803 kill traces of on-the-fly reconfigure (from bgpd), not needed in ntpd 20 years ago
  henning d6f04943b0 don't log every single reply we receive and log local clock adjustemt nicer 20 years ago
  henning 7cb3db11e2 calculate the median offset from all servers we sync to and call 20 years ago
  henning ed86cbbedb provide most of the client functionality. 20 years ago
  henning a241c3837c first cut at config file parser 20 years ago
  henning 30613069fb allow ntpd to listen on nearly arbitary number of sockets (OPEN_MAX - 1 atm). 20 years ago
  henning ffc862704c fix usage() 20 years ago
  henning 4ad0cde98b initial cut at ntpd. 20 years ago