From owner-freebsd-hackers Wed Feb 28 17:03:59 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id RAA02659 for hackers-outgoing; Wed, 28 Feb 1996 17:03:59 -0800 (PST) Received: from rocky.sri.MT.net (rocky.sri.MT.net [204.182.243.10]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id RAA02653 for ; Wed, 28 Feb 1996 17:03:56 -0800 (PST) Received: (from nate@localhost) by rocky.sri.MT.net (8.6.12/8.6.12) id SAA09851; Wed, 28 Feb 1996 18:06:18 -0700 Date: Wed, 28 Feb 1996 18:06:18 -0700 From: Nate Williams Message-Id: <199602290106.SAA09851@rocky.sri.MT.net> To: Terry Lambert Cc: hackers@FreeBSD.ORG Subject: Linux emulation vs. native (was Re: Quake's out ...) In-Reply-To: <199602290003.RAA09335@phaeton.artisoft.com> References: <199602290003.RAA09335@phaeton.artisoft.com> Sender: owner-hackers@FreeBSD.ORG Precedence: bulk Terry Lambert writes: > > One could argue that it's better for Browsers that run on FreeBSD > to report "FreeBSD" rather than "Linux" to the web sites it runs against. Umm, they do. Netscape (by far the most popular) uses uname to determine the system type. I found this out from a site that proceeded to inform me that it didn't find a match for 'insert uname output' on it's site. I thought it was pretty clever to auto search for software matching the OS you are running. Nate