From owner-cvs-all@FreeBSD.ORG Sun Jan 25 20:24:55 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 37BD116A4CE; Sun, 25 Jan 2004 20:24:55 -0800 (PST) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7BB2C43D2D; Sun, 25 Jan 2004 20:24:53 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.10/8.12.9) with ESMTP id i0Q4OrA0011472; Sun, 25 Jan 2004 20:24:53 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.10/8.12.10/Submit) id i0Q4Onfh011471; Sun, 25 Jan 2004 20:24:49 -0800 (PST) (envelope-from obrien) Date: Sun, 25 Jan 2004 20:24:48 -0800 From: "David O'Brien" To: Jacques Vidrine Message-ID: <20040126042448.GA11430@dragon.nuxi.com> References: <200401211627.i0LGRvUS089121@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200401211627.i0LGRvUS089121@repoman.freebsd.org> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 5.2-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 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/contrib/cvs/src modules.c server.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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: Mon, 26 Jan 2004 04:24:55 -0000 On Wed, Jan 21, 2004 at 08:27:57AM -0800, Jacques Vidrine wrote: > nectar 2004/01/21 08:27:57 PST > > FreeBSD src repository > > Modified files: (Branch: CYCLIC) > contrib/cvs/src modules.c server.c > Log: > Incorporate two security fixes from later versions of CVS. > From the NEWS file of cvs 1.11.11: This is a messy way to do this -- why didn't we just do a full import of 1.11.11?