index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
cp
/
cp.c
Age
Commit message (
Expand
)
Author
2001-06-25
explicit braces to avoid ambiguous else
Artur Grabowski
2001-06-22
Avoid printing warnings about things like "is a directory" twice.
Todd C. Miller
2001-06-06
In -p mode, set directory times in post-order pass since otherwise the
Todd C. Miller
2000-02-20
setlocale and get rid of unneeded exit() call. millert@ ok
Eric Jackson
1999-05-06
"cp -f" should unlink the destination before copying. Similar to
Todd C. Miller
1998-07-03
Fix handling of trailing slashes. Don't ever strip them, because that's
Constantine Sapuntzakis
1997-11-08
spelling
Todd T. Fries
1997-09-20
Don't strip trailing '/' in source, fts(3) now does this for us.
Todd C. Miller
1997-09-01
i am bored enough to fix terminal space/tab uglies
Theo de Raadt
1997-08-23
Strip trailing slashes from source (we already did dest).
Todd C. Miller
1997-07-23
tabify
kstailey
1997-01-15
getopt(3) returns -1 when out of args, not EOF, whee!
Todd C. Miller
1996-12-14
-Wall'ing.
Michael Shalayeff
1996-10-28
Don't strip off the last slash in the pathname "/". cp used to
Thorsten Lockert
1996-08-02
zap getopt() case of -?, come on, it is the default!
Theo de Raadt
1996-06-23
update rcsid
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt