From nobody@FreeBSD.ORG  Tue Jun  6 07:15:02 2000
Return-Path: <nobody@FreeBSD.ORG>
Received: by hub.freebsd.org (Postfix, from userid 32767)
	id B6CE137BC10; Tue,  6 Jun 2000 07:15:02 -0700 (PDT)
Message-Id: <20000606141502.B6CE137BC10@hub.freebsd.org>
Date: Tue,  6 Jun 2000 07:15:02 -0700 (PDT)
From: gryphon@intech.net
Sender: nobody@FreeBSD.ORG
To: freebsd-gnats-submit@FreeBSD.org
Subject: offer of patch to uname that produces pretty one-line output
X-Send-Pr-Version: www-1.0

>Number:         19057
>Category:       bin
>Synopsis:       offer of patch to uname that produces pretty one-line output
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 06 07:20:00 PDT 2000
>Closed-Date:    Tue Aug 13 14:15:42 PDT 2002
>Last-Modified:  Tue Aug 13 14:15:42 PDT 2002
>Originator:     Coranth Gryphon
>Release:        4.0R
>Organization:
>Environment:
FreeBSD 4.0-RELEASE #1: Mon May  8 14:58:16 PDT 2000 (INTECH) i386
>Description:
I made a patch to uname to add an additional option (-c) that produces
a simplified one-line output, including kernel id, for general use.
An example of the output is provided above in the Environment field.
>How-To-Repeat:

>Fix:
The patch adds 24 lines of code and changes one line (the getopt :-)
As per the instructions at the bottom of the page, I did not submit
the code for the patch into this form.

>Release-Note:
>Audit-Trail:

From: Alexander Langer <alex@big.endian.de>
To: gryphon@intech.net
Cc: freebsd-gnats-submit@FreeBSD.ORG
Subject: Re: bin/19057: offer of patch to uname that produces pretty one-line output
Date: Tue, 6 Jun 2000 16:38:30 +0200

 Thus spake gryphon@intech.net (gryphon@intech.net):
 
 > The patch adds 24 lines of code and changes one line (the getopt :-)
 > As per the instructions at the bottom of the page, I did not submit
 > the code for the patch into this form.
 
 Please given an URL then :-) (as followup to this PR).
 
 
 Alex
 
 -- 
 This is a FreeBSD advocacy ~/.sig.
 

From: Coranth Gryphon <gryphon@tmisnet.com>
To: freebsd-gnats-submit@FreeBSD.org
Cc: gryphon@intech.net
Subject: Re: bin/19057: offer of patch to uname that produces pretty one-line output
Date: Tue, 6 Jun 2000 14:41:19 -0700 (PDT)

 Here's the URL of the patch:
 
 http://www.intech.net/FreeBSD/uname.diff
 
 The patched version is at:
 
 http://www.intech.net/FreeBSD/uname.c
 
 -coranth
 
Responsible-Changed-From-To: freebsd-bugs->alex 
Responsible-Changed-By: schweikh 
Responsible-Changed-When: Sat Jul 7 03:30:58 PDT 2001 
Responsible-Changed-Why:  
Alex requested the patch. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=19057 
Responsible-Changed-From-To: alex->freebsd-bugs 
Responsible-Changed-By: alex 
Responsible-Changed-When: Mon Aug 6 06:52:59 PDT 2001 
Responsible-Changed-Why:  
I'm not a src committer. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=19057 
State-Changed-From-To: open->feedback 
State-Changed-By: ashp 
State-Changed-When: Sat Feb 9 11:32:07 PST 2002 
State-Changed-Why:  
This patch seems unavailable.  Are you still concerned about 
this, or can I close the PR?  I'm doubting it will make it into 
the base system, and would be better to keep as a local change. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=19057 
State-Changed-From-To: feedback->closed 
State-Changed-By: schweikh 
State-Changed-When: Tue Aug 13 14:15:03 PDT 2002 
State-Changed-Why:  
Patch went off the 'net and feedback timeout. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=19057 
>Unformatted:
