aboutsummaryrefslogtreecommitdiff
path: root/cp_mv.c
AgeCommit message (Expand)Author
2000-07-16Extract usage information into a separate file.Matt Kraai
2000-07-14Don't use strings directly in calls to usage(). This is in preparationMatt Kraai
2000-07-14The result of getopt() should not be converted to "char" - it breaks on PPCPavel Roskin
2000-07-14A couple of minor warning cleanups.Eric Andersen
2000-07-14Use errorMsg rather than fprintf.Matt Kraai
2000-07-13Patch from Marc Nijdam <marc_nijdam@hp.com>Eric Andersen
2000-07-12Use global applet_name instead of local versions.Matt Kraai
2000-06-19Updates to a number of apps to remove warnings/compile errors under libc5.Eric Andersen
2000-06-08Fixed parsing of arguments for cpPavel Roskin
2000-06-06Fixed a bunch of stuff:Eric Andersen
2000-05-10* cp -fa now works as expected for symlinks (it didn't before)Erik Andersen
2000-05-01Some accrued fixes/updates.Erik Andersen
2000-04-28Latest and greatest. Some effort at libc5 (aiming towards newlib)Erik Andersen
2000-04-21More Doc updates. cmdedit and more termio fixes.Erik Andersen
2000-04-13Upates to include copyright 2000 to everythingErik Andersen
2000-03-28Yet another installment in the ongoing tar sagaErik Andersen
2000-03-04A few updates (including the cp fix the Craig has been looking for)Erik Andersen
2000-02-11UpdatesErik Andersen
2000-02-08Some formatting updates (ran the code through indent)Erik Andersen
2000-02-07A few minor updates. ;-)Erik Andersen