OpenBSD CVS

src/bin/cp/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / bin / cp

Current tag: OPENBSD_2_9_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.3   26 years  deraadt   $OpenBSD$
[TXT] cp.1  1.18   23 years  aaron   - Prefer COMPATIBILITY section after SEE ALSO section. - Insert a missing comma....
[TXT] cp.c  1.14   24 years  ericj   setlocale and get rid of unneeded exit() call. millert@ ok
[TXT] extern.h  1.7   25 years  millert   "cp -f" should unlink the destination before copying. Similar to a patch from F...
[TXT] utils.c  1.14   25 years  millert   "cp -f" should unlink the destination before copying. Similar to a patch from F...