Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Jul 1998 15:50:01 -0700 (PDT)
From:      "Jason" <jes@hal-pc.org>
To:        freebsd-bugs@FreeBSD.ORG
Subject:   Re: bin/5711
Message-ID:  <199807272250.PAA25707@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/5711; it has been noted by GNATS.

From: "Jason" <jes@hal-pc.org>
To: <bug-followup@freebsd.org>
Cc:  Subject: Re: bin/5711
Date: Mon, 27 Jul 1998 17:45:12 -0500

 Fixed the style nits I think.
 
 Overview:
 
 Added prototype for main()
 Use correct types in the function raw_cat.
 Optimize for I/O.
 
 Since last submission:
 Ordered lists.
 Staticized wfd in raw_cat so stdout is assigned and fstat'ed only once.
 
 patch: http://www.hal-pc.org/~jes/FreeBSD/cat.diff
 
 -Jason
 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199807272250.PAA25707>