From owner-freebsd-questions@freebsd.org Wed Jan 31 02:09:41 2018 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BA710ED1B66 for ; Wed, 31 Jan 2018 02:09:41 +0000 (UTC) (envelope-from freebsd@pki2.com) Received: from btw.pki2.com (static-50-125-237-106.rdmd.wa.frontiernet.net [50.125.237.106]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 306136D5F5 for ; Wed, 31 Jan 2018 02:09:40 +0000 (UTC) (envelope-from freebsd@pki2.com) Received: from localhost (localhost [127.0.0.1]) by btw.pki2.com (8.15.2/8.15.2) with ESMTP id w0V1Zxuk049987 for ; Tue, 30 Jan 2018 17:35:59 -0800 (PST) (envelope-from freebsd@pki2.com) Message-ID: <1517362559.13652.1.camel@pki2.com> Subject: Where do I find ntpd configure options? From: Dennis Glatting To: freebsd-questions@freebsd.org Date: Tue, 30 Jan 2018 17:35:59 -0800 Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.24.2 FreeBSD GNOME Team Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-yoursite-MailScanner-Information: Please contact the ISP for more information X-yoursite-MailScanner-ID: w0V1Zxuk049987 X-yoursite-MailScanner: Found to be clean X-yoursite-MailScanner-From: freebsd@pki2.com X-Spam-Status: No X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Jan 2018 02:09:41 -0000 I am looking for the NTPD configuration (./configure) options used to compile NTPD in /usr/src. Where can I find them?