freebsd-dev/usr.sbin/ntp
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
..
doc Chase r352304. The default rlimit memlock is no memory locking. 2019-12-04 15:04:06 +00:00
libntp MFV r358616: 2020-03-04 21:45:12 +00:00
libntpevent Remove ifdefs for ia64 and sparc64. 2020-02-10 17:17:08 +00:00
libopts Simplify/improve idioms in usr.sbin/ntp Makefiles 2017-03-01 04:54:06 +00:00
libparse Simplify/improve idioms in usr.sbin/ntp Makefiles 2017-03-01 04:54:06 +00:00
ntp-keygen Update Makefile.depend files 2019-12-11 17:37:53 +00:00
ntpd Disable stack gap for ntpd during build. 2021-05-21 15:33:06 +02:00
ntpdate Update Makefile.depend files 2019-12-11 17:37:53 +00:00
ntpdc Update Makefile.depend files 2019-12-11 17:37:53 +00:00
ntpq Update Makefile.depend files 2019-12-11 17:37:53 +00:00
ntptime MFV r330102: ntp 4.2.8p11 2018-02-28 07:59:55 +00:00
scripts MFV r362565: 2020-06-24 01:51:05 +00:00
sntp Update Makefile.depend files 2019-12-11 17:37:53 +00:00
config.h [PowerPC] Fix multiple ntp configuration issues 2020-09-23 02:37:27 +00:00
Makefile
Makefile.inc ntpd(8): Don't use OpenSSL's RAND API 2019-12-13 05:54:38 +00:00