Historique des commits

Auteur SHA1 Message Date
  Eric Andersen 71ae64bdc6 last_patch61 from vodz: il y a 22 ans
  Eric Andersen 528649463f Fix missing \n noticed by Robert Schwebel il y a 22 ans
  Eric Andersen 166fa4684f Support module tainting il y a 22 ans
  Eric Andersen fcffa2cc1a Apply lash_patch35 from vodz, which brings several nice size_optimizations. il y a 22 ans
  Eric Andersen bdfd0d78bc Major rework of the directory structure and the entire build system. il y a 23 ans
  Matt Kraai 0f50bca9aa Fix infinite loop and reallocate if too many modules. il y a 23 ans
  Eric Andersen e76c3b08e1 A number of cleanups. Now compiles with libc5, glibc, and uClibc. Fix a few il y a 24 ans
  Eric Andersen eba8ed71f0 Patchs from Jeff Garzik <jgarzik@mandrakesoft.com> to cleanup il y a 24 ans
  Eric Andersen afeb96547f Make output match the real lsmod -- print (autoclean) type il y a 24 ans
  Eric Andersen cbe31dace5 It turns out that DODMALLOC was broken when I reorganized busybox.h il y a 24 ans
  Eric Andersen af4ac77d9d Apply a patch from Larry Doolittle to add "-all" and "-none" switches il y a 24 ans
  Eric Andersen 8ec10a9483 Fix up copyright msgs. Bump version to 0.49 in preparation for il y a 24 ans
  Eric Andersen f5d5e77321 more bugs fixed -- found doing regression testing il y a 24 ans
  Mark Whitley 59ab025363 #define -> static const int. Also got rid of some big static buffers. il y a 24 ans
  Matt Kraai 0dab829977 Add missing newlines to error messages. il y a 24 ans
  Mark Whitley f57c944e09 Changed names of functions in utility.c and all affected files, to make il y a 24 ans
  Eric Andersen 21adca750a Added insmod support for ARM, and lsmod support for older kernels, il y a 24 ans
  Eric Andersen 3570a34de4 Renamed "internal.h" to the more sensible "busybox.h". il y a 24 ans
  Matt Kraai 721119e1db Clean up output. il y a 24 ans
  Eric Andersen ccb0a9ba88 Formatting cleanup patch from Bryan Rittmeyer <bryan@ixiacom.com>. il y a 24 ans
  Eric Andersen de34e43755 MAke lsmod act just like modutils lsmod, by printing which modules use il y a 24 ans
  Eric Andersen be0dc0d06a lsmod now uses the query_module syscall, rather then /proc il y a 24 ans
  Matt Kraai 27a804246a Centralize handling of --help. il y a 24 ans
  Matt Kraai 2f46b664b7 Add usage messages for applets without them. il y a 24 ans
  Pavel Roskin cc8a66b113 Moved functions used by "lsmod" from cat.c to utility.c il y a 24 ans
  Eric Andersen b610615be9 Updates to a number of apps to remove warnings/compile errors under libc5. il y a 24 ans
  Erik Andersen 61677feff7 Upates to include copyright 2000 to everything il y a 24 ans
  Erik Andersen 269bba2514 Change BB_FEATURE_USE_DEVPS_N_DEVMTAB to the simpler il y a 25 ans
  Erik Andersen 54969a1f64 Fixed up lsmod so it works with my devmodules kernel driver, il y a 25 ans
  Erik Andersen 2ac2fae728 Fix bugs related to finding PIDs. il y a 25 ans