From owner-freebsd-current@FreeBSD.ORG Sun Aug 10 06:05:24 2014 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 41A2EAAE; Sun, 10 Aug 2014 06:05:24 +0000 (UTC) Received: from mail-ig0-x22e.google.com (mail-ig0-x22e.google.com [IPv6:2607:f8b0:4001:c05::22e]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0D7AD29AC; Sun, 10 Aug 2014 06:05:24 +0000 (UTC) Received: by mail-ig0-f174.google.com with SMTP id c1so2837179igq.13 for ; Sat, 09 Aug 2014 23:05:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:cc:content-type; bh=yqNlruqLwPGuCXJXoUMBEleMyD4PWzbFMxnbZIYqHrM=; b=keanlafG0YtffO7LlKueUhBJ5m9Xbs3hV61UEnDbAnDi24N1X2/K7MSAF2LCFkSuxT ZAcJhtfW6ACqZJCX3aeyeuEZqVfnaBz7Ge3jOtJsIZ0NAoVBc/UcYp3DFGIkILBkzXMj 2087EsVxA1KYDilSmrHMsYfGRlO9IlkVCiDD905rR0y9V0HyofdZgtpZ8xikSfFb2Wpc NbcIP2JMEj2Lq4ZRPSdMVNQvMpPT3lYumHK6iO4TA+K+vgOlwdh9k6uNb54MDs/i+HDV uGwmnbwmEDPGSTAROLIrbW6yKS3kk/Ypgx0bXIuHIJ39adsl4zPUAeKQsSx0hOudnIpD 2MeQ== MIME-Version: 1.0 X-Received: by 10.43.107.68 with SMTP id dx4mr23678514icc.34.1407650722788; Sat, 09 Aug 2014 23:05:22 -0700 (PDT) Received: by 10.50.76.229 with HTTP; Sat, 9 Aug 2014 23:05:22 -0700 (PDT) Date: Sat, 9 Aug 2014 23:05:22 -0700 Message-ID: Subject: From: Garrett Cooper To: FreeBSD Current Content-Type: text/plain; charset=UTF-8 Cc: hselasky@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18 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: Sun, 10 Aug 2014 06:05:24 -0000 Hi, As a heads up, it appears that some sysctl output is broken on CURRENT... please see this bug for more details: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192544 . Thank you! -Garrett