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.1
Age
Commit message (
Expand
)
Author
2013-01-18
command-line (adj.) -> command line (n.);
Jason McIntyre
2011-06-15
consistently specify that -f and -i override previous options in each
Ted Unangst
2011-06-15
the last of -f or -i is the lucky winner. problem noticed by jan stary.
Ted Unangst
2010-09-03
add an EXIT STATUS section for /bin;
Jason McIntyre
2009-02-08
bump the posix reference in STANDARDS to IEEE Std 1003.1-2008, with a few
Jason McIntyre
2009-01-04
replace hardcoded exit values with .Ex macros;
Igor Sobrado
2007-09-16
"source" and "target" can be either files or directories;
Igor Sobrado
2007-05-31
convert to new .Dd format;
Jason McIntyre
2007-05-29
- consistent STANDARDS blurb
Jason McIntyre
2007-04-06
when copying regular files, look for blocks of zeroes. when we see them,
Ted Unangst
2004-12-10
sort options + sync usage();
Jason McIntyre
2004-12-07
Document cp(1) does not preserve hard links. With and ok jmc@ and millert@
Otto Moerbeek
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2003-06-01
Undo a misguided attempt to fix speling errors from long ago. UCB
Todd C. Miller
2003-05-29
merge COMPATIBILITY into STANDARDS;
Jason McIntyre
2003-03-12
more .Li
Theo de Raadt
2002-02-11
Initial patch.
Mike Pechkin
2000-11-10
- Prefer COMPATIBILITY section after SEE ALSO section.
Aaron Campbell
2000-11-09
Change all option list specifications to ".Bl -tag -width Ds". Most man
Aaron Campbell
2000-10-18
Add some rudimentary EXAMPLES sections and standardize the way we display
Aaron Campbell
2000-03-21
Add HISTORY sections; from FreeBSD. Information originally obtained from
Aaron Campbell
2000-03-17
Remove hard sentence breaks.
Aaron Campbell
1999-09-23
Add EXAMPLES.
Aaron Campbell
1999-09-23
Description of -R option should be first.
Aaron Campbell
1999-06-04
start to remove non-escaped trailing whitespace, it can confuse troff; pjanzen@
Aaron Campbell
1999-05-30
repairs
Aaron Campbell
1999-05-23
remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common
Aaron Campbell
1999-03-10
comma splice
Paul Janzen
1999-03-03
cleanup
Aaron Campbell
1998-12-15
always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.net
Aaron Campbell
1998-11-28
start killing redundant .Nm macro arguments (mandoc ``remembers'' the first one
Aaron Campbell
1998-09-14
First complete sweep of man pages, bin/. Command/function names previously
Aaron Campbell
1997-11-08
spelling
Todd T. Fries
1996-06-23
update rcsid
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt