From owner-freebsd-current@FreeBSD.ORG Sat Sep 30 21:39:13 2006 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A6A3416A40F; Sat, 30 Sep 2006 21:39:13 +0000 (UTC) (envelope-from morganw@chemikals.org) Received: from ms-smtp-02.southeast.rr.com (ms-smtp-02.southeast.rr.com [24.25.9.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4570F43D45; Sat, 30 Sep 2006 21:39:13 +0000 (GMT) (envelope-from morganw@chemikals.org) Received: from volatile.chemikals.org (cpe-024-211-118-154.sc.res.rr.com [24.211.118.154]) by ms-smtp-02.southeast.rr.com (8.13.6/8.13.6) with ESMTP id k8ULd4Cw016028; Sat, 30 Sep 2006 17:39:09 -0400 (EDT) Received: from localhost (morganw@localhost [127.0.0.1]) by volatile.chemikals.org (8.13.8/8.13.8) with ESMTP id k8ULd24l014265; Sat, 30 Sep 2006 17:39:02 -0400 (EDT) (envelope-from morganw@chemikals.org) Date: Sat, 30 Sep 2006 17:39:02 -0400 (EDT) From: Wesley Morgan To: Ruslan Ermilov In-Reply-To: <20060930200915.GB60100@rambler-co.ru> Message-ID: <20060930173826.D10056@volatile.chemikals.org> References: <20060930200915.GB60100@rambler-co.ru> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Virus-Scanned: Symantec AntiVirus Scan Engine Cc: current@freebsd.org Subject: Re: HEADS UP: add "options COMPAT_FREEBSD6" to your kernel config! X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Sep 2006 21:39:13 -0000 On Sun, 1 Oct 2006, Ruslan Ermilov wrote: > All, > > Make sure to add "options COMPAT_FREEBSD6" to your custom kernel > config files, or things like X.Org will refuse to work with the > new kernel that includes fixed ioctl(2) API. Recompiling the > relevant ports is another option. Other than X what else are we talking about here? > > ----- Forwarded message from Ruslan Ermilov ----- > > ru 2006-09-30 20:01:15 UTC > > FreeBSD src repository > > Modified files: > . UPDATING > Log: > The ioctl(2) API has changed, and some ioctl command codes too. > Hint users to add "options COMPAT_FREEBSD6" to their kernel config > files, so that X.Org and friends still work without recompiling. > > Revision Changes Path > 1.460 +7 -0 src/UPDATING > > ----- End forwarded message ----- > > > Cheers, > -- This .signature sanitized for your protection