Subject: CVS commit: othersrc/bootstrap-pkgsrc/pax
To: None <source-changes@netbsd.org>
From: grant beattie <grant@netbsd.org>
List: source-changes
Date: 12/22/2002 13:01:28
Module Name: othersrc
Committed By: grant
Date: Sun Dec 22 11:01:28 UTC 2002
Modified Files:
othersrc/bootstrap-pkgsrc/pax: gen_subs.c pax.1 pax.cat1
Log Message:
sync with src:
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.3 -r1.4 othersrc/bootstrap-pkgsrc/pax/gen_subs.c
cvs rdiff -r1.1.1.1 -r1.2 othersrc/bootstrap-pkgsrc/pax/pax.1
cvs rdiff -r1.1 -r1.2 othersrc/bootstrap-pkgsrc/pax/pax.cat1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.