Tim Riker
|
cf93274663
rmmod -a removed modules recursively
|
před 22 roky |
Tim Riker
|
6fe1960ff5
cleanup
|
před 22 roky |
Eric Andersen
|
31f9747a23
Fix needless formatting differences vs modutils
|
před 22 roky |
Eric Andersen
|
9060a73159
Doh! I screwed up applying vodz' patch.
|
před 22 roky |
Eric Andersen
|
71ae64bdc6
last_patch61 from vodz:
|
před 22 roky |
Eric Andersen
|
528649463f
Fix missing \n noticed by Robert Schwebel
|
před 22 roky |
Eric Andersen
|
166fa4684f
Support module tainting
|
před 22 roky |
Eric Andersen
|
fcffa2cc1a
Apply lash_patch35 from vodz, which brings several nice size_optimizations.
|
před 22 roky |
Eric Andersen
|
bdfd0d78bc
Major rework of the directory structure and the entire build system.
|
před 23 roky |
Matt Kraai
|
0f50bca9aa
Fix infinite loop and reallocate if too many modules.
|
před 23 roky |
Eric Andersen
|
e76c3b08e1
A number of cleanups. Now compiles with libc5, glibc, and uClibc. Fix a few
|
před 23 roky |
Eric Andersen
|
eba8ed71f0
Patchs from Jeff Garzik <jgarzik@mandrakesoft.com> to cleanup
|
před 24 roky |
Eric Andersen
|
afeb96547f
Make output match the real lsmod -- print (autoclean) type
|
před 24 roky |
Eric Andersen
|
cbe31dace5
It turns out that DODMALLOC was broken when I reorganized busybox.h
|
před 24 roky |
Eric Andersen
|
af4ac77d9d
Apply a patch from Larry Doolittle to add "-all" and "-none" switches
|
před 24 roky |
Eric Andersen
|
8ec10a9483
Fix up copyright msgs. Bump version to 0.49 in preparation for
|
před 24 roky |
Eric Andersen
|
f5d5e77321
more bugs fixed -- found doing regression testing
|
před 24 roky |
Mark Whitley
|
59ab025363
#define -> static const int. Also got rid of some big static buffers.
|
před 24 roky |
Matt Kraai
|
0dab829977
Add missing newlines to error messages.
|
před 24 roky |
Mark Whitley
|
f57c944e09
Changed names of functions in utility.c and all affected files, to make
|
před 24 roky |
Eric Andersen
|
21adca750a
Added insmod support for ARM, and lsmod support for older kernels,
|
před 24 roky |
Eric Andersen
|
3570a34de4
Renamed "internal.h" to the more sensible "busybox.h".
|
před 24 roky |
Matt Kraai
|
721119e1db
Clean up output.
|
před 24 roky |
Eric Andersen
|
ccb0a9ba88
Formatting cleanup patch from Bryan Rittmeyer <bryan@ixiacom.com>.
|
před 24 roky |
Eric Andersen
|
de34e43755
MAke lsmod act just like modutils lsmod, by printing which modules use
|
před 24 roky |
Eric Andersen
|
be0dc0d06a
lsmod now uses the query_module syscall, rather then /proc
|
před 24 roky |
Matt Kraai
|
27a804246a
Centralize handling of --help.
|
před 24 roky |
Matt Kraai
|
2f46b664b7
Add usage messages for applets without them.
|
před 24 roky |
Pavel Roskin
|
cc8a66b113
Moved functions used by "lsmod" from cat.c to utility.c
|
před 24 roky |
Eric Andersen
|
b610615be9
Updates to a number of apps to remove warnings/compile errors under libc5.
|
před 24 roky |