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_8_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[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...
[TXT] Makefile  1.3   26 years  deraadt   $OpenBSD$
[TXT] cp.1  1.16   23 years  aaron   Add some rudimentary EXAMPLES sections and standardize the way we display existi...
[TXT] cp.c  1.14   24 years  ericj   setlocale and get rid of unneeded exit() call. millert@ ok