It turns out that DODMALLOC was broken when I reorganized busybox.h
[oweals/busybox.git] / lsmod.c
2001-02-20 Eric AndersenIt turns out that DODMALLOC was broken when I reorganiz...
2001-02-01 Eric AndersenApply a patch from Larry Doolittle to add "-all" and...
2001-01-27 Eric AndersenFix up copyright msgs. Bump version to 0.49 in prepara... 0_49
2001-01-24 Eric Andersenmore bugs fixed -- found doing regression testing
2001-01-23 Mark Whitley#define -> static const int. Also got rid of some big...
2000-12-18 Matt KraaiAdd missing newlines to error messages.
2000-12-07 Mark WhitleyChanged names of functions in utility.c and all affecte...
2000-12-06 Eric AndersenAdded insmod support for ARM, and lsmod support for...
2000-09-25 Eric AndersenRenamed "internal.h" to the more sensible "busybox.h".
2000-09-19 Matt KraaiClean up output.
2000-09-12 Eric AndersenFormatting cleanup patch from Bryan Rittmeyer <bryan...
2000-09-10 Eric AndersenMAke lsmod act just like modutils lsmod, by printing...
2000-08-21 Eric Andersenlsmod now uses the query_module syscall, rather then...
2000-07-19 Matt KraaiCentralize handling of --help.
2000-07-19 Matt KraaiAdd usage messages for applets without them.
2000-07-17 Pavel RoskinMoved functions used by "lsmod" from cat.c to utility.c
2000-06-19 Eric AndersenUpdates to a number of apps to remove warnings/compile...
2000-04-13 Erik AndersenUpates to include copyright 2000 to everything
2000-03-08 Erik AndersenChange BB_FEATURE_USE_DEVPS_N_DEVMTAB to the simpler 0_43pre1
2000-03-08 Erik AndersenFixed up lsmod so it works with my devmodules kernel...
2000-03-07 Erik AndersenFix bugs related to finding PIDs.
2000-02-08 Erik AndersenSome formatting updates (ran the code through indent)
1999-12-15 Erik AndersenAdded lsmod