index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bin
/
cp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typo.
ceri
2006-11-02
1
-1
/
+1
*
Wording nits.
trhodes
2006-10-27
1
-11
/
+7
*
Flesh out the compatibility section a little bit. Bump doc date.
trhodes
2006-10-24
1
-30
/
+20
*
Fix style(9) bugs in previous commit.
trhodes
2006-10-11
1
-7
/
+4
*
Make -r a synonym for -R, similar to behavior on Linux while being backwards
trhodes
2006-10-07
2
-14
/
+41
*
o Style(9).
maxim
2006-10-07
1
-9
/
+7
*
o Avoid division by zero.
maxim
2006-10-07
1
-3
/
+8
*
o Hold copied bytes counter in off_t. This prevents statistics
maxim
2006-10-06
1
-1
/
+1
*
Move the -l option processing to where it belongs.
ru
2006-09-29
1
-4
/
+4
*
- Fix options order.
ru
2006-08-25
2
-7
/
+7
*
Remove a stray -a option that probably sneaked in from julian's
ru
2006-08-25
1
-2
/
+2
*
Add an option to allow copying of a hierarchy while linking he regular files.
julian
2006-08-24
4
-82
/
+105
*
o Call fts_close() before exit.
maxim
2006-07-04
1
-0
/
+1
*
Attempt to complete the userspace integration of POSIX.1e extended ACLs.
csjp
2005-09-05
3
-1
/
+86
*
Fix a few markup nits in previous commit.
trhodes
2005-02-25
1
-1
/
+3
*
Note how cp(1) handles directories ending in "/."
trhodes
2005-02-24
1
-1
/
+5
*
Sync program's usage() with manpage's SYNOPSIS.
ru
2005-02-09
1
-2
/
+3
*
Add the new standard EXIT STATUS section where appropriate.
ru
2005-01-16
1
-1
/
+1
*
/*- or .\"- or #- to begin license clauses.
imp
2005-01-10
2
-1
/
+2
*
Mechanically kill hard sentence breaks.
ru
2004-07-02
1
-1
/
+2
*
Plug file descriptor leak in implementation of -n option.
tjr
2004-06-05
1
-0
/
+1
*
Remove clause 3 from the UCB licenses.
markm
2004-04-06
4
-16
/
+0
*
Don't mmap(2) and munmap(2) zero-length files.
alc
2003-11-13
1
-1
/
+2
*
pass -1 to setfile in cp.c
jmg
2003-06-30
1
-1
/
+1
*
support saving both user/group and permissions on symlinks (from PR)
jmg
2003-06-22
1
-13
/
+20
*
Clarify what -p option does.
ru
2003-06-07
1
-11
/
+12
*
Quiet warnings about copyright[].
obrien
2003-05-01
1
-2
/
+2
*
Include <signal.h> instead of depending on namespace pollution in
bde
2003-04-13
1
-1
/
+2
*
Fixed some style bugs in rev.1.44.
bde
2003-04-13
1
-3
/
+2
*
Use the correct data type and qualifier for signal flag.
mdodd
2003-04-07
2
-2
/
+2
*
Add a SIGINFO handler.
mdodd
2003-04-07
4
-0
/
+45
*
Constify and staticify for lint.
markm
2002-10-18
3
-6
/
+6
*
cp -p could report success even if a file copy failed. This was due to
mckay
2002-09-22
1
-3
/
+4
*
Make the threatened fts(3) ABI fix. FTSENT now avoids the use of the struct
wollman
2002-09-21
1
-2
/
+2
*
Bump document date for the -n option.
johan
2002-08-16
1
-1
/
+1
*
mdoc(7) police: grammar.
ru
2002-08-09
1
-1
/
+1
*
Fix some easy WARNS.
markm
2002-07-31
1
-4
/
+4
*
Add the -n option, which automatically answers "no" to the overwrite question.
johan
2002-07-23
4
-12
/
+35
*
Revert previous delta, which is not required with rev 1.5 of
sheldonh
2002-07-15
1
-1
/
+0
*
Set WFORMAT=0, because our compiler currently complains about NULL
sheldonh
2002-07-11
1
-0
/
+1
*
err() is documented as allowing NULL for the format string but GCC isn't
dillon
2002-07-10
1
-1
/
+1
*
Fix some low-hanging lint-fruit: endianness and staticness warnings.
markm
2002-07-03
2
-4
/
+6
*
Consistently use __FBSDID
obrien
2002-06-30
2
-4
/
+4
*
When -R is not specified, fail to copy the contents of dangling symlinks
tjr
2002-06-13
1
-3
/
+11
*
Optimize prev. commit code a bit
ache
2002-05-17
1
-4
/
+4
*
Trailing slash fixes.
ache
2002-05-17
1
-2
/
+12
*
Add semicolon to empty default case to silence warning.
alfred
2002-05-11
1
-0
/
+1
*
Fixed some style bugs in revs 1.1 and 1.4.
bde
2002-02-23
1
-4
/
+4
*
Fix warnings inspired by lint, a commercial lint and WARNS=4.
markm
2002-02-22
4
-21
/
+20
*
Modernization effort for bin/c*:
imp
2002-02-02
3
-33
/
+17
[next]