summaryrefslogtreecommitdiff
path: root/bin/cp/cp.c
AgeCommit message (Expand)Author
2003-09-14Following private discussion with kleink@ and hubertf@ and public discussionjschauma
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-08-04As discusses a little while back on tech-userlevel:jschauma
2002-12-16Added a -v verbose option to the cp(1) command. Updated man page and utils as...jrf
2001-09-13ANSIfication and some KNF fixes by Petri Koistinen from bin/13681.wiz
2000-07-07errx?/warnx? audit. do not pass variable alone, use %s. idea from openbsditojun
2000-07-03include <stdlib.h>, <string.h>, or whatever as appropriate to shut upmatt
1999-09-05Initialize locale on startup.kleink
1999-03-01Correct behaviour in case of dangling symlinks: they would be (contrarymjl
1999-02-25Got rid of redundant error message (X is a directory (not copied). wasdean
1998-10-08Fix bug where "cp -f" didn't work.wsanchez
1998-08-19Add some braces to keep egcs happy.thorpej
1998-07-28Be more retentive about use of NOTREACHED and noreturn.mycroft
1998-07-28Delint.mycroft
1998-07-28Delint.mycroft
1998-07-28Delint.mycroft
1997-09-14* getopt returns -1 not EOFlukem
1997-07-20- Use __COPYRIGHT() and __RCSID()thorpej
1997-05-21Fix one remaining botch when copying directory trees using -R.kleink
1997-05-19Fix thinko in last commit, causing "cp file /" to succeed butkleink
1997-04-09Fix lossage with new namei() when the destination given is "/";kleink
1995-09-07Sync with 4.4lite2jtc
1995-04-02Fix typo in S_FIFO case when copying recursively.mycroft
1995-03-21convert to new RCS id conventions.cgd
1995-01-26Fix core dump reported by Wolfram Schneider.mycroft
1994-09-22Merge 4.4-Lite version.mycroft
1994-03-28no more MAP_FILEcgd
1994-02-25POSIX.2 (and common sense) says that you can't overwrite a directory withjtc
1993-11-09Check user's response against both 'Y' and 'y' --- this is really supposedjtc
1993-10-30From Lennart Augustsson:mycroft
1993-08-07New version from uunet. Uses mmap().mycroft
1993-08-01Add RCS identifiers.mycroft
1993-03-23changed "Id" to "Header" for rcsidscgd
1993-03-22added rcs ids to all filescgd
1993-03-21initial import of 386bsd-0.1 sourcescgd