From owner-freebsd-questions@FreeBSD.ORG Mon Jun 23 04:29:44 2014 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 01D67824 for ; Mon, 23 Jun 2014 04:29:44 +0000 (UTC) Received: from mail-ig0-x236.google.com (mail-ig0-x236.google.com [IPv6:2607:f8b0:4001:c05::236]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CAC9F29F4 for ; Mon, 23 Jun 2014 04:29:43 +0000 (UTC) Received: by mail-ig0-f182.google.com with SMTP id l13so2527035iga.9 for ; Sun, 22 Jun 2014 21:29:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=Z3egw0PPsK0KPs7hPOlLy+5Z/jC+DUNGrQAPQ1Dn7/M=; b=Dl60/m+zkOzCF43cV/OLkjPvM2ge+ftwzhZl/4bJT8phrrt4BdDg6FWgO9yVLhRGwX MJoP6xupTtJ5Q04rk9WlKj1I7ouNY6rLjLqPD0ZFIxkGQ+O9070Nu8vFn/F0Feoa1VfO A1d9XvJMOLdEcyHBIF1BL8PIStJxus1bKkyhl68oqreBh/xSdZVoh3HvxA/EZZU3cPj3 ujUBXZ3u+c0W+yOo6H5neyGdC8wYEkXTFpOcXJL72YhEpFIdWRSARjVjZWeUh73pTVZB GxEYIeeyU9lLsEBo4U3CWXZVTxEZQUyvRWFjEySBjtnCWCxg35d0V4lX2Cs91Cl3Twjz 83gQ== MIME-Version: 1.0 X-Received: by 10.42.81.72 with SMTP id y8mr6865934ick.71.1403497783263; Sun, 22 Jun 2014 21:29:43 -0700 (PDT) Received: by 10.64.7.232 with HTTP; Sun, 22 Jun 2014 21:29:43 -0700 (PDT) Date: Sun, 22 Jun 2014 21:29:43 -0700 Message-ID: Subject: uname -a should return running kernel data? From: paul beard To: questions@freebsd.org Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Jun 2014 04:29:44 -0000 What gives? [root@shuttle /boot/kernel]# strings kernel | grep Jun @(#)FreeBSD 8.4-STABLE #0 r267743: Sun Jun 22 12:26:35 PDT 2014 FreeBSD 8.4-STABLE #0 r267743: Sun Jun 22 12:26:35 PDT 2014 [root@shuttle /boot/kernel]# uname -a FreeBSD shuttle.paulbeard.org 8.4-STABLE FreeBSD 8.4-STABLE #1 r264250M: Mon Apr 7 20:41:13 PDT 2014 root@shuttle.paulbeard.org:/usr/obj/usr/src/sys/SHUTTLE i386 -- Paul Beard / www.paulbeard.org/