From owner-freebsd-current@FreeBSD.ORG Thu Sep 17 17:22:28 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2CE95106566B for ; Thu, 17 Sep 2009 17:22:28 +0000 (UTC) (envelope-from solskogen@carebears.mine.nu) Received: from mailout1-admin.bkkb.no (mailout.bkkb.no [62.97.193.182]) by mx1.freebsd.org (Postfix) with ESMTP id CFA698FC17 for ; Thu, 17 Sep 2009 17:22:27 +0000 (UTC) X-ASG-Debug-ID: 1253207101-396100520000-XDYc8F X-Barracuda-URL: http://62.97.193.182:8000/cgi-bin/mark.cgi Received: from mail.hjemme.no (mail.hjemme.no [62.97.193.11]) by mailout1-admin.bkkb.no (Spam & Virus Firewall) with ESMTP id 9CD6A33321E for ; Thu, 17 Sep 2009 19:05:01 +0200 (CEST) Received: from mail.hjemme.no (mail.hjemme.no [62.97.193.11]) by mailout1-admin.bkkb.no with ESMTP id bpbGrGk9KCtLdXSv for ; Thu, 17 Sep 2009 19:05:01 +0200 (CEST) Received: from carebears.mine.nu (220.85-200-86.bkkb.no [85.200.86.220]) by mail.hjemme.no (Postfix) with ESMTP id 56EEAB0910F3 for ; Thu, 17 Sep 2009 19:04:56 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by carebears.mine.nu (Postfix) with ESMTP id 4C16FE943 for ; Thu, 17 Sep 2009 19:05:01 +0200 (CEST) X-Virus-Scanned: amavisd-new at example.com Received: from carebears.mine.nu ([127.0.0.1]) by localhost (shine.antarctica.no [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2TS6J3JxMYZ9 for ; Thu, 17 Sep 2009 19:04:59 +0200 (CEST) Received: from [192.168.0.22] (funshine.antarctica.no [192.168.0.22]) by carebears.mine.nu (Postfix) with ESMTP id E4A26E938 for ; Thu, 17 Sep 2009 19:04:58 +0200 (CEST) Message-ID: <4AB26C3E.6060303@carebears.mine.nu> Date: Thu, 17 Sep 2009 19:05:02 +0200 From: Christer Solskogen User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) MIME-Version: 1.0 To: freebsd-current@freebsd.org X-ASG-Orig-Subj: UPDATING missing update Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Barracuda-Connect: mail.hjemme.no[62.97.193.11] X-Barracuda-Start-Time: 1253207101 X-Barracuda-Virus-Scanned: by Barracuda Spam & Virus Firewall at bkkb.no X-Barracuda-Spam-Score: -1002.00 X-Barracuda-Spam-Status: No, SCORE=-1002.00 using global scores of TAG_LEVEL=1000.0 QUARANTINE_LEVEL=1000.0 KILL_LEVEL=1000.0 X-Mailman-Approved-At: Thu, 17 Sep 2009 17:37:51 +0000 Subject: UPDATING missing update 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: Thu, 17 Sep 2009 17:22:28 -0000 As far as I can see debugging flags have been disabled in the kernel on RELENG_8, but UPDATING says otherwise. What's the thruth? -- chs