Subject: CVS commit: [netbsd-1-6] src/bin/pax
To: None <source-changes@netbsd.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 01/05/2003 10:53:57
Module Name:	src
Committed By:	jmc
Date:		Sun Jan  5 08:53:57 UTC 2003

Modified Files:
	src/bin/pax [netbsd-1-6]: gen_subs.c

Log Message:
Pull up revisions 1.26-1.27 (via hand patch and requested by kleink in ticket
#1040)
 Change verbose output for symbolic links from "%s => %s" to
 "%s -> %s", which matches ls(1) (per POSIX), as well as GNU
 tar output.


To generate a diff of this commit:
cvs rdiff -r1.23 -r1.23.2.1 src/bin/pax/gen_subs.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.