From owner-freebsd-bugs Mon Jul 27 15:51:19 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA29161 for freebsd-bugs-outgoing; Mon, 27 Jul 1998 15:51:19 -0700 (PDT) (envelope-from owner-freebsd-bugs@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA29151 for ; Mon, 27 Jul 1998 15:51:10 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id PAA25707; Mon, 27 Jul 1998 15:50:01 -0700 (PDT) Date: Mon, 27 Jul 1998 15:50:01 -0700 (PDT) Message-Id: <199807272250.PAA25707@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.ORG From: "Jason" Subject: Re: bin/5711 Reply-To: "Jason" Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR bin/5711; it has been noted by GNATS. From: "Jason" To: 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