From owner-cvs-src@FreeBSD.ORG Wed Dec 10 07:06:00 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7C94E16A4CE; Wed, 10 Dec 2003 07:06:00 -0800 (PST) Received: from arginine.spc.org (arginine.spc.org [195.206.69.236]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0DACF43D29; Wed, 10 Dec 2003 07:05:59 -0800 (PST) (envelope-from bms@spc.org) Received: from localhost (localhost [127.0.0.1]) by arginine.spc.org (Postfix) with ESMTP id 72281651F7; Wed, 10 Dec 2003 15:05:57 +0000 (GMT) Received: from arginine.spc.org ([127.0.0.1]) by localhost (arginine.spc.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 68857-01-11; Wed, 10 Dec 2003 15:05:57 +0000 (GMT) Received: from saboteur.dek.spc.org (unknown [82.147.19.91]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by arginine.spc.org (Postfix) with ESMTP id D9C8D651F4; Wed, 10 Dec 2003 15:05:56 +0000 (GMT) Received: by saboteur.dek.spc.org (Postfix, from userid 1001) id 9835919; Wed, 10 Dec 2003 15:05:55 +0000 (GMT) Date: Wed, 10 Dec 2003 15:05:55 +0000 From: Bruce M Simpson To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20031210150555.GE48252@saboteur.dek.spc.org> Mail-Followup-To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org References: <200312101502.hBAF22Nv004527@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200312101502.hBAF22Nv004527@repoman.freebsd.org> Subject: Re: cvs commit: src/sys/dev/owi if_owi.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Dec 2003 15:06:00 -0000 On Wed, Dec 10, 2003 at 07:02:02AM -0800, Bruce M Simpson wrote: > Modified files: (Branch: RELENG_5_2) ^^^^^^^^^^^^^^^^ > sys/dev/owi if_owi.c > Log: > Nursemaid: Fix compilation. > > Sponsored by: Weyland-Yutani Corporation Sorry guys, I forgot I had RELENG_5_2 checked out on my laptop and thus this was a misfire. Should I back this out? Please let me know ASAP. BMS