Subject: Re: CVS commit: src/bin/pax
To: None <source-changes@netbsd.org>
From: grant beattie <grant@netbsd.org>
List: source-changes
Date: 02/09/2003 11:31:10
On Sun, Feb 09, 2003 at 08:27:11PM +0200, grant beattie wrote:

> Modified Files:
> 	src/bin/pax: ar_io.c ar_subs.c buf_subs.c file_subs.c tty_subs.c

I have corrected the log message (noted by wiz),

cosmetic error condition improvements.
- sprinkle some fflush() to print filenames correctly.
- print a \n to stdout to fix formatting.
- English, consistently use "Cannot" in error messages.

some whitespace cleanup.