Bug 27423

Summary: change request
Product: Base System Reporter: jason <jason>
Component: binAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 1.0-RELEASE   
Hardware: Any   
OS: Any   

Description jason 2001-05-18 06:20:00 UTC
1) Modify raw_cat to optimize buffer size. 2) Return EX_USAGE from <sysexits.h> instead of 1.

diffs to current
http://www.smethers.net/~jason/FreeBSD/patches/bin.cat.0.u.diff
Comment 1 Kris Kennaway 2001-07-26 03:28:47 UTC
Please give your PRs more descriptive subjects than "change request":
this will increase their chances of being committed.

It will also help in general if you can give additional motivation for
why you think the changes should be made.

Kris

On Thu, May 17, 2001 at 10:10:07PM -0700, jason@smethers.net wrote:
> 
> >Number:         27423
> >Category:       bin
> >Synopsis:       change request
> >Confidential:   no
> >Severity:       non-critical
> >Priority:       low
> >Responsible:    freebsd-bugs
> >State:          open
> >Quarter:        
> >Keywords:       
> >Date-Required:
> >Class:          change-request
> >Submitter-Id:   current-users
> >Arrival-Date:   Thu May 17 22:20:00 PDT 2001
> >Closed-Date:
> >Last-Modified:
> >Originator:     Jason Smethers
> >Release:        
> >Organization:
> >Environment:
> >Description:
> 1) Modify raw_cat to optimize buffer size. 2) Return EX_USAGE from <sysexits.h> instead of 1.
> 
> diffs to current
> http://www.smethers.net/~jason/FreeBSD/patches/bin.cat.0.u.diff
> >How-To-Repeat:
> 
> >Fix:
> 
> >Release-Note:
> >Audit-Trail:
> >Unformatted:
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-bugs" in the body of the message
Comment 2 Jens Schweikhardt freebsd_committer freebsd_triage 2002-08-25 13:14:54 UTC
State Changed
From-To: open->closed

The URL with the patch is a 404. 
The values for exit stati from sysexit.h are discouraged by bde.