From pst@Shockwave.COM  Tue Apr 25 17:25:53 1995
Received: from precipice.shockwave.com (precipice.shockwave.com [171.69.108.33])
          by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id RAA25174
          for <FreeBSD-gnats-submit@freebsd.org>; Tue, 25 Apr 1995 17:25:52 -0700
Received: (from pst@localhost) by precipice.shockwave.com (8.6.11/8.6.9) id RAA01086; Tue, 25 Apr 1995 17:25:19 -0700
Message-Id: <199504260025.RAA01086@precipice.shockwave.com>
Date: Tue, 25 Apr 1995 17:25:19 -0700
From: Paul Traina <pst@Shockwave.COM>
Reply-To: pst@Shockwave.COM
To: FreeBSD-gnats-submit@freebsd.org
Subject: uname -r output hosed
X-Send-Pr-Version: 3.2

>Number:         362
>Category:       conf
>Synopsis:       uname -r output hosed
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-bugs (FreeBSD bugs mailing list)
>State:          closed
>Quarter:
>Keywords:
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 25 17:30:03 1995
>Closed-Date:    Sun May 14 08:55:21 PDT 1995
>Last-Modified:
>Originator:     Paul Traina
>Release:        FreeBSD 2.1.0-Development i386
>Organization:
Shockwave Engineering
>Environment:

FreeBSD-current as of 4/24/95.

>Description:

The version number does not reflect whether or not FreeBSD is
1.0, 1.1, 2.0, or 2.1 based.  This breaks 3rd party software that
needs to use uname to figure out what kind of system we're running
on.

>How-To-Repeat:

pst@precipice$ uname -r
BUILT-19950425

>Fix:

Change the uname -r output to be:

	2.0-BUILT-19950425

NOTE: there must not be any spaces
NOTE: it should start with '2.0' until 2.1 comes out
NOTE: do not use funky characters like parens

Just use this string, and we'll be happy.
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: gpalmer 
State-Changed-When: Sun May 14 08:55:21 PDT 1995 
State-Changed-Why:  
log for /usr/src/sys/conf/newvers.sh : 

revision 1.16 
date: 1995/05/02 22:20:03;  author: phk;  state: Exp;  lines: +4 -4 
It looks like I broke significant amounts of the commercial software running 
on FreeBSD (ie: netscape), so we revert a little bit.  "2.0-" is added back. 
>Unformatted:



