index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
cp
Age
Commit message (
Expand
)
Author
2020-05-22
fix reversed test.
christos
2020-05-17
No ACL support for install media (SMALLPROG)
christos
2020-05-16
Add ACL support for FFS. From FreeBSD.
christos
2019-09-23
PR/54564: Jan Schaumann: cp of a fifo yields an empty file
christos
2018-12-23
Clarify a sentence about the error handling of cp(1)'s -p option.
gutteridge
2018-07-17
Re-order the code to short circuit all the opens and closes if linking.
darcy
2016-08-11
Document the version cp first appeared.
sevan
2016-03-05
The '-i' flag should work regardless of whether the standard input is
uwe
2016-02-29
for display in the (post) SIGINFO handler use off_t not size_t for
mrg
2015-06-28
Add serial comma, use upper case for abbreviation, and remove apostrophe for ...
wiz
2015-03-03
Fix the name of failed function in warning message.
enami
2015-03-02
Don't truncate at microseconds while preserving timestamps.
enami
2013-12-17
In all man pages that say:
apb
2013-12-11
Remove entirely bogus /* NOTREACHED */ annotation.
dholland
2012-03-25
From patch by Bug Hunting:
wiz
2012-01-04
Add siginfo support from Daniel Loffgren.
christos
2011-08-18
Remove warning about system extended attributes that cannot be copied, since
manu
2011-08-03
Adjust wording of previous and fix a couple grammar slipups/typos.
dholland
2011-08-03
New sentence, new line. Remove trailing whitespace. Bump date for previous.
wiz
2011-08-03
iExplain what happens to extended attriutes when -p is used.
manu
2011-08-03
Make cp -p and mv preverve extended attributes, and complain if they cannot.
manu
2011-04-02
Wording fixes from Ryo HAYASAKA, thanks.
mbalmer
2011-02-06
Put -l compatibility note in STANDARDS section.
wiz
2011-02-06
Add -l option to copy a tree as links.
darcy
2011-01-24
Use Fx.
wiz
2011-01-24
document what -a is for
yamt
2011-01-04
Fix fd leak in error case. Found by cppcheck.
wiz
2010-12-22
Sort option descriptions, bump date for -a.
wiz
2010-12-22
Say that -a is non-standard and -P is the default.
christos
2010-12-21
Add -a archive flag. from Aleksey Cheusov
christos
2010-10-25
Re-enable support for reading files of at most 8MB via mmap(2).
tron
2010-10-22
Disable mmap path. With the current vnode locking scheme it has
pooka
2009-10-08
Fix the "dne" handling and chmod behaviour properly: values of dne
pooka
2009-09-29
Remove fts sorting. It was originally put there to copy files
pooka
2008-07-20
Remove the \n and tabs from the __COPYRIGHT() strings.
lukem
2008-05-26
Distinguish "this file failed" from "any file failed", to make cp -v
dholland
2008-05-26
PR/38755: murray armfield: /bin posix programs missing setprogname and/or
christos
2007-10-26
Sync SYNOPSIS with usage() (correct location of -P).
hira
2007-10-26
Add -N to usage.
hira
2007-10-25
Touching up the permissions to preserve set-ID bits is appropriate
jld
2006-12-26
fix whitespace nits (space -> tab)
alc
2006-10-15
c99 initializers
christos
2006-08-15
initialize dne variable in the beginning, then move the resetting of
jschauma
2006-08-15
Avoid errors like "cp: /foo/bar/directory" exists if cp(1) is used to
tron
2006-07-16
return functionality backed out yesterday after fixing the bug I had
jschauma
2006-07-15
The last commit introduced a bug. Revert until that's found and fixed.
jschauma
2006-07-15
As suggested on tech-userlevel:
jschauma
2006-03-17
Fix Coverity issue 1754. Call fts_close() after we're done copying.
erh
2005-11-16
- Better detect pathname overflow (from FreeBSD)
christos
2005-10-24
Remove the "" -> "." target conversion kludge.
kleink
[next]