From owner-freebsd-current@FreeBSD.ORG Wed Feb 4 14:15:37 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1D10E16A4CE for ; Wed, 4 Feb 2004 14:15:37 -0800 (PST) Received: from ioskeha.hittite.isp.9tel.net (ioskeha.hittite.isp.9tel.net [62.62.156.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id B99D843D39 for ; Wed, 4 Feb 2004 14:15:35 -0800 (PST) (envelope-from clefevre-lists@9online.fr) Received: from pc2k (185.77.203.213.internet9tcollecte.9massy1-1-ro-bas-2.9tel.net [213.203.77.185]) by ioskeha.hittite.isp.9tel.net (Postfix) with SMTP id 3077D17B95C for ; Wed, 4 Feb 2004 23:15:34 +0100 (CET) Message-ID: <068601c3eb6c$68b7d7e0$7890a8c0@dyndns.org> From: "Cyrille Lefevre" To: "current @FreeBSD.org" Date: Wed, 4 Feb 2004 23:15:33 +0100 Organization: ACME MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: wrong kern.boottime X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Feb 2004 22:15:37 -0000 Hi, sysctl kern.boottime seems to be wrong in -head. # last reboot reboot ~ Sun Feb 1 21:41 # ls -l /var/run/dmesg.boot < -rw-r--r-- 1 root wheel 5547 Feb 1 21:40 /var/run/dmesg.boot # sysctl kern.boottime kern.boottime: { sec = 1075812223, usec = 350585 } Tue Feb 3 13:43:43 2004 # uname -a FreeBSD gits 5.2-CURRENT FreeBSD 5.2-CURRENT #1: Sat Jan 31 15:17:05 CET 2004 any idea ? Cyrille Lefevre. -- mailto:clefevre-lists@9online.fr