cleanup
[oweals/busybox.git] / modutils / lsmod.c
2002-12-13 Tim Rikercleanup
2002-10-18 Eric AndersenFix needless formatting differences vs modutils
2002-10-12 Eric AndersenDoh! I screwed up applying vodz' patch.
2002-10-10 Eric Andersenlast_patch61 from vodz:
2002-10-08 Eric AndersenFix missing \n noticed by Robert Schwebel
2002-09-16 Eric AndersenSupport module tainting
2002-04-06 Eric AndersenApply lash_patch35 from vodz, which brings several...
2001-10-24 Eric AndersenMajor rework of the directory structure and the entire...
2001-04-13 Matt KraaiFix infinite loop and reallocate if too many modules.
2001-04-05 Eric AndersenA number of cleanups. Now compiles with libc5, glibc...
2001-03-09 Eric AndersenPatchs from Jeff Garzik <jgarzik@mandrakesoft.com>...
2001-02-24 Eric AndersenMake output match the real lsmod -- print (autoclean...
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