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_1


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.2   27 years  deraadt   update rcsid
[TXT] cp.1  1.2   27 years  deraadt   update rcsid
[TXT] cp.c  1.6   27 years  millert   getopt(3) returns -1 when out of args, not EOF, whee!
[TXT] extern.h  1.3   27 years  millert   Better fix for -p and links.
[TXT] utils.c  1.6   27 years  tholo   Patch from BSDI (via Keith Bostic, via NetBSD): >NFS doesn't support chflags; ig...