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_6_0_BASE


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.103   8 years  phessler   Allowing upstream servers of ntp being in multiple routing tables is non-sensica...
[TXT] config.c  1.28   8 years  reyk   Move execution of the constraints from the ntp to the parent process. This helps...
[TXT] constraint.c  1.30   7 years  jsing   Adjust existing tls_config_set_cipher() callers for TLS cipher group changes - m...
[TXT] control.c  1.10   8 years  krw   Rename session_socket_blockmode() to session_socket_nonblockmode(), removing its...
[TXT] log.c  1.13   8 years  reyk   Switch and sync to the log.c variant from httpd/relayd/iked/snmpd/vmd. OK bcook...
[TXT] ntp.c  1.141   8 years  reyk   Switch and sync to the log.c variant from httpd/relayd/iked/snmpd/vmd. OK bcook...
[TXT] ntp.h  1.13   15 years  henning   ignore replies with timestamps after 2030 to prevent time_t / tv_sec wraps input...
[TXT] ntp_dns.c  1.16   8 years  reyk   Switch and sync to the log.c variant from httpd/relayd/iked/snmpd/vmd. OK bcook...
[TXT] ntp_msg.c  1.21   9 years  bcook   use correct formatters for s/size_t data types. ok deraadt@
[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.40   8 years  reyk   Remove support for sending status reports to syslog on SIGINFO; we have ntpctl n...
[TXT] ntpd.c  1.107   8 years  semarie   prepare userland for removing chroot(2) from allowed syscalls under pledge(2). ...
[TXT] ntpd.conf.5  1.33   8 years  phessler   Allowing upstream servers of ntp being in multiple routing tables is non-sensica...
[TXT] ntpd.h  1.130   8 years  krw   Rename session_socket_blockmode() to session_socket_nonblockmode(), removing its...
[TXT] parse.y  1.65   8 years  naddy   fully revert some parts introduced with the original server rtable support, so s...
[TXT] sensors.c  1.50   9 years  reyk   Remove hotplug(4) sensor support: the code has been disabled by henning@ 9 years...
[TXT] server.c  1.43   8 years  bcook   replace bzero with memset ok phessler@ deraadt@
[TXT] util.c  1.20   8 years  reyk   Move log_sockaddr() to from log.c to util.c as it is a local addition and actual...