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


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.3   26 years  deraadt   $OpenBSD$
[TXT] cp.1  1.41   4 years  deraadt   More correction of section 3 layout. directory->opendir, fts->fts_open, getcap->...
[TXT] cp.c  1.53   4 years  deraadt   When system calls indicate an error they return -1, not some arbitrary value < 0...
[TXT] extern.h  1.15   8 years  guenther   Set the times, mode, and flags on symlinks when doing cp -p (or mv across filesy...
[TXT] utils.c  1.50   2 years  deraadt   Stop using MAXBSIZE to eliminate sys/param.h including (which injects a ton of n...