[Midnightbsd-cvs] [MidnightBSD/src] 579b49: Vendor import of openntpd 7.9p1
Lucas Holt
noreply at github.com
Mon Jul 6 16:37:21 EDT 2026
Branch: refs/heads/vendor/OpenBSD/openntpd
Home: https://github.com/MidnightBSD/src
Commit: 579b49f6cc16e714296b46b3d1c0c4d932fb832a
https://github.com/MidnightBSD/src/commit/579b49f6cc16e714296b46b3d1c0c4d932fb832a
Author: Lucas Holt <luke at foolishgames.com>
Date: 2026-07-06 (Mon, 06 Jul 2026)
Changed paths:
A dist/AUTHORS
A dist/COPYING
R dist/CREDITS
M dist/ChangeLog
M dist/INSTALL
R dist/LICENCE
R dist/Makefile
A dist/Makefile.am
M dist/Makefile.in
R dist/README
A dist/README.md
A dist/VERSION
A dist/aclocal.m4
R dist/buffer.c
R dist/client.c
A dist/compat/Makefile.am
A dist/compat/Makefile.in
A dist/compat/adjfreq_freebsd.c
A dist/compat/adjfreq_linux.c
A dist/compat/adjfreq_netbsd.c
A dist/compat/adjfreq_openbsd.c
A dist/compat/adjfreq_osx.c
A dist/compat/adjfreq_solaris.c
A dist/compat/adjtime_adjtimex.c
A dist/compat/arc4random.c
A dist/compat/arc4random.h
A dist/compat/arc4random_freebsd.h
A dist/compat/arc4random_linux.h
A dist/compat/arc4random_netbsd.h
A dist/compat/arc4random_osx.h
A dist/compat/arc4random_solaris.h
A dist/compat/arc4random_uniform.c
A dist/compat/arc4random_win.h
A dist/compat/bsd-asprintf.c
A dist/compat/bsd-setresgid.c
A dist/compat/bsd-setresuid.c
A dist/compat/chacha_private.h
A dist/compat/clock_getres.c
A dist/compat/clock_gettime_osx.c
A dist/compat/closefrom.c
A dist/compat/daemon_solaris.c
A dist/compat/explicit_bzero.c
A dist/compat/freezero.c
A dist/compat/getentropy_freebsd.c
A dist/compat/getentropy_linux.c
A dist/compat/getentropy_netbsd.c
A dist/compat/getentropy_osx.c
A dist/compat/getentropy_solaris.c
A dist/compat/getifaddrs_solaris.c
A dist/compat/imsg-buffer.c
A dist/compat/imsg.c
A dist/compat/md5.c
A dist/compat/progname.c
A dist/compat/reallocarray.c
A dist/compat/recallocarray.c
A dist/compat/setproctitle.c
A dist/compat/sha2.c
A dist/compat/socket.c
A dist/compat/strlcat.c
A dist/compat/strlcpy.c
A dist/compat/strtonum.c
A dist/compile
R dist/config.c
M dist/config.guess
R dist/config.h
R dist/config.h.in
R dist/config.status
M dist/config.sub
M dist/configure
M dist/configure.ac
R dist/configure.lineno
R dist/contrib/redhat/ntpd
R dist/contrib/redhat/openntpd.spec
R dist/defines.h
A dist/depcomp
R dist/imsg.c
A dist/include/Makefile.am
A dist/include/Makefile.in
A dist/include/arpa/nameser.h
A dist/include/endian.h
A dist/include/err.h
A dist/include/ifaddrs.h
A dist/include/imsg.h
A dist/include/md5.h
A dist/include/paths.h
A dist/include/poll.h
A dist/include/sha2.h
A dist/include/sha2_openbsd.h
A dist/include/signal.h
A dist/include/stdio.h
A dist/include/stdlib.h
A dist/include/string.h
A dist/include/sys/_null.h
A dist/include/sys/mman.h
A dist/include/sys/queue.h
A dist/include/sys/socket.h
A dist/include/sys/time.h
A dist/include/sys/types.h
A dist/include/sys/wait.h
A dist/include/time.h
A dist/include/tls.h
A dist/include/unistd.h
R dist/includes.h
M dist/install-sh
R dist/log.c
A dist/ltmain.sh
A dist/m4/ax_add_fortify_source.m4
A dist/m4/ax_check_compile_flag.m4
A dist/m4/check-hardening-options.m4
A dist/m4/check-libc-compat.m4
A dist/m4/check-os-options.m4
A dist/m4/disable-compiler-warnings.m4
A dist/m4/libtool.m4
A dist/m4/ltoptions.m4
A dist/m4/ltsugar.m4
A dist/m4/ltversion.m4
A dist/m4/lt~obsolete.m4
R dist/mdoc2man.awk
A dist/missing
R dist/ntp.c
R dist/ntp.h
R dist/ntp_msg.c
R dist/ntpd.0
R dist/ntpd.8
R dist/ntpd.c
M dist/ntpd.conf
R dist/ntpd.conf.0
R dist/ntpd.conf.5
R dist/ntpd.h
R dist/openbsd-compat/.cvsignore
R dist/openbsd-compat/Makefile.in
R dist/openbsd-compat/asprintf.c
R dist/openbsd-compat/atomicio.c
R dist/openbsd-compat/atomicio.h
R dist/openbsd-compat/bsd-arc4random.c
R dist/openbsd-compat/bsd-getifaddrs.c
R dist/openbsd-compat/bsd-getifaddrs.h
R dist/openbsd-compat/bsd-misc.c
R dist/openbsd-compat/bsd-poll.c
R dist/openbsd-compat/bsd-poll.h
R dist/openbsd-compat/bsd-setresgid.c
R dist/openbsd-compat/bsd-setresuid.c
R dist/openbsd-compat/bsd-snprintf.c
R dist/openbsd-compat/daemon.c
R dist/openbsd-compat/errx.c
R dist/openbsd-compat/fake-rfc2553.c
R dist/openbsd-compat/fake-rfc2553.h
R dist/openbsd-compat/inet_pton.c
R dist/openbsd-compat/openbsd-compat.h
R dist/openbsd-compat/port-qnx.c
R dist/openbsd-compat/strlcpy.c
R dist/openbsd-compat/sys-queue.h
R dist/openbsd-compat/verrx.c
R dist/parse.y
R dist/sensors.c
R dist/server.c
A dist/src/Makefile.am
A dist/src/Makefile.in
A dist/src/client.c
A dist/src/config.c
A dist/src/constraint-disabled.c
A dist/src/constraint.c
A dist/src/control.c
A dist/src/fake-sensors.c
A dist/src/log.c
A dist/src/log.h
A dist/src/ntp.c
A dist/src/ntp.h
A dist/src/ntp_dns.c
A dist/src/ntp_msg.c
A dist/src/ntpctl.8.in
A dist/src/ntpd.8.in
A dist/src/ntpd.c
A dist/src/ntpd.conf.5.in
A dist/src/ntpd.h
A dist/src/parse.c
A dist/src/parse.y
A dist/src/sensors.c
A dist/src/server.c
A dist/src/util.c
R dist/util.c
R dist/version.h
R dist/y.tab.c
A dist/ylwrap
Log Message:
-----------
Vendor import of openntpd 7.9p1
Pristine import of the OpenNTPD portable 7.9p1 release into dist/.
Source: https://cdn.openbsd.org/pub/OpenBSD/OpenNTPD/openntpd-7.9p1.tar.gz
SHA256: 091eeb3f4e358e28c3ab2ea58f93d7a0b5758a20d7c8a0418e162e9b2c27addc
AI-Assisted-by: Claude Opus 4.8
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply at anthropic.com>
To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/src/settings/notifications
More information about the Midnightbsd-cvs
mailing list