1
0
mirror of https://github.com/openbsd/src.git synced 2024-12-21 23:18:00 -08:00
openbsd-src/usr.sbin/ntpd
2024-11-21 13:38:14 +00:00
..
client.c introduce log_ntp_addr() and use it where applicable, avoids a null 2023-12-20 15:36:36 +00:00
config.c If all addresses are numeric no use for dns probe; ok florian@ sthen@ 2020-04-12 14:20:56 +00:00
constraint.c Convert simple stuff in usr.sbin over to new imsgbuf_init behaviour 2024-11-21 13:38:14 +00:00
control.c Convert simple stuff in usr.sbin over to new imsgbuf_init behaviour 2024-11-21 13:38:14 +00:00
log.c Forgotten va_copy/va_end; on some archs that is really needed. ok benno@ 2019-07-03 05:04:19 +00:00
log.h including sys/cdefs.h manually started as a result of netbsd trying to 2021-12-13 18:28:39 +00:00
Makefile
ntp_dns.c Convert simple stuff in usr.sbin over to new imsgbuf_init behaviour 2024-11-21 13:38:14 +00:00
ntp_msg.c
ntp.c Convert simple stuff in usr.sbin over to new imsgbuf_init behaviour 2024-11-21 13:38:14 +00:00
ntp.h Correct denominators when converting NTP fixed point values to double 2023-11-15 15:52:09 +00:00
ntpctl.8 improve the Nd lines such that the format is consistent for the 2023-03-02 17:09:52 +00:00
ntpd.8 improve the Nd lines such that the format is consistent for the 2023-03-02 17:09:52 +00:00
ntpd.c Convert simple stuff in usr.sbin over to new imsgbuf_init behaviour 2024-11-21 13:38:14 +00:00
ntpd.conf.5 improve the Nd lines such that the format is consistent for the 2023-03-02 17:09:52 +00:00
ntpd.h remove prototypes with no matching function and externs with no var 2024-05-21 05:00:47 +00:00
parse.y Don't declare variables as "unsigned char *" that are passed to 2021-10-15 15:01:27 +00:00
sensors.c Also implement "trusted" for sensors; do not do constraint validation 2019-11-11 06:32:52 +00:00
server.c
util.c introduce log_ntp_addr() and use it where applicable, avoids a null 2023-12-20 15:36:36 +00:00