From owner-cvs-all@FreeBSD.ORG Sat May 22 06:18:06 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 63CA416A4CE; Sat, 22 May 2004 06:18:06 -0700 (PDT) Received: from dong.ci0.org (cognet.ci0.org [80.65.224.102]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D23243D1F; Sat, 22 May 2004 06:18:05 -0700 (PDT) (envelope-from doginou@dong.ci0.org) Received: from dong.ci0.org (localhost.ci0.org [127.0.0.1]) by dong.ci0.org (8.12.11/8.12.11) with ESMTP id i4MDO3CL090865; Sat, 22 May 2004 15:24:03 +0200 (CEST) (envelope-from doginou@dong.ci0.org) Received: (from doginou@localhost) by dong.ci0.org (8.12.11/8.12.11/Submit) id i4MDO3OX090864; Sat, 22 May 2004 15:24:03 +0200 (CEST) (envelope-from doginou) Date: Sat, 22 May 2004 15:24:03 +0200 From: Olivier Houchard To: Maxime Henrion Message-ID: <20040522132403.GA90849@ci0.org> References: <200405221315.i4MDFEV0008815@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200405221315.i4MDFEV0008815@repoman.freebsd.org> User-Agent: Mutt/1.4.1i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/arm/arm nexus.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 May 2004 13:18:06 -0000 On Sat, May 22, 2004 at 06:15:14AM -0700, Maxime Henrion wrote: > mux 2004/05/22 06:15:14 PDT > > FreeBSD src repository > > Modified files: > sys/arm/arm nexus.c > Log: > Remove two debugging printf(). > > On behalf of: cognet > > Revision Changes Path > 1.2 +0 -2 src/sys/arm/arm/nexus.c Thanks! Olivier