OpenBSD CVS

src/usr.sbin/ntpd/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.sbin / ntpd

Current tag: OPENBSD_7_1


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.16   8 years  tedu   use RMS for jitter. we're linking with enough libraries that libm is tiny. ok de...
[TXT] client.c  1.117   2 years  otto   Plus a small leak found by jmatthew; ok millert@
[TXT] config.c  1.33   4 years  otto   If all addresses are numeric no use for dns probe; ok florian@ sthen@
[TXT] constraint.c  1.53   2 years  otto   If no date could be parsed, bail out early and fix an error return that leaked; ...
[TXT] control.c  1.19   3 years  bluhm   Improve ntpd offset handling. Call the index of the offset loops "shift" consis...
[TXT] log.c  1.19   4 years  otto   Forgotten va_copy/va_end; on some archs that is really needed. ok benno@
[TXT] log.h  1.6   2 years  deraadt   including sys/cdefs.h manually started as a result of netbsd trying to macro-bui...
[TXT] ntp.c  1.169   2 years  otto   Plus a small leak found by jmatthew; ok millert@
[TXT] ntp.h  1.14   4 years  otto   Properly determine era 0 or era 1, making it possible to move past the ntp times...
[TXT] ntp_dns.c  1.27   2 years  deraadt   For open/openat, if the flags parameter does not contain O_CREAT, the 3rd (varia...
[TXT] ntp_msg.c  1.22   7 years  reyk   Remove the oh so funny "LOSS OF MIND" from the diclaimer that was not part of th...
[TXT] ntpctl.8  1.8   9 years  jmc   -s is not optional, sadly; while here i've reformatted the page to stop kidding ...
[TXT] ntpd.8  1.45   4 years  otto   sensors can als be marked trusted; ok deraadt@
[TXT] ntpd.c  1.132   2 years  mestre   main proc doesn't speak with sockets during the main loop and setpriority plus c...
[TXT] ntpd.conf.5  1.48   2 years  naddy   man pages: add missing commas between subordinate and main clauses jmc@ dislike...
[TXT] ntpd.h  1.151   2 years  otto   Plus a small leak found by jmatthew; ok millert@
[TXT] parse.y  1.78   2 years  naddy   Don't declare variables as "unsigned char *" that are passed to functions that t...
[TXT] sensors.c  1.54   4 years  otto   Also implement "trusted" for sensors; do not do constraint validation for these....
[TXT] server.c  1.44   7 years  reyk   Remove the oh so funny "LOSS OF MIND" from the diclaimer that was not part of th...
[TXT] util.c  1.25   4 years  otto   Properly determine era 0 or era 1, making it possible to move past the ntp times...