index
:
delta/busybox.git
0_60_stable
1_00_stable
1_00_stable_10817
1_10_stable
1_11_stable
1_12_stable
1_13_stable
1_14_stable
1_15_stable
1_16_stable
1_17_stable
1_18_stable
1_19_stable
1_1_stable
1_20_stable
1_21_stable
1_22_stable
1_23_stable
1_24_stable
1_25_stable
1_26_stable
1_27_stable
1_28_stable
1_29_stable
1_30_stable
1_31_stable
1_32_stable
1_33_stable
1_34_stable
1_35_stable
1_36_stable
1_3_stable
1_4_stable
1_5_stable
1_6_stable
1_7_stable
1_8_stable
1_9_stable
baserock/1.22.1-openwrt
baserock/1.23.2-openwrt
baserock/build-essential
baserock/danielfirth/RT144
baserock/danielsilverstone/vagrant-support
baserock/jjardon/build-essential
baserock/liw/S8704-always-ntpd
baserock/morph
baserock/pedroalvarez/build-essential
baserock/pedroalvarez/enable-patch
baserock/radiofree/busyboxfix
baserock/radiofree/ntpdscript
baserock/richardmaw/S5892/boot-sequencing
baserock/richardmaw/S8564/ro-staging-area
baserock/richardmaw/S9245/init
baserock/richardmaw/add-read-dash-d
baserock/robkendrick/mips64
baserock/tiagogomes/bbgawk
master
git.busybox.net: busybox.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modutils
/
lsmod.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Apply lash_patch35 from vodz, which brings several nice size_optimizations.
Eric Andersen
2002-04-06
1
-1
/
+1
*
Major rework of the directory structure and the entire build system.
Eric Andersen
2001-10-24
1
-5
/
+5
*
Fix infinite loop and reallocate if too many modules.
Matt Kraai
2001-04-13
1
-8
/
+22
*
A number of cleanups. Now compiles with libc5, glibc, and uClibc. Fix a few
Eric Andersen
2001-04-05
1
-2
/
+1
*
Patchs from Jeff Garzik <jgarzik@mandrakesoft.com> to cleanup
Eric Andersen
2001-03-09
1
-0
/
+1
*
Make output match the real lsmod -- print (autoclean) type
Eric Andersen
2001-02-24
1
-6
/
+6
*
It turns out that DODMALLOC was broken when I reorganized busybox.h
Eric Andersen
2001-02-20
1
-1
/
+1
*
Apply a patch from Larry Doolittle to add "-all" and "-none" switches
Eric Andersen
2001-02-01
1
-4
/
+0
*
Fix up copyright msgs. Bump version to 0.49 in preparation for
0_49
Eric Andersen
2001-01-27
1
-1
/
+1
*
more bugs fixed -- found doing regression testing
Eric Andersen
2001-01-24
1
-7
/
+3
*
#define -> static const int. Also got rid of some big static buffers.
Mark Whitley
2001-01-23
1
-11
/
+11
*
Add missing newlines to error messages.
Matt Kraai
2000-12-18
1
-4
/
+4
*
Changed names of functions in utility.c and all affected files, to make
Mark Whitley
2000-12-07
1
-4
/
+4
*
Added insmod support for ARM, and lsmod support for older kernels,
Eric Andersen
2000-12-06
1
-0
/
+38
*
Renamed "internal.h" to the more sensible "busybox.h".
Eric Andersen
2000-09-25
1
-1
/
+1
*
Clean up output.
Matt Kraai
2000-09-19
1
-1
/
+1
*
Formatting cleanup patch from Bryan Rittmeyer <bryan@ixiacom.com>.
Eric Andersen
2000-09-12
1
-7
/
+7
*
MAke lsmod act just like modutils lsmod, by printing which modules use
Eric Andersen
2000-09-10
1
-0
/
+20
*
lsmod now uses the query_module syscall, rather then /proc
Eric Andersen
2000-08-21
1
-10
/
+72
*
Centralize handling of --help.
Matt Kraai
2000-07-19
1
-3
/
+0
*
Add usage messages for applets without them.
Matt Kraai
2000-07-19
1
-0
/
+3
*
Moved functions used by "lsmod" from cat.c to utility.c
Pavel Roskin
2000-07-17
1
-3
/
+3
*
Updates to a number of apps to remove warnings/compile errors under libc5.
Eric Andersen
2000-06-19
1
-1
/
+1
*
Upates to include copyright 2000 to everything
Erik Andersen
2000-04-13
1
-1
/
+1
*
Change BB_FEATURE_USE_DEVPS_N_DEVMTAB to the simpler
0_43pre1
Erik Andersen
2000-03-08
1
-1
/
+1
*
Fixed up lsmod so it works with my devmodules kernel driver,
Erik Andersen
2000-03-08
1
-4
/
+7
*
Fix bugs related to finding PIDs.
Erik Andersen
2000-03-07
1
-3
/
+3
*
Some formatting updates (ran the code through indent)
Erik Andersen
2000-02-08
1
-2
/
+4
*
Added lsmod
Erik Andersen
1999-12-15
1
-0
/
+35