Module Name: src Committed By: darcy Date: Sun Feb 6 12:37:49 UTC 2011
Modified Files: src/bin/cp: cp.1 cp.c extern.h utils.c Log Message: Add -l option to copy a tree as links. Non-standard option similar to Gnutools cp(1) Approved by core. To generate a diff of this commit: cvs rdiff -u -r1.35 -r1.36 src/bin/cp/cp.1 cvs rdiff -u -r1.54 -r1.55 src/bin/cp/cp.c cvs rdiff -u -r1.15 -r1.16 src/bin/cp/extern.h cvs rdiff -u -r1.38 -r1.39 src/bin/cp/utils.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.