freebsd-dev/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 Update Makefile.depend files 2019-12-11 17:37:53 +00:00
Makefile.depend.options Add Makefile.depend.options 2019-12-11 17:37:37 +00:00
ntp.conf ntp: whitespace and typo fix in conf file 2020-09-07 17:19:31 +00:00