libbb: nuke BB_GETOPT_ERROR, always die if there are mutually exclusive options
[oweals/busybox.git] / coreutils / cp.c
2007-07-21 Denis Vlasenkolibbb: nuke BB_GETOPT_ERROR, always die if there are...
2007-05-26 Denis Vlasenkousage.c: remove reference to busybox.h
2007-04-10 Denis Vlasenkoaudit small applets and mark some of them as NOFORK.
2007-03-20 Denis Vlasenkofix accumulated whitespace and indentation damage
2007-03-10 Denis Vlasenkoselinux support by Yuichi Nakamura <ynakam@hitachisoft...
2007-02-03 Denis Vlasenkosuppress warnings about easch <applet>_main() having
2006-10-21 Denis Vlasenkocp: add support for -s, -l. Fix free(nonmalloc) bug.
2006-10-03 Denis Vlasenkogetopt_ulflags -> getopt32.
2006-09-17 Denis Vlasenkowhitespace cleanup
2006-04-02 Bernhard Reutner... - typos: s/compatability/compatibility/g;s/compatable...
2006-03-06 Rob LandleyRobert P. Day removed 8 gazillion occurrences of "exter...
2005-11-01 Rob LandleyFix cp /dev/null filename, and a few in-passing cleanups.
2005-04-14 Mike Frysingerfake out support for POSIX -H and -L options since...
2005-01-07 Mike Frysingercp: make -P a synonym for -d
2004-01-25 Glenn L McGrathAdd the -r option as a synonym of -R
2003-03-19 Manuel Novoa III Major coreutils update.
2001-10-05 Matt KraaiInvert FILEUTILS_PRESERVE_SYMLINKS into FILEUTILS_DEREF...
2001-04-24 Matt KraaiUse generic flag names.
2001-04-23 Matt KraaiRewrite cp and mv to be SUSv2 compliant.
2000-02-07 Erik AndersenA few minor updates. ;-)
2000-01-08 Erik AndersenFix cp and mv so 'cp foo/README bar' where foo and...
2000-01-04 Erik AndersenBunches of fixes. Typos, bugs, etc.
1999-12-29 Erik AndersenFixed mv so it now does the right thing (same method...
1999-12-29 Erik AndersenFixed cp so it works as God intended it to.
1999-11-16 Eric AndersenStuf
1999-11-10 Eric AndersenUpdates to usage, and made tar work.
1999-10-20 Eric AndersenFixed up copyright notices and such
1999-10-19 Eric AndersenAdded sfdisk. Ststic-ified a bunch of stuff.
1999-10-18 Eric AndersenMore stuff.
1999-10-18 Eric AndersenMore fixes
1999-10-17 Eric AndersenSome fixes and such
1999-10-14 Eric AndersenFixed cp -[aR] and some other stuf.
1999-10-13 Eric AndersenMore stuff
1999-10-12 Eric AndersenLatest and greatest.
1999-10-09 Eric AndersenMore stuff.
1999-10-05 Eric AndersenInitial revision 0_29alpha2