From owner-cvs-all Mon Jul 5 12:18: 7 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 DABD414FA5; Mon, 5 Jul 1999 12:18:04 -0700 (PDT) (envelope-from marcel@FreeBSD.org) Received: (from marcel@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA27874; Mon, 5 Jul 1999 12:18:04 -0700 (PDT) (envelope-from marcel@FreeBSD.org) Message-Id: <199907051918.MAA27874@freefall.freebsd.org> From: Marcel Moolenaar Date: Mon, 5 Jul 1999 12:18:04 -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/05 12:18:04 PDT Modified files: sys/i386/linux linux_misc.c Log: 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.59 +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