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