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
2001-12-20
Drop unnecessary .Pps.
wiz
2001-12-20
Whitespace nits.
wiz
2001-09-13
ANSIfication and some KNF fixes by Petri Koistinen from bin/13681.
wiz
2001-08-30
enable use of mmap(), falling back to read()/write() if mmap() fails.
chs
2001-07-18
Use madvise(2) after mmap(2) in case "VM_AND_BUFFER_CACHE_SYNCHRONIZED"
tron
2000-09-04
For commands and utilities, use EXIT STATUS rather than RETURN VALUES as
kleink
2000-08-28
Add 'RETURN VALUE' section header.
hubertf
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-22
More and more .Os cleanups. .Os is defined in the tmac.doc-common file,
garbled
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
1998-02-20
Nit: Use MAP_SHARED for read-only mappings where appropriate.
mycroft
1998-02-17
Use MAP_PRIVATE|MAP_FILE instead of 0 in mmap().
augustss
1997-10-19
Use futimes(2) if possible. Also correct an error message.
mycroft
1997-10-19
Preserve owner/group/mode/atime/mtime of symlink if -p flag is given.
enami
1997-10-11
Use .Nm "" instead of .Nm cp in SYNOPSIS.
enami
1997-10-10
all but the first .Nm in SYNOPSIS need to be spelt out. [bin/4256]
lukem
1997-09-14
* getopt returns -1 not EOF
lukem
1997-07-20
Remove WARNS=1 from all the subdirectory Makefiles, and add it to Makefile.inc
christos
1997-07-20
Build with WARNS.
thorpej
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-05-15
add missing close-brackets; from Greg Oster in PR bin/3613.
mikel
1997-04-09
Fix lossage with new namei() when the destination given is "/";
kleink
1997-02-26
Patch from BSDI (via Keith Bostic):
cgd
1997-01-09
kill use of register
tls
1995-09-07
Sync with 4.4lite2
jtc
1995-08-02
Don't remove the destination file if there is a write error. This is
jtc
1995-07-25
Use "utility" instead of "command". Modern definitions of these terms
jtc
1995-07-25
s/HISTORY/STANDARDS/; noted by Masanobu Saitoh in PR#1269
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
Clean up deleted files.
mycroft
1994-09-22
Merge 4.4-Lite version.
mycroft
1994-09-22
Import original 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
Clean up deleted files.
mycroft
[next]