From owner-freebsd-hackers@FreeBSD.ORG Sat Mar 13 21:03:20 2010 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 976DC106566C for ; Sat, 13 Mar 2010 21:03:20 +0000 (UTC) (envelope-from yanefbsd@gmail.com) Received: from mail-px0-f200.google.com (mail-px0-f200.google.com [209.85.216.200]) by mx1.freebsd.org (Postfix) with ESMTP id 686DF8FC13 for ; Sat, 13 Mar 2010 21:03:20 +0000 (UTC) Received: by pxi38 with SMTP id 38so177554pxi.27 for ; Sat, 13 Mar 2010 13:03:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:cc:content-type:content-transfer-encoding; bh=5UdTvw6y6lQ6WsQoLBkC6dBLyVNrzc4RRCsx7k3BV9g=; b=CBL4eJG6EUXrY7TnWSympBQ/sbRBFbBNjQhA0aaXvXnlTyVtqPa8096qft5J0UrW/a cA5lZYN9VurOobiN6X8XMVxLhtjnJeMAmZ2Pt3AFgA1uNkc5xXtG8gY7mT5fSPe0erLs c6LNl0wrg55dJgjruRh3fDo7MNvu7u+y8y/Ss= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=q+h+D38qvi2GJ4TbAFNSm+Ej4acNR+hVcCi3WNYHWi0nKnuRZGeYC0m8YcMx94CKtK 0LYL1XTiJx+K6YbY0W73m3+Lq5w2WpZWskoq6464mk/Sm6tNAik2hZN3loexs1tncwpH 6jlAWmVUNP2RTjZjH3OJ02hy2aCPsWavMXUtU= MIME-Version: 1.0 Received: by 10.142.66.23 with SMTP id o23mr519565wfa.327.1268514199939; Sat, 13 Mar 2010 13:03:19 -0800 (PST) Date: Sat, 13 Mar 2010 13:03:19 -0800 Message-ID: <7d6fde3d1003131303q4be87b46ic63fdd91ccee341d@mail.gmail.com> From: Garrett Cooper To: Garrett Cooper Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: FreeBSD-Hackers Subject: bin/144644 review [was Re: HEADS UP: COMPAT_IA32 renamed COMPAT_FREEBSD32] X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Mar 2010 21:03:20 -0000 On Thu, Mar 11, 2010 at 8:24 PM, Garrett Cooper wrote: > > =A0 =A0I can haz PR review then? Here's an easy one :)... > > http://www.freebsd.org/cgi/query-pr.cgi?pr=3D144644 I've modified the patch attached to the PR to conform to style(9). Thanks to Gary Jennenjohn, Ulrich Sp=F6rlein, Julian Elischer, and Mark Peek for the review comments. I'll see if I can track down someone interesting in giving it a final review [if necessary] and a commit. Thanks! -Garrett