index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modutils
/
lsmod.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
usage.c: remove reference to busybox.h
vda
2007-05-26
1
-1
/
+1
*
suppress warnings about easch <applet>_main() having
vda
2007-02-03
1
-0
/
+2
*
preparatory patch for -Wwrite-strings #2
vda
2007-01-29
1
-4
/
+6
*
style fixes
vda
2006-12-26
1
-1
/
+1
*
style cleanup: return(a) -> return a, part 1
vda
2006-11-27
1
-1
/
+1
*
silly size savings and capitalization fixes
vda
2006-10-26
1
-2
/
+2
*
add open_read_close() and similar stuff
vda
2006-10-14
1
-4
/
+4
*
lsmod: repair indentation
vda
2006-09-30
1
-31
/
+31
*
whitespace cleanup
vda
2006-09-17
1
-1
/
+1
*
No real need for my_query_module() and this eliminates some type-punned
landley
2006-08-28
1
-8
/
+11
*
Bernhard Fischer pointed out some leftover debris needing cleanup.
landley
2006-08-15
1
-12
/
+0
*
Try to make a "type-punned pointer" warning go away for somebody on the
landley
2006-08-03
1
-3
/
+2
*
These should have been part of 15767 too.
landley
2006-08-03
1
-20
/
+16
*
fix from uClinux-dist for proper exit status if reading /proc/modules failed
vapier
2006-06-06
1
-5
/
+5
*
- move #include busybox.h to the very top so we pull in the config
aldot
2006-06-03
1
-15
/
+2
*
Patch from Denis Vlasenko turning static const int (which gets emitted into
landley
2006-03-10
1
-11
/
+13
*
Robert P. Day removed 8 gazillion occurrences of "extern" on function
landley
2006-03-06
1
-2
/
+2
*
just whitespace
timr
2006-01-25
1
-1
/
+1
*
just use bb_xfopen()
vapier
2006-01-03
1
-4
/
+1
*
Tweak the "pretty lsmod for 2.6" patch to be seperately selectable.
landley
2005-05-04
1
-1
/
+2
*
Takeharu Kato said:
landley
2005-05-03
1
-1
/
+42
*
Remove trailing whitespace. Update copyright to include 2004.
andersen
2004-03-15
1
-1
/
+1
*
Steven Scholz writes:
andersen
2003-08-06
1
-1
/
+0
*
Update a bunch of docs. Run a script to update my email addr.
andersen
2003-07-14
1
-2
/
+1
*
Major coreutils update.
mjn3
2003-03-19
1
-5
/
+6
*
Patch from Robert Schwebel fixing a missing \n
andersen
2003-01-11
1
-0
/
+1
*
rmmod -a removed modules recursively
timr
2002-12-14
1
-17
/
+0
*
cleanup
timr
2002-12-13
1
-0
/
+3
*
Fix needless formatting differences vs modutils
andersen
2002-10-18
1
-8
/
+8
*
Doh! I screwed up applying vodz' patch.
andersen
2002-10-12
1
-1
/
+0
*
last_patch61 from vodz:
andersen
2002-10-10
1
-16
/
+10
*
Fix missing \n noticed by Robert Schwebel
andersen
2002-10-08
1
-3
/
+2
*
Support module tainting
andersen
2002-09-16
1
-2
/
+32
*
Apply lash_patch35 from vodz, which brings several nice size_optimizations.
andersen
2002-04-06
1
-1
/
+1
*
Major rework of the directory structure and the entire build system.
andersen
2001-10-24
1
-5
/
+5
*
Fix infinite loop and reallocate if too many modules.
kraai
2001-04-13
1
-8
/
+22
*
A number of cleanups. Now compiles with libc5, glibc, and uClibc. Fix a few
andersen
2001-04-05
1
-2
/
+1
*
Patchs from Jeff Garzik <jgarzik@mandrakesoft.com> to cleanup
andersen
2001-03-09
1
-0
/
+1
*
Make output match the real lsmod -- print (autoclean) type
andersen
2001-02-24
1
-6
/
+6
*
It turns out that DODMALLOC was broken when I reorganized busybox.h
andersen
2001-02-20
1
-1
/
+1
*
Apply a patch from Larry Doolittle to add "-all" and "-none" switches
andersen
2001-02-01
1
-4
/
+0
*
Fix up copyright msgs. Bump version to 0.49 in preparation for
andersen
2001-01-27
1
-1
/
+1
*
more bugs fixed -- found doing regression testing
andersen
2001-01-24
1
-7
/
+3
*
#define -> static const int. Also got rid of some big static buffers.
markw
2001-01-23
1
-11
/
+11
*
Add missing newlines to error messages.
kraai
2000-12-18
1
-4
/
+4
*
Changed names of functions in utility.c and all affected files, to make
markw
2000-12-07
1
-4
/
+4
*
Added insmod support for ARM, and lsmod support for older kernels,
andersen
2000-12-06
1
-0
/
+38
*
Renamed "internal.h" to the more sensible "busybox.h".
andersen
2000-09-25
1
-1
/
+1
*
Clean up output.
kraai
2000-09-19
1
-1
/
+1
*
Formatting cleanup patch from Bryan Rittmeyer <bryan@ixiacom.com>.
andersen
2000-09-12
1
-7
/
+7
[next]