From owner-cvs-all Sat Jul 17 9:42:52 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9B2EC14C47; Sat, 17 Jul 1999 09:42:50 -0700 (PDT) (envelope-from marcel@FreeBSD.org) Received: (from marcel@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA62274; Sat, 17 Jul 1999 09:42:45 -0700 (PDT) (envelope-from marcel@FreeBSD.org) Message-Id: <199907171642.JAA62274@freefall.freebsd.org> From: Marcel Moolenaar Date: Sat, 17 Jul 1999 09:42:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/linux linux_misc.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk marcel 1999/07/17 09:42:45 PDT Modified files: (Branch: RELENG_3) sys/i386/linux linux_misc.c Log: MFC: Let newuname return "Linux" as the OS name and not "FreeBSD". Also, return a more sensible (for Linux applications) release number. Hardcoding a release number has its drawbacks, but it will do for now. Revision Changes Path 1.51.2.3 +3 -3 src/sys/i386/linux/linux_misc.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message