From owner-p4-projects@FreeBSD.ORG Sun Nov 26 09:48:09 2006 Return-Path: X-Original-To: p4-projects@freebsd.org Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 0AA4D16A49E; Sun, 26 Nov 2006 09:48:09 +0000 (UTC) X-Original-To: perforce@freebsd.org Delivered-To: perforce@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D8B2216A47C; Sun, 26 Nov 2006 09:48:08 +0000 (UTC) (envelope-from xdivac02@stud.fit.vutbr.cz) Received: from eva.fit.vutbr.cz (eva.fit.vutbr.cz [147.229.176.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C35743D96; Sun, 26 Nov 2006 09:47:04 +0000 (GMT) (envelope-from xdivac02@stud.fit.vutbr.cz) Received: from eva.fit.vutbr.cz (localhost [127.0.0.1]) by eva.fit.vutbr.cz (envelope-from xdivac02@eva.fit.vutbr.cz) (8.13.8/8.13.7) with ESMTP id kAQ9lrOV038804 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 26 Nov 2006 10:47:53 +0100 (CET) Received: (from xdivac02@localhost) by eva.fit.vutbr.cz (8.13.8/8.13.3/Submit) id kAQ9lrrW038803; Sun, 26 Nov 2006 10:47:53 +0100 (CET) Date: Sun, 26 Nov 2006 10:47:53 +0100 From: Divacky Roman To: Alexander Leidinger Message-ID: <20061126094753.GA37342@stud.fit.vutbr.cz> References: <200611251806.kAPI6sSZ037775@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200611251806.kAPI6sSZ037775@repoman.freebsd.org> User-Agent: Mutt/1.4.2.2i X-Scanned-By: MIMEDefang 2.57 on 147.229.176.14 Cc: Perforce Change Reviews Subject: Re: PERFORCE change 110523 for review X-BeenThere: p4-projects@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: p4 projects tree changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Nov 2006 09:48:09 -0000 On Sat, Nov 25, 2006 at 06:06:54PM +0000, Alexander Leidinger wrote: > http://perforce.freebsd.org/chv.cgi?CH=110523 > > Change 110523 by netchild@netchild_magellan on 2006/11/25 18:06:38 > > semi-automatic style(9) > > Affected files ... > > .. //depot/projects/linuxolator/src/sys/compat/linux/linux_futex.c#7 edit > .. //depot/projects/linuxolator/src/sys/compat/linux/linux_futex.h#2 edit I dont think this is wise.. this file is taken from netbsd and we want to be as much compatible with them as possible. pls back-out