From owner-cvs-src@FreeBSD.ORG Sat Mar 19 15:07:55 2005 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 0C82F16A4CE; Sat, 19 Mar 2005 15:07:55 +0000 (GMT) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C58143D54; Sat, 19 Mar 2005 15:07:52 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [192.168.254.11] (junior-wifi.samsco.home [192.168.254.11]) (authenticated bits=0) by pooker.samsco.org (8.13.1/8.13.1) with ESMTP id j2JF79vu044535; Sat, 19 Mar 2005 08:07:10 -0700 (MST) (envelope-from scottl@samsco.org) Message-ID: <423C3FA1.6000104@samsco.org> Date: Sat, 19 Mar 2005 08:05:05 -0700 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.5) Gecko/20050218 X-Accept-Language: en-us, en MIME-Version: 1.0 To: =?ISO-8859-1?Q?Dag-Erling_Sm=F8rgrav?= References: <200503190629.j2J6TWLd083057@repoman.freebsd.org> <423BE96D.6050802@FreeBSD.org> <863burlsip.fsf@xps.des.no> In-Reply-To: <863burlsip.fsf@xps.des.no> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-2.8 required=3.8 tests=ALL_TRUSTED autolearn=failed version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on pooker.samsco.org cc: cvs-src@FreeBSD.org cc: Remko Lodder cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/aac aac.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: Sat, 19 Mar 2005 15:07:55 -0000 Dag-Erling Smørgrav wrote: > Remko Lodder writes: > >>Scott Long wrote: >> >>>scottl 2005-03-19 06:29:32 UTC >>> Modified files: (Branch: 1) >>> sys/dev/aac aac.c Log: >> >>Branch: 1 ?? >> >>Wans't this a typo? > > > No, it just means Scott did 'cvs up -r1' instead of 'cvs up -A' and > CVS doesn't realize they're (almost) equivalent. > > DES I must have done something like that, yes. How do I fix it? Scott