Age | Commit message (Expand) | Author |
2004-07-16 | - fix macros | Jared Yanovich |
2004-07-15 | add -o to usage() ok markus@ | Marco Pfatschbacher |
2004-07-14 | do not do the stratum guessing dance. | Henning Brauer |
2004-07-14 | do not bail out if the server says its clock is unsynchronized. | Henning Brauer |
2004-07-14 | no \n in errx(3) | Henning Brauer |
2004-07-14 | Rework @dirrm: keep them all, and remove them at the end of pkg_delete. | Marc Espie |
2004-07-13 | slightly reword myself; | Jason McIntyre |
2004-07-13 | tweaks; ok henning@ | Jason McIntyre |
2004-07-13 | tweaks; ok henning@ | Jason McIntyre |
2004-07-13 | Respond to client queries with better server statistics. We now output | Alexander Guy |
2004-07-13 | lots of cleanup and revising: | Jared Yanovich |
2004-07-13 | fix some typos | Jared Yanovich |
2004-07-13 | ignore obviously malformed queries; ok henning@ | Alexander Guy |
2004-07-13 | stuff from me and claudio@: | Jason McIntyre |
2004-07-13 | liek bgpd, use a socketpair(2) instead of a pipe(2) | Henning Brauer |
2004-07-13 | at pkg_create time, mark hard links with @link, and symlinks with @symlink, | Marc Espie |
2004-07-12 | Add missing newlines | Darren Tucker |
2004-07-12 | Replace errx with equivalent fprintf+exit to make porting easier; ok henning@ | Darren Tucker |
2004-07-11 | hunt for the originating packages in case of collision, and sort | Marc Espie |
2004-07-11 | .Xr syslogd(8) in SEE ALSO; ok djm@ jmc@. | Xavier Santolaria |
2004-07-11 | Use SA_LEN(sa) instead of sa->sa_len; ok henning@ | Darren Tucker |
2004-07-11 | Fix a cross reference to bgpd in the FILES section | Jean-Francois Brousseau |
2004-07-11 | Start collecting the remote server state along with the calculated | Alexander Guy |
2004-07-10 | KNF; ok henning@ | Alexander Guy |
2004-07-10 | short fixed point <-> double conversion routines; ok henning@ | Alexander Guy |
2004-07-10 | correct leap indicator mask; ok henning@ | Alexander Guy |
2004-07-10 | missing {} | Henning Brauer |
2004-07-10 | check wether we have enough data to form a peer update on receiption | Henning Brauer |
2004-07-10 | oups | Henning Brauer |
2004-07-10 | scale query interval based on local clock offset. tested by many | Henning Brauer |
2004-07-10 | Fix reverse logic bug in the prefix filter. | Claudio Jeker |
2004-07-09 | various cleanup: | Jared Yanovich |
2004-07-09 | make lint a wee bit happier | Theo de Raadt |
2004-07-09 | make date(1), rdate(8), ntpd(8), and timed(8) .Xr themselves; | Jason McIntyre |
2004-07-09 | [From: Joris Vink] | Thierry Deval |
2004-07-09 | Do not forget to initialize head. ok henning@ | Otto Moerbeek |
2004-07-09 | ansi | Theo de Raadt |
2004-07-09 | ansi | Theo de Raadt |
2004-07-09 | too chatty; ok henning | Theo de Raadt |
2004-07-09 | don't panic when sendto() fails; for the client part just re-schedule | Henning Brauer |
2004-07-09 | don't try to update the clock when we have no data | Henning Brauer |
2004-07-09 | various cleanup: | Jared Yanovich |
2004-07-09 | the child process needs to ignore SIGHUP for now, otto | Henning Brauer |
2004-07-09 | remove leftover pieces of on-the-fly reconfig shitz that made ntpd exit on | Henning Brauer |
2004-07-09 | various tweaks from the Frankfurt->Hamburg flight | Henning Brauer |
2004-07-09 | let log_debug only log at all when we're in debug mode, from Montreal Airport | Henning Brauer |
2004-07-09 | soem tweaks from the Frankfurt->Hamburg flight | Henning Brauer |
2004-07-09 | document the "servers" keyword | Henning Brauer |
2004-07-09 | rework dns handling with all its cosequences... | Henning Brauer |
2004-07-09 | when calculating the timeout for poll() we need to take the deadlines for | Henning Brauer |