From owner-freebsd-arch@FreeBSD.ORG Sat Feb 7 01:10:46 2015 Return-Path: Delivered-To: arch@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 D017E964 for ; Sat, 7 Feb 2015 01:10:46 +0000 (UTC) Received: from mail-pd0-f172.google.com (mail-pd0-f172.google.com [209.85.192.172]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A2AB9B35 for ; Sat, 7 Feb 2015 01:10:46 +0000 (UTC) Received: by pdbft15 with SMTP id ft15so18122707pdb.11 for ; Fri, 06 Feb 2015 17:10:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:content-type:subject:message-id:date:to:mime-version; bh=orTUFhTcvUecbINZtzqQIRqQDbTgaeBimMlrDNx7ozE=; b=xT5TpY/gfhQXlw9fZ5WOYQcEQ+D6vP+IjC5+UlfCjP9wHmtAHD+c+g+Hk+ECQ7YdNz TMjJ1UMiRCDgYVxETy083w8kFXcyDypmut2w7BcoBt+5fcujBJ+EEPw26lE9t99wO8JC rfTA5pA4sA1oWAokegRmJIk9vGfjAu2lV9E4hi6SJ7m4zM4nkXxzKEFn24Jn5Np+fFD6 FL487WyqHg8OijVaMKZxq5odFXyuiMDYLisuTZiGWkKIBuRQygRymZBGdG4klgBlaQgg MdznEUhK6n6csnvjt1GCgpxbpWupaA1w4UZ04LtnP7OeIjxLKtU0Mx5qUF5i6r99zt69 8Z3w== X-Received: by 10.66.122.69 with SMTP id lq5mr9993433pab.52.1423271438939; Fri, 06 Feb 2015 17:10:38 -0800 (PST) Received: from ?IPv6:2601:8:ab80:7d6:e47d:5c02:fe5f:40fa? ([2601:8:ab80:7d6:e47d:5c02:fe5f:40fa]) by mx.google.com with ESMTPSA id fx1sm9256697pdb.35.2015.02.06.17.10.38 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 06 Feb 2015 17:10:38 -0800 (PST) From: Garrett Cooper Content-Type: multipart/signed; boundary="Apple-Mail=_2D3E7938-9EBC-455C-ADD6-4B591D99FF4A"; protocol="application/pgp-signature"; micalg=pgp-sha512 Subject: [RFC] Add log(9) support to witness(4) via the WITNESS_USE_SYSLOG kernel compile time option Message-Id: <965FE4D7-2C70-4FF5-B566-F8BD3C31DE58@gmail.com> Date: Fri, 6 Feb 2015 17:10:36 -0800 To: "freebsd-arch@freebsd.org" Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) X-Mailer: Apple Mail (2.1878.6) X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Feb 2015 01:10:46 -0000 --Apple-Mail=_2D3E7938-9EBC-455C-ADD6-4B591D99FF4A Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=windows-1252 Hi all, I=92ve opened a review request on phabricator for adding a = compile-time option for witness(4) to use log(9) instead of printf(9) = when printing out some output (mostly LORs and assorted warnings): = https://reviews.freebsd.org/D1794 . Any review input would be much appreciated. Thanks! -NGie --Apple-Mail=_2D3E7938-9EBC-455C-ADD6-4B591D99FF4A Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org iQEcBAEBCgAGBQJU1WYMAAoJEMZr5QU6S73eZYsH/RcRloGO5PU/QApI1kWxWqix /0bvVZa6YB4KzWh/2gHbNhB+UpntbvX5JumrzhtwsVDiL/MnYqDAUygc9USmqEMI Tk3LW7ULjA4K/fl/W4wINNjsr70kHHlWKcXUtkfsiiFcftybRtVzwXTgXT10WZO8 M8lgAKbGJJfGpHjwljtVZRWx2ucv6x4CqQn0gfUtvEtOxaxGZK+1RqLc+oJQM4GN HAwKSQsnQycsyfEeGFI/+i+OPj7pCKpZFDf5F3Fo8R91xoRoZFGAf5RWqjZmQVam +8lsBlIOk2bsMXpGSmgQpzee3coZm5Z2ZhpgyuINvXk9VbuNLnmCMg8oACwIErU= =EZ3L -----END PGP SIGNATURE----- --Apple-Mail=_2D3E7938-9EBC-455C-ADD6-4B591D99FF4A--