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