]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Preserve directory timestamps with -p. Allow non-empty read-only
authorStephen McKay <mckay@FreeBSD.org>
Tue, 11 Dec 2001 13:18:10 +0000 (13:18 +0000)
committerStephen McKay <mckay@FreeBSD.org>
Tue, 11 Dec 2001 13:18:10 +0000 (13:18 +0000)
commit4a5db7acfb2629312759cdfae2e180708af62d5c
treeb1d1f24b5d1e5e3e6a15c55735b04e9dc4b26478
parentfa4ec4a5c20251e77d263e8eb76381d4e9cc3366
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
bin/cp/cp.c