Date: Tue, 11 Dec 2001 05:18:10 -0800 (PST) From: Stephen McKay <mckay@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/cp cp.c Message-ID: <200112111318.fBBDIA607423@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
mckay 2001/12/11 05:18:10 PST Modified files: bin/cp cp.c Log: Preserve directory timestamps with -p. Allow non-empty read-only directories to be copied. Apply umask to newly created directories when -p is not specified. PR: 27970 PR: 31633 MFC after: 4 days Revision Changes Path 1.28 +40 -12 src/bin/cp/cp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200112111318.fBBDIA607423>