From owner-freebsd-hackers Mon Jul 31 3:51:58 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from mail2.netcologne.de (mail2.netcologne.de [194.8.194.103]) by hub.freebsd.org (Postfix) with ESMTP id 1F38137BC17 for ; Mon, 31 Jul 2000 03:51:54 -0700 (PDT) (envelope-from pherman@frenchfries.net) Received: from bagabeedaboo.security.at12.de (dial-195-14-226-92.netcologne.de [195.14.226.92]) by mail2.netcologne.de (8.9.3/8.9.3) with ESMTP id MAA02502 for ; Mon, 31 Jul 2000 12:51:51 +0200 (MET DST) Received: from localhost (localhost.security.at12.de [127.0.0.1]) by bagabeedaboo.security.at12.de (8.10.2/8.10.2) with ESMTP id e6VApgR02827 for ; Mon, 31 Jul 2000 12:51:42 +0200 (CEST) Date: Mon, 31 Jul 2000 12:51:41 +0200 (CEST) From: Paul Herman To: freebsd-hackers@FreeBSD.ORG Subject: kern.osrevision <-> kern.osreldate Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I've been meaning to ask this ever since I started using 2.2.2 years ago: Why are these two sysctl variables mixed up? bash-2.03$ sysctl kern.osrevision kern.osreldate kern.osrevision: 199506 kern.osreldate: 410000 Is this really an oversight that's existed for more than 3 years? If this were to be fixed, would it break anything? -Paul. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message