aboutsummaryrefslogtreecommitdiff
path: root/rm.c
AgeCommit message (Expand)Author
2001-04-24Rewrote rm.Matt Kraai
2001-04-11Vladimir's patch to reverse previous patchGlenn L McGrath
2001-03-19Simpify detection of no options.Eric Andersen
2001-03-19Should exclude "i" option when not enabled.Eric Andersen
2001-03-19Doesn't need a "-" option -- getopt does that for us.Eric Andersen
2001-03-19Patch from Vladimir to force interactiveFlag=FALSE when forceFlag=TRUEEric Andersen
2001-03-19getopt-ify rm so that BB_FEATURE_RM_INTERACTIVE will workEric Andersen
2001-03-13Credited Christophe Boyaniqu for interactive patch to rm.Mark Whitley
2001-03-13Applied patch from Christophe Boyanique to add -i support to rm.Mark Whitley
2001-02-20It turns out that DODMALLOC was broken when I reorganized busybox.hEric Andersen
2001-02-14This patch, put together by Manuel Novoa III, is a merge of workEric Andersen
2001-01-27Fix up copyright msgs. Bump version to 0.49 in preparation forEric Andersen
2001-01-27Fix header file usage -- there were many unnecessary header files included inEric Andersen
2000-12-07Changed names of functions in utility.c and all affected files, to makeMark Whitley
2000-12-05Use perrorMsg instead of perror and keep removing files if we encounterMatt Kraai
2000-12-01Stop using TRUE and FALSE for exit status.Matt Kraai
2000-09-25Renamed "internal.h" to the more sensible "busybox.h".Eric Andersen
2000-09-20Only remove directories when removing recursively.Matt Kraai
2000-07-16Extract usage information into a separate file.Matt Kraai
2000-06-19Updates to a number of apps to remove warnings/compile errors under libc5.Eric Andersen
2000-06-14Fixed "rm foo" that had been broken while implementing "rm -- foo"Pavel Roskin
2000-06-06Fixed a bunch of stuff:Eric Andersen
2000-05-12Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELPErik Andersen
2000-04-13Upates to include copyright 2000 to everythingErik Andersen
2000-03-28Yet another installment in the ongoing tar sagaErik Andersen
2000-02-08Some formatting updates (ran the code through indent)Erik Andersen
1999-11-19StufEric Andersen
1999-11-15UpdatesEric Andersen
1999-11-10Updates to usage, and made tar work.Eric Andersen
1999-11-09StuffEric Andersen
1999-10-20Fixed up copyright notices and suchEric Andersen
1999-10-18More stuff.Eric Andersen
1999-10-18More fixesEric Andersen
1999-10-05Initial revisionEric Andersen