From owner-freebsd-stable@FreeBSD.ORG Fri Jan 2 04:24:40 2015 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8C181291 for ; Fri, 2 Jan 2015 04:24:40 +0000 (UTC) Received: from sola.nimnet.asn.au (paqi.nimnet.asn.au [115.70.110.159]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id F2AEDE20 for ; Fri, 2 Jan 2015 04:24:39 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by sola.nimnet.asn.au (8.14.2/8.14.2) with ESMTP id t024HwNY007909; Fri, 2 Jan 2015 15:17:58 +1100 (EST) (envelope-from smithi@nimnet.asn.au) Date: Fri, 2 Jan 2015 15:17:58 +1100 (EST) From: Ian Smith To: Lyndon Nerenberg Subject: COMPAT_FREEBSD8 [was: Re: IPSec and racoon issue...] In-Reply-To: <0717155F-4247-467A-A37D-FF1F34104403@orthanc.ca> Message-ID: <20150102150945.P82172@sola.nimnet.asn.au> References: <620F82BB-1D53-4F2A-9C67-51D5EC3C3144@lists.zabbadoz.net> <7A7DD8BC-D990-4C6A-8452-F8336ECB7D08@lists.zabbadoz.net> <0717155F-4247-467A-A37D-FF1F34104403@orthanc.ca> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: freebsd-stable@freebsd.org, Chris Watson X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jan 2015 04:24:40 -0000 On Thu, 1 Jan 2015 19:09:44 -0800, Lyndon Nerenberg wrote: > On Jan 1, 2015, at 6:59 PM, Chris Watson wrote: > > > I didn't even think to check > > the kernel. I kept looking at everything else, src, UPDATING, commits, etc. > > sysctl kern.conftxt > > is worth memorizing. Off your topic, but to aid memorising this, looking at mine on: FreeBSD x200.smithi.id.au 9.3-PRERELEASE FreeBSD 9.3-PRERELEASE #0: Fri Nov 14 18:41:59 EST 2014 root@x200.smithi.id.au:/usr/obj/usr/src/sys/GENERIC amd64 options COMPAT_FREEBSD7 options COMPAT_FREEBSD6 options COMPAT_FREEBSD5 options COMPAT_FREEBSD4 options COMPAT_FREEBSD32 Should I be surprised to find no COMPAT_FREEBSD8 ? cheers, Ian