From owner-freebsd-questions@FreeBSD.ORG Sun Dec 19 23:30:12 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 158BB16A4CE for ; Sun, 19 Dec 2004 23:30:12 +0000 (GMT) Received: from smtp03.mrf.mail.rcn.net (smtp03.mrf.mail.rcn.net [207.172.4.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id E1F7743D4C for ; Sun, 19 Dec 2004 23:30:11 +0000 (GMT) (envelope-from roberthuff@rcn.com) Received: from 209-6-197-67.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com ([209.6.197.67] helo=jerusalem.litteratus.org.litteratus.org) by smtp03.mrf.mail.rcn.net with esmtp (Exim 3.35 #7) id 1CgAV9-0006EC-00 for FreeBSD-questions@freebsd.org; Sun, 19 Dec 2004 18:30:11 -0500 From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16838.3657.838541.435886@jerusalem.litteratus.org> Date: Sun, 19 Dec 2004 18:27:05 -0500 To: FreeBSD-questions@freebsd.org In-Reply-To: <20041219230025.GA15751@xor.obsecurity.org> References: <41C55BBF.9060808@free.fr> <20041219215825.GA99436@xor.obsecurity.org> <16838.1541.445869.73593@jerusalem.litteratus.org> <20041219230025.GA15751@xor.obsecurity.org> X-Mailer: VM 7.17 under 21.5 (beta16) "celeriac" XEmacs Lucid Subject: Re: Too many entries in UPDATING ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Dec 2004 23:30:12 -0000 Kris Kennaway writes: > > > The information is in many places: on the FreeBSD website, under > > > /usr/share/misc/bsd-family-tree, and elsewhere. > > > > Is there any reason: > > > > huff@> uname -a > > > doesn't work? > > That's the date you compiled a new kernel, not the date you last > updated the sources for the kernel + world. I'm confused. To the original poster: are you asking how to determine when the last update of your system sources (via cvsup etc.) happened? Or how to determine when the last system (kernel+system utilities upgrade happened? (Information about the official dates of various releases can be found at "http://www.freebsd.org/releases/index.html".) Robert Huff