Commit History

Author SHA1 Message Date
  Eric Andersen afeb96547f Make output match the real lsmod -- print (autoclean) type 24 years ago
  Eric Andersen cbe31dace5 It turns out that DODMALLOC was broken when I reorganized busybox.h 24 years ago
  Eric Andersen af4ac77d9d Apply a patch from Larry Doolittle to add "-all" and "-none" switches 24 years ago
  Eric Andersen 8ec10a9483 Fix up copyright msgs. Bump version to 0.49 in preparation for 24 years ago
  Eric Andersen f5d5e77321 more bugs fixed -- found doing regression testing 24 years ago
  Mark Whitley 59ab025363 #define -> static const int. Also got rid of some big static buffers. 24 years ago
  Matt Kraai 0dab829977 Add missing newlines to error messages. 24 years ago
  Mark Whitley f57c944e09 Changed names of functions in utility.c and all affected files, to make 24 years ago
  Eric Andersen 21adca750a Added insmod support for ARM, and lsmod support for older kernels, 24 years ago
  Eric Andersen 3570a34de4 Renamed "internal.h" to the more sensible "busybox.h". 24 years ago
  Matt Kraai 721119e1db Clean up output. 24 years ago
  Eric Andersen ccb0a9ba88 Formatting cleanup patch from Bryan Rittmeyer <bryan@ixiacom.com>. 24 years ago
  Eric Andersen de34e43755 MAke lsmod act just like modutils lsmod, by printing which modules use 24 years ago
  Eric Andersen be0dc0d06a lsmod now uses the query_module syscall, rather then /proc 24 years ago
  Matt Kraai 27a804246a Centralize handling of --help. 24 years ago
  Matt Kraai 2f46b664b7 Add usage messages for applets without them. 24 years ago
  Pavel Roskin cc8a66b113 Moved functions used by "lsmod" from cat.c to utility.c 24 years ago
  Eric Andersen b610615be9 Updates to a number of apps to remove warnings/compile errors under libc5. 24 years ago
  Erik Andersen 61677feff7 Upates to include copyright 2000 to everything 24 years ago
  Erik Andersen 269bba2514 Change BB_FEATURE_USE_DEVPS_N_DEVMTAB to the simpler 25 years ago
  Erik Andersen 54969a1f64 Fixed up lsmod so it works with my devmodules kernel driver, 25 years ago
  Erik Andersen 2ac2fae728 Fix bugs related to finding PIDs. 25 years ago
  Erik Andersen e49d5ecbbe Some formatting updates (ran the code through indent) 25 years ago
  Erik Andersen 6f23cec5d0 Added lsmod 25 years ago