From owner-freebsd-questions@FreeBSD.ORG Fri May 2 15:51:39 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1F308106567B for ; Fri, 2 May 2008 15:51:39 +0000 (UTC) (envelope-from chris@chrismaness.com) Received: from nlpi087.prodigy.net (nlpi087.prodigy.net [207.115.36.103]) by mx1.freebsd.org (Postfix) with ESMTP id C76448FC0A for ; Fri, 2 May 2008 15:51:38 +0000 (UTC) (envelope-from chris@chrismaness.com) X-ORBL: [76.238.148.145] Received: from adsl-76-238-148-145.dsl.irvnca.sbcglobal.net (adsl-76-238-148-145.dsl.irvnca.sbcglobal.net [76.238.148.145]) by nlpi087.prodigy.net (8.13.8 out.dk.spool/8.13.8) with ESMTP id m42Fpa1Q022008; Fri, 2 May 2008 10:51:37 -0500 Date: Fri, 2 May 2008 08:51:36 -0700 (PDT) From: Chris Maness X-X-Sender: chris@ns1.kq6up.org To: Bill Moran In-Reply-To: <20080502105853.36874cdf.wmoran@potentialtech.com> Message-ID: References: <20080502105853.36874cdf.wmoran@potentialtech.com> User-Agent: Alpine 1.10 (BSF 962 2008-03-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: FreeBSD List Subject: Re: Compiling in Debugging Flags X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 May 2008 15:51:39 -0000 > Then, ensure the sysctls in the kernel are all frobbed to allow coredumps. > Specifically: > kern.coredump: 1 > kern.sugid_coredump: 1 > What is frobbed? Chris