From owner-freebsd-current Wed Aug 9 9:42:23 2000 Delivered-To: freebsd-current@freebsd.org Received: from mta4.rcsntx.swbell.net (mta4.rcsntx.swbell.net [151.164.30.28]) by hub.freebsd.org (Postfix) with ESMTP id 71A6237B55F; Wed, 9 Aug 2000 09:42:20 -0700 (PDT) (envelope-from chris@holly.dyndns.org) Received: from holly.dyndns.org ([208.191.149.190]) by mta4.rcsntx.swbell.net (Sun Internet Mail Server sims.3.5.2000.01.05.12.18.p9) with ESMTP id <0FZ100BJAA41U4@mta4.rcsntx.swbell.net>; Wed, 9 Aug 2000 11:36:02 -0500 (CDT) Received: (from chris@localhost) by holly.dyndns.org (8.9.3/8.9.3) id LAA29805; Wed, 09 Aug 2000 11:36:03 -0500 (CDT envelope-from chris) Date: Wed, 09 Aug 2000 11:36:02 -0500 From: Chris Costello Subject: Re: Request for review/comments - new option for uname(1) In-reply-to: <20000809005929.K250@parish> To: Mark Ovens Cc: current@FreeBSD.ORG Reply-To: chris@calldei.com Message-id: <20000809113602.C26695@holly.calldei.com> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii User-Agent: Mutt/0.96.4i References: <20000809005929.K250@parish> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wednesday, August 09, 2000, Mark Ovens wrote: > The only thing I couldn't work out is why sysctl() adds 5 spaces after > the date sub-string, so I've haven't stripped them out (hence the > indented third line). sysctl() does not do that, that's what the data in the kernel is. Look at src/sys/compile/[yourkernel]/vers.c (or /usr/obj/usr/src/sys/[yourkernel]/vers.c). -- |Chris Costello |Computers are not intelligent. They only think they are. `--------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message