freebsd-src/usr.sbin/ntp/ntpd
Marcin Wojtas af949c590b Disable stack gap for ntpd during build.
When starting, ntpd calls setrlimit(2) to limit maximum size of its
stack. The stack limit chosen by ntpd is 200K, so when stack gap
is enabled, the stack gap is larger than this limit, which results
in ntpd crashing.

Submitted by: Dawid Gorecki <dgr@semihalf.com>
Reviewed by: cy, imp
Obtained from: Semihalf
Sponsored by: Stormshield
Differential Revision: https://reviews.freebsd.org/D29553
2021-05-21 15:33:06 +02:00
..
leap-seconds Update leap-seconds to leap-seconds.3676924800. 2020-12-29 22:01:46 -08:00
Makefile Disable stack gap for ntpd during build. 2021-05-21 15:33:06 +02:00
Makefile.depend
Makefile.depend.options
ntp.conf