From owner-cvs-all@FreeBSD.ORG Fri Sep 21 21:24:47 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 06D7816A41A; Fri, 21 Sep 2007 21:24:47 +0000 (UTC) (envelope-from obrien@NUXI.org) Received: from dragon.nuxi.org (trang.nuxi.org [74.95.12.85]) by mx1.freebsd.org (Postfix) with ESMTP id DA09E13C45B; Fri, 21 Sep 2007 21:24:46 +0000 (UTC) (envelope-from obrien@NUXI.org) Received: from dragon.nuxi.org (obrien@localhost [127.0.0.1]) by dragon.nuxi.org (8.14.1/8.14.1) with ESMTP id l8LLOjaE078138; Fri, 21 Sep 2007 14:24:45 -0700 (PDT) (envelope-from obrien@dragon.nuxi.org) Received: (from obrien@localhost) by dragon.nuxi.org (8.14.1/8.14.1/Submit) id l8LLOji7078137; Fri, 21 Sep 2007 14:24:45 -0700 (PDT) (envelope-from obrien) Date: Fri, 21 Sep 2007 14:24:45 -0700 From: "David O'Brien" To: Doug Ambrisko Message-ID: <20070921212445.GA78079@dragon.NUXI.org> References: <200709211725.l8LHP3BE049240@repoman.freebsd.org> <200709211950.l8LJogSW032770@ambrisko.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200709211950.l8LJogSW032770@ambrisko.com> X-Operating-System: FreeBSD 7.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 User-Agent: Mutt/1.5.11 Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/moused moused.c src/sbin/mdconfig mdconfig.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Sep 2007 21:24:47 -0000 On Fri, Sep 21, 2007 at 12:50:42PM -0700, Doug Ambrisko wrote: > Unless I'm reading things wrong you just broke -stable :-( No, you're reading correctly. > Did you forget to check in a change to libutil.h? Yes. :-( Sorry for the build breakage folks. -- -- David (obrien@FreeBSD.org)