Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
busybox
/
13a70ac2ab7cd2b87e7a8618c64b72b84e9fcabc
/
lsmod.c
0f50bca
Fix infinite loop and reallocate if too many modules.
by Matt Kraai
· 24 years ago
e76c3b0
A number of cleanups. Now compiles with libc5, glibc, and uClibc. Fix a few
by Eric Andersen
· 24 years ago
eba8ed7
Patchs from Jeff Garzik <jgarzik@mandrakesoft.com> to cleanup
by Eric Andersen
· 24 years ago
afeb965
Make output match the real lsmod -- print (autoclean) type
by Eric Andersen
· 24 years ago
cbe31da
It turns out that DODMALLOC was broken when I reorganized busybox.h
by Eric Andersen
· 24 years ago
af4ac77
Apply a patch from Larry Doolittle to add "-all" and "-none" switches
by Eric Andersen
· 24 years ago
8ec10a9
Fix up copyright msgs. Bump version to 0.49 in preparation for
by Eric Andersen
· 24 years ago
f5d5e77
more bugs fixed -- found doing regression testing -Erik
by Eric Andersen
· 24 years ago
59ab025
#define -> static const int. Also got rid of some big static buffers.
by Mark Whitley
· 24 years ago
0dab829
Add missing newlines to error messages.
by Matt Kraai
· 24 years ago
f57c944
Changed names of functions in utility.c and all affected files, to make
by Mark Whitley
· 24 years ago
21adca7
Added insmod support for ARM, and lsmod support for older kernels,
by Eric Andersen
· 24 years ago
3570a34
Renamed "internal.h" to the more sensible "busybox.h". -Erik
by Eric Andersen
· 24 years ago
721119e
Clean up output.
by Matt Kraai
· 24 years ago
ccb0a9b
Formatting cleanup patch from Bryan Rittmeyer <bryan@ixiacom.com>. -Erik
by Eric Andersen
· 24 years ago
de34e43
MAke lsmod act just like modutils lsmod, by printing which modules use
by Eric Andersen
· 24 years ago
be0dc0d
lsmod now uses the query_module syscall, rather then /proc -Erik
by Eric Andersen
· 24 years ago
27a8042
Centralize handling of --help.
by Matt Kraai
· 24 years ago
2f46b66
Add usage messages for applets without them.
by Matt Kraai
· 24 years ago
cc8a66b
Moved functions used by "lsmod" from cat.c to utility.c
by Pavel Roskin
· 24 years ago
b610615
Updates to a number of apps to remove warnings/compile errors under libc5.
by Eric Andersen
· 24 years ago
61677fe
Upates to include copyright 2000 to everything -Erik
by Erik Andersen
· 25 years ago
269bba2
Change BB_FEATURE_USE_DEVPS_N_DEVMTAB to the simpler
by Erik Andersen
· 25 years ago
54969a1
Fixed up lsmod so it works with my devmodules kernel driver,
by Erik Andersen
· 25 years ago
2ac2fae
Fix bugs related to finding PIDs. -Erik
by Erik Andersen
· 25 years ago
e49d5ec
Some formatting updates (ran the code through indent) -Erik
by Erik Andersen
· 25 years ago
6f23cec
Added lsmod -Erik
by Erik Andersen
· 25 years ago