From owner-freebsd-questions@FreeBSD.ORG Sun Sep 14 23:15:51 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4BFC8106566C for ; Sun, 14 Sep 2008 23:15:51 +0000 (UTC) (envelope-from zflyer@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.238]) by mx1.freebsd.org (Postfix) with ESMTP id 08B588FC24 for ; Sun, 14 Sep 2008 23:15:50 +0000 (UTC) (envelope-from zflyer@gmail.com) Received: by rv-out-0506.google.com with SMTP id b25so2448386rvf.43 for ; Sun, 14 Sep 2008 16:15:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=4LMQyZoEJl77Iz5Z0JzU5VU3JQOsoMQnm6X0N8310qw=; b=nwBY1SPFAhPU05j3fiwbEU+mGHqP6rPZxs4F9eyi/be5SWC0k8ObzoqDdlLLS7aDbg FJklBklWIiV1HvI/aeHjSqhj1/B4nbPa61q+TrktI2Cv/YiT3FKRXLg7QBmkZmzBRx34 7tm3VMYVfxJZ16bpT30NbpR0hwR9yd/Imwb5M= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=CyQImoUBugAkQfUHqiIq+D3bounl0F1RZg51DsjTVp8xWX5LybPwbYV1V8An3gjD69 s3BWwOFvVnOszcekDBQtW3MxJVzN7UH30ER71uamhsCPY0CMxRrSAaelF91h5RNlT9X4 h88WArKoav8KY8hdO2qaU8RttIp06utDhqPVs= Received: by 10.140.207.2 with SMTP id e2mr4312211rvg.187.1221432663919; Sun, 14 Sep 2008 15:51:03 -0700 (PDT) Received: by 10.141.35.3 with HTTP; Sun, 14 Sep 2008 15:51:03 -0700 (PDT) Message-ID: <6293ba970809141551o60aa8ee6rcc13927382027c7d@mail.gmail.com> Date: Sun, 14 Sep 2008 18:51:03 -0400 From: Walker To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: CVS log X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Sep 2008 23:15:51 -0000 Is there a CVS log that is web accessible and allows me to search for all changes between two releases (for example, version 7.0 and the upcoming 7.1)? Thank you.