Make cp and mv optionally preserve hard links.
[oweals/busybox.git] / applets / applets.c
2001-08-27 Matt KraaiAdd support for `busybox --help APPLET' by Vladimir...
2001-08-27 Matt KraaiFix ash exec (noted by Arne Bernin).
2001-06-24 Eric AndersenMake the extern NUM_APPLETS be a extern const NUM_APPLE...
2001-06-15 Mark WhitleyApplied patch from Jim Gleason that makes it so busybox...
2001-04-25 Eric AndersenMove messages.c to libbb. Make each string in messages...
2001-04-03 Eric AndersenMake 'busybox --help' work as expected, closing bug...
2001-03-23 Eric Andersenincludes cleanup from Jeff Garzik
2001-03-19 Eric AndersenPatch from Vladimir to move struct applet from busybox...
2001-03-16 Eric AndersenConvert utility.c into libbb.a. It is now a whole...