From owner-freebsd-questions@FreeBSD.ORG Fri Aug 25 05:46:47 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 BD61416A4E2 for ; Fri, 25 Aug 2006 05:46:47 +0000 (UTC) (envelope-from gurdiga@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.225]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C30643D7D for ; Fri, 25 Aug 2006 05:46:34 +0000 (GMT) (envelope-from gurdiga@gmail.com) Received: by wx-out-0506.google.com with SMTP id i27so730593wxd for ; Thu, 24 Aug 2006 22:46:34 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=WcNfYAUNkM49h7IR2JqWAo7C/R+We0/+rsIAr4KAvEww4ep/0dPRbcKQWEY0bbiT5+H2o8XnX3sUJf7ykG50Xsbe/SeMjlsR7a2CnACmOiTEkxOxkXKvZpUXETW1BtYAFwJtJbgg0/qtT5giBAfKl3fXvL0A/zU4a+vDrH9rLXw= Received: by 10.70.52.5 with SMTP id z5mr3930406wxz; Thu, 24 Aug 2006 22:46:34 -0700 (PDT) Received: by 10.70.91.5 with HTTP; Thu, 24 Aug 2006 22:46:34 -0700 (PDT) Message-ID: Date: Fri, 25 Aug 2006 08:46:34 +0300 From: "Vlad GURDIGA" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: src version 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: Fri, 25 Aug 2006 05:46:47 -0000 Hello, After I do a: bsd# cvsup ports-supfile I do a bsd# pkg_version -vol \< to see if any of my installed ports have newer versions. After I do a: bsd# cvsup stable-supfile is there any way to see the same information for the operating system on a i386 FreeBSD 6.1-STABLE, smp custom kernel?