3892 Commits (dcc316e5a28a788eae33e670f840cbaf8c0b25e3)
 

Author SHA1 Message Date
  dtucker dcc316e5a2 Have ntpd use IPTOS_LOWDELAY; ok henning@ 20 years ago
  henning a4e395e47f set rootdelay in replies. 20 years ago
  henning 0fe5ca5a17 in struct ntp_msg, rename "distance" to "rootdelay" to closer match RFCs 20 years ago
  henning 0d2f286428 thinko, htonl() -> ntohl(). as we don't use the value in question effect zero 20 years ago
  henning d71785f980 fall cleaning 20 years ago
  henning 7096d1be44 correctly set refid in replies with NTP protocol versions < 4. 20 years ago
  henning e310ae01b8 when we get back a IMSG_HOST_DNS message from the parent the peer ID within 20 years ago
  mcbride c25e5297b3 Enable crypto(4), hifn(4) and create /dev/crypto 20 years ago
  henning 0cd13f252a whitespace both in comment; from bernd 20 years ago
  millert 84588639d1 GLOB_NOESCAPE is POSIX so move it out of the #ifndef _POSIX_SOURCE block. 20 years ago
  henning abc9700cfb in client_addr_init() and client_nextaddr(), do not set up the socket and 20 years ago
  henning addeddaa0e do not take the average offset from all peers when calculating the total 20 years ago
  jcs 7d3f263226 sync 20 years ago
  jcs ec251c522e nvram driver for i386 through /dev/nvram 20 years ago
  espie ed5989fb23 let stdbool.h work with recent gcc, since they modified the interface, 20 years ago
  henning bd051447a7 comment out the listen on statements, we don't want any by default, 20 years ago
  jsg 32715ebf87 add some missing $, ok djm@ 'That looks fine to me' millert@ 20 years ago
  henning c25a5d5725 now that we connect() the client sockets we need to handle ECONNREFUSED as 20 years ago
  drahn aa39de2207 sync 20 years ago
  drahn 0c20b65be2 Move ksym to a more reasonable number. (matches committed ksym entry) 20 years ago
  henning 8b435b2e5d kill double whitespace, PR3934, for rea this time and without unrelated 20 years ago
  henning 4f76d817e0 ooopppssss, backout last, lots of unrelated changes creeped in, noticed 20 years ago
  henning eb0e629233 double whitespace, one from PR3934 20 years ago
  henning 944ef50b12 connect() the client-side sockets. idea & test & ok camield@ 20 years ago
  henning 75dafda684 reset chld_pid to 0 when acting upon a SIGCHLD so we don't try to send it 20 years ago
  hshoexer d634356675 it's net.inet.esp.udpencap and not net.inet.udpencap.enable 20 years ago
  miod a97609a2f0 Regen 20 years ago
  miod ccb4a7f1cf Add missing devices (pci, systrace...) and sort sections so that the 20 years ago
  millert 306ca78d1d Add HISTORY; from Jose Nazario 20 years ago
  miod 8a0dd23586 Regen 20 years ago
  miod 507f1059c1 /dev/ptm support for sgi. 20 years ago
  henning 2a5d85f042 greatly improved by jmc with some tweaks by yours truly 20 years ago
  henning b676d8a001 jmc says S before s and not s before S, sssssssso we do. 20 years ago
  henning 8cf519f664 implement -S to override earlier -s, requested by theo 20 years ago
  henning d756895955 say when we run settimeofday() with -s and when not, help from bob 20 years ago
  jmc b2a79b2f2e back out my previous commit: beck@ says spamd-setup(8) is correct; 20 years ago
  henning 2f6447073a don't call settimeofday() when the offset is smaller than 180 seconds, 20 years ago
  henning c30879d621 unconditionally add -s to ntpd_flags in rc and suggest "" for normal 20 years ago
  henning 67e13a77ac adjust comment for ntpd_flags, "-s" is the normal use in the rc scripts now 20 years ago
  henning 80548b0292 add a new -s option, that tells ntpd to set the time using settimeofday() 20 years ago
  deraadt a088bfecd9 label a switch fallthrough 20 years ago
  deraadt 2245b99438 avoid aliasing over library symbol 20 years ago
  deraadt 3a5df51764 cast not needed 20 years ago
  henning 25a5d7fd19 do not bother overallocating and shrinking the pfd and idx2peer arrays, 20 years ago
  mcbride 9e4175976e Set up alternate keyboard encoding earlier in rc. 20 years ago
  jmc 0815f339e3 correct comment: spamd flags in spamd(8), not spamd-setup(8); 20 years ago
  millert 9d799d1171 Fix MD5FileChunk() when passed a 0 length; makes MD5File() work again. 20 years ago
  otto ad963acdf7 fix 1099512676352 -> 2.0T; ok miod@ 20 years ago
  henning 1952adadc6 the "type" param to imsg_compose and imsg_create is really an 20 years ago
  henning 19e1a3d9e7 in imsg_compose: 20 years ago