From owner-freebsd-current Fri Mar 17 20:37:53 2000 Delivered-To: freebsd-current@freebsd.org Received: from mail.HiWAAY.net (fly.HiWAAY.net [208.147.154.56]) by hub.freebsd.org (Postfix) with ESMTP id 2CD8537B7BC; Fri, 17 Mar 2000 20:37:50 -0800 (PST) (envelope-from sprice@hiwaay.net) Received: from localhost (sprice@localhost) by mail.HiWAAY.net (8.9.3/8.9.0) with ESMTP id WAA18823; Fri, 17 Mar 2000 22:37:47 -0600 (CST) Date: Fri, 17 Mar 2000 22:37:46 -0600 (CST) From: Steve Price To: Doug Barton Cc: Donn Miller , Kris Kennaway , tsikora@powerusersbbs.com, "current@FreeBSD.ORG" Subject: Re: linux sysctl knobs (was Re: RealPlayer 7) In-Reply-To: <38D2EA02.E1C3530@gorean.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 17 Mar 2000, Doug Barton wrote: # > I've noticed that the Linux version reports the OS as "Linux 2.0.36" or # > something like that. Is there anything special that will make the Linux # > version of Netscape report the OS correctly? Maybe it should be doing # > `uname -srm` or something like that. # > # > It's really minor, but it's always nice to have your OS trumpeted proudly # > in your usenet headers. I don't want "Linux" reported if I'm running # > FreeBSD... Just a minor gripe, I guess. # # You could always vi the binary. :) On -current at least you can set the following sysctl knobs. Beware! No telling what might break if you do this, so you're on your own if you change them and weird things start happening with your other Linux apps. $ sysctl -a | grep linux compat.linux.osname: Linux compat.linux.osrelease: 2.2.12 compat.linux.oss_version: 198144 -steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message