Date: Thu, 25 Apr 2002 16:04:52 -0700 (PDT) From: "Tim J. Robbins" <tjr@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/unexpand unexpand.c Message-ID: <200204252304.g3PN4qj95390@freefall.freebsd.org>
index | next in thread | raw e-mail
tjr 2002/04/25 16:04:52 PDT
Modified files:
usr.bin/unexpand unexpand.c
Log:
Some minor nits exposed by the Open Group's VSC Lite verification suite:
- When an error occurs processing one file, we must continue to process
the remaining files.
- Convert trailing whitespace to tabs as appropriate.
- Align backspace handling with what the verification suite expects.
Reviewed by: mike
Revision Changes Path
1.10 +25 -18 src/usr.bin/unexpand/unexpand.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204252304.g3PN4qj95390>
