449 Commits (3623799305bc517ff756b2a47254ea7c4cc78fb6)

Author SHA1 Message Date
  jsg 7f4721fbaf Don't allow embedded nul characters in strings. 10 years ago
  doug 146b86bde3 Add gcc printf format attributes to yyerror() in parse.y files. 10 years ago
  bluhm 0f1121e6f9 Convert the logic in yyerror(). Instead of creating a temporary 10 years ago
  lteo b8d6959e84 Remove unnecessary netinet/in_systm.h include. 10 years ago
  deraadt 8fbccf1905 easy realloc() -> reallocarray() which gives us mult int overflow checking 10 years ago
  chl 059cda96b7 remove set but not used variable 10 years ago
  miod 65ef63a7ad Fix format strings involving time_t arguments, fixes `ntpd -d' on sparc (and 10 years ago
  schwarze 22595e2034 Remove the bogus author "U. Delaware" from RFC 5905 10 years ago
  dtucker c438f027ad Run the serving and privileged ntpd processes at high priority and the 10 years ago
  sthen 8b3ce8e88e typo in errx() string 10 years ago
  benno a6df84bdf5 allow -s<abrev> in addition to -s <word> in ntpctl commandline, like 10 years ago
  deraadt 5d614be5df improve ntpctl usage so that the manual page does not need to be read 10 years ago
  benno bbbe1469c8 use u_char for buffers in yylex, for ctype calls 11 years ago
  benno b7644de136 from sthen: handle msgbuf_write() returning EAGAIN 11 years ago
  phessler 590be54dcd remove the IPv4-only check for rdomains, allows IPv6 to use them 11 years ago
  jmc 1ceaa18b3a tidy up the "modifier" list a little and sync usage(); 11 years ago
  krw b4d8d01803 Remove stray (long) cast of value being assigned to tv_secs. 11 years ago
  deraadt 27354bc9e5 improve ntpctl argv parsing 11 years ago
  deraadt cfa24d6ccc shorten output; ok henning phessler 11 years ago
  jmc e22aa50ab0 tweak previous; 11 years ago
  schwarze c595a4fa35 Tweak previous: 11 years ago
  phessler 36ee6e401f Add ntpctl(8), which allows us to query the locally running ntpd(8) process 11 years ago
  phessler 9d257760ca Resolve the uncertainty in the REFID assignment. 11 years ago
  jmc 002e0f6e70 no longer any need to quote macro lines with >9 args; 11 years ago
  mglocker 27f85bb7b7 Remove unused function argument variables 'len' and 'auth' from 11 years ago
  jmc 2c27302534 last stage of rfc changes, using consistent Rs/Re blocks, and moving the 12 years ago
  patrick bb4b345cc6 Allow ntpd.conf to assign a stratum to a sensor with the syntax stratum <level>. 12 years ago
  henning 824638f799 clarify which process writes out stats upong SIGINFO reception. 12 years ago
  jmc 12b562f515 rfc 5905 replaces rfc 2030; for now, the reference to 2030 in ntpd.conf 12 years ago
  phessler b318654d5a only add the rdomain for hostname lookups, when we have a hostname to lookup. 12 years ago
  phessler 70681d307c fix the two most offensive indentation violations in here. 13 years ago
  phessler a32e45b068 Add rdomain support to NTPd. 13 years ago
  jmc 38829c6b69 tweak previous; 13 years ago
  henning cd6e519e99 improve -s description. the major points are set vs adjust and stay in 13 years ago
  jmc 6abc52961d tweak previous; 13 years ago
  deraadt 3fe791be41 timed's time is up. use ntpd(8). Even our own fossil developers 13 years ago
  henning 42e087b3c6 close pipe_prnt[0] earlier, foremost before forking the dns process 13 years ago
  henning 2d925b01d9 clamp stratum to NTP_MAXSTRATUM. lingering in my tree for ages. someone likely 13 years ago
  okan 59189da029 use timerclear macro 13 years ago
  henning 029fb73afa fix linecount bug with comments spanning multiple lines 14 years ago
  eric 6f6b8fa1fb don't need to setup the resolver early now that dns lookups are done 14 years ago
  nicm 8b7d56fe29 Move imsg into libutil and add a man page. 14 years ago
  nicm 62564ff79f Rename some imsg bits to make namespace collisions less likely buf to 14 years ago
  nicm f68c72e36f imsg.h does not need sys/tree.h. 14 years ago
  deraadt 70f0799f54 Get rid of MAXSENSORDEVICES. Gaps in sensordev lists are now handled 14 years ago
  nicm b70ec51c0d Remove XXX comment and just close received fd if calloc() fails. 14 years ago
  jacekm 3a304260b4 Enclose repeated buffer draining code in a new msgbuf_drain() 15 years ago
  nicm 1ce69afa27 Make imsg_clear close and free any fds in the received fd queue as well as 15 years ago
  eric c6ea694786 make buf_write() behave like msgbuf_write(): send out only the 15 years ago
  deraadt ca24495ec9 incorrect .PATH setting, discovered with nicm 15 years ago