summaryrefslogtreecommitdiff
path: root/bin/cp/extern.h
AgeCommit message (Collapse)Author
2006-04-25various small lint cleanups; ok ottoTheo de Raadt
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
rescinded 22 July 1999. Proofed by myself and Theo.
2003-06-01Undo a misguided attempt to fix speling errors from long ago. UCBTodd C. Miller
copyrights say "acknowledgement", not "acknowledgment". You cannot just go changing the text of a license willy-nilly.
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ↵Todd C. Miller
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
2001-09-06o) __progname aria;Mike Pechkin
millert@ ok.
1999-05-06"cp -f" should unlink the destination before copying. Similar toTodd C. Miller
a patch from FreeBSD (but this is simpler). Closes PR #821
1997-11-08spellingTodd T. Fries
1997-08-23Strip trailing slashes from source (we already did dest).Todd C. Miller
Also, use MAXPATHLEN, not MAXPATHLEN+1
1997-07-23tabifykstailey
1997-02-25Better fix for -p and links.Todd C. Miller
1996-06-23update rcsidTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt