This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2025-01-22 15:47:37 +00:00
Code
Issues
Releases
Activity
7cf3a1c6b2
freebsd
/
bin
/
cp
History
Simon J. Gerraty
7cf3a1c6b2
Updated dependencies
2013-03-11 17:21:52 +00:00
..
cp.1
Explicitly mention that "cp -p" copies ACLs.
2012-09-04 12:27:23 +00:00
cp.c
Remove useless variable 'Pflag':
2013-01-17 04:20:31 +00:00
extern.h
Add an option to allow copying of a hierarchy while linking he regular files.
2006-08-24 20:45:38 +00:00
Makefile
Make 'struct acl' larger, as required to support NFSv4 ACLs. Provide
2009-05-22 15:56:43 +00:00
Makefile.depend
Updated dependencies
2013-03-11 17:21:52 +00:00
utils.c
Return with an error from copy_link(), copy_fifo() and copy_special() if
2013-01-27 05:59:28 +00:00