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
/
rmmod.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Robert P. Day removed 8 gazillion occurrences of "extern" on function
landley
2006-03-06
1
-1
/
+1
*
just whitespace
timr
2006-01-25
1
-3
/
+3
*
Patch from Yann E. Morin to make rmmod report failure properly.
landley
2005-12-11
1
-2
/
+2
*
use libbb/get_kernel_revision(), reduce stack usage, add loses -w -f option f...
vodz
2005-11-28
1
-60
/
+48
*
Patch from Cristian Ionescu-Idbohrn to deal with _ vs - better.
landley
2005-11-27
1
-1
/
+11
*
Patch from Mike Snitzer <snitzer@gmail.com>:
sandman
2004-07-20
1
-3
/
+3
*
Deal with the fact that 2.6.x kernels replace any '-'s in the
andersen
2004-07-20
1
-4
/
+36
*
Fixup some cases of "QM_MODULES: not implemented" for both
andersen
2004-07-13
1
-3
/
+12
*
As noted in a patch from Kendrick Hamilton, rmmod was only
andersen
2004-03-19
1
-4
/
+1
*
Remove trailing whitespace. Update copyright to include 2004.
andersen
2004-03-15
1
-3
/
+3
*
re-indent
andersen
2003-12-24
1
-1
/
+1
*
Update modutils with 2.6 module support
andersen
2003-12-11
1
-1
/
+10
*
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
/
+5
*
rmmod -a removed modules recursively
timr
2002-12-14
1
-2
/
+18
*
Major rework of the directory structure and the entire build system.
andersen
2001-10-24
1
-2
/
+2
*
A number of cleanups. Now compiles with libc5, glibc, and uClibc. Fix a few
andersen
2001-04-05
1
-6
/
+1
*
Applied patch from Jeff Garzik to getopt-ify rmmod.
markw
2001-03-09
1
-13
/
+12
*
It turns out that DODMALLOC was broken when I reorganized busybox.h
andersen
2001-02-20
1
-1
/
+1
*
This patch, put together by Manuel Novoa III, is a merge of work
andersen
2001-02-14
1
-2
/
+2
*
Fix up copyright msgs. Bump version to 0.49 in preparation for
andersen
2001-01-27
1
-1
/
+1
*
Fix header file usage -- there were many unnecessary header files included in
andersen
2001-01-27
1
-0
/
+3
*
Use busybox error handling functions wherever possible.
kraai
2000-12-22
1
-5
/
+3
*
Stop using TRUE and FALSE for exit status.
kraai
2000-12-01
1
-4
/
+4
*
Renamed "internal.h" to the more sensible "busybox.h".
andersen
2000-09-25
1
-1
/
+1
*
Fix from Arne Bernin for return code -- now reflects whether the rmmod
andersen
2000-07-28
1
-1
/
+3
*
Extract usage information into a separate file.
kraai
2000-07-16
1
-12
/
+0
*
Forgot to commit these cleanups it seems.
andersen
2000-07-11
1
-2
/
+0
*
Updates to a number of apps to remove warnings/compile errors under libc5.
andersen
2000-06-19
1
-1
/
+1
*
Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP
erik
2000-05-12
1
-4
/
+7
*
More Doc updates. cmdedit and more termio fixes.
erik
2000-04-21
1
-1
/
+3
*
Upates to include copyright 2000 to everything
erik
2000-04-13
1
-1
/
+1
*
Some formatting updates (ran the code through indent)
erik
2000-02-08
1
-27
/
+28
*
Minor fixes to rmmod. First pass at insmod (not yet working).
erik
1999-12-17
1
-1
/
+1
*
Fixed correctness of comment in rmmod.c - MKW
markw
1999-12-17
1
-1
/
+1
*
Wrote rmmod for busybox.
erik
1999-12-16
1
-0
/
+73