This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-dev
Watch
1
Star
0
Fork
0
You've already forked freebsd-dev
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f7e4bb6676
freebsd-dev
/
bin
/
cp
History
wosch
4314ed9126
Use mmap for file coping. 5-10% faster than the read system call.
1998-11-14 23:43:11 +00:00
..
cp.1
Correct a grammatical nit and remove ambiguity about the effect of
1998-10-13 08:52:29 +00:00
cp.c
Print correct error message if we copy an unreadable directory.
1998-06-09 13:42:51 +00:00
extern.h
Revert $FreeBSD$ to $Id$
1997-02-22 14:13:04 +00:00
Makefile
Use mmap for file coping. 5-10% faster than the read system call.
1998-11-14 23:43:11 +00:00
utils.c
Don't attempt to change owner/mode/flags that don't need to changed.
1998-06-10 06:29:23 +00:00