Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/bin/pax
Module Name: src
Committed By: grant
Date: Sun Feb 9 18:27:11 UTC 2003
Modified Files:
src/bin/pax: ar_io.c ar_subs.c buf_subs.c file_subs.c tty_subs.c
Log Message:
cosmetic error condition improvements.
- print filename correctly on fatal create/unlink operations.
- English, consistently use "Cannot" in error messages.
some whitespace cleanup.
To generate a diff of this commit:
cvs rdiff -r1.31 -r1.32 src/bin/pax/ar_io.c
cvs rdiff -r1.22 -r1.23 src/bin/pax/ar_subs.c
cvs rdiff -r1.18 -r1.19 src/bin/pax/buf_subs.c
cvs rdiff -r1.30 -r1.31 src/bin/pax/file_subs.c
cvs rdiff -r1.11 -r1.12 src/bin/pax/tty_subs.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index