bug 2443: bin/cp: sync with FreeBSD (bug fixes + new options)
[dragonfly.git] / bin / cp / utils.c
2012-11-15 John Marinobug 2443: bin/cp: sync with FreeBSD (bug fixes + new...
2011-11-26 John MarinoInitial import of binutils 2.22 on the new vendor branch
2008-09-05 YONETANI TomokazuDon't fail if the file flags of source and copied symli...
2007-06-15 Simon SchubertFix conditionals to prevent endless loop.
2007-06-12 Simon SchubertUse correct variable types when copying files.
2006-08-03 Sascha WildnerRemove all occurences of double semicolons at the end...
2005-02-28 Simon SchubertSync with FreeBSD cp.
2004-10-22 Matthew DillonFix bugs in the last commit. Some islink checks and...
2004-09-14 David RhodusAdd support saving both user/group permission on symlin...
2004-08-25 Matthew DillonMinor cleanups.
2004-07-22 Jeroen Ruigrok/asmodaiGarbage collect RETAINBITS, not used anywhere.
2004-03-19 Chris PresseyClean up the code in bin/ to reduce warnings from GCC3.
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: