Remove some unnecessary inclusions of <sys/cdefs.h> across the tree.
[dragonfly.git] / bin / rcp / rcp.c
2012-04-14 Sascha WildnerRemove some unnecessary inclusions of <sys/cdefs.h...
2012-03-06 Sascha WildnerSweep-fix comparing pointers with 0 (and assigning...
2011-11-26 John MarinoInitial import of binutils 2.22 on the new vendor branch
2011-05-14 Sascha WildnerRemove some duplicate includes in bin/, games/ and...
2009-02-26 Sascha Wildnerrcp(1): Fix amd64 warnings.
2005-01-07 Matthew DillonWhile removing a memory leak, rev 1.32 introduced a
2004-11-19 Eirik NygaardMake the code WARNS= 6 clean.
2004-11-07 Eirik NygaardRemove not needed void casts.
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: