Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
05e782ddd3dc58245c889529bb8aeeaddf24bf71
/
insmod.c
dd19c69
Removed trailing \n from error_msg{,_and_die} messages.
by Matt Kraai
· 24 years ago
8ec10a9
Fix up copyright msgs. Bump version to 0.49 in preparation for
by Eric Andersen
· 24 years ago
0_49
ed3ef50
Fix header file usage -- there were many unnecessary header files included in
by Eric Andersen
· 24 years ago
d5cad14
Update the arch-not-yet-supported msg to be more clear.
by Eric Andersen
· 24 years ago
114ad9c
Fix a stupid bug I introduced yesterday. Doh! -Erik
by Eric Andersen
· 24 years ago
155c89b
I just wrote 'insmod -o' to close bug#1049.
by Eric Andersen
· 24 years ago
86f3d5b
Bug fix and small create_module cleanup from Larry Doolittle to
by Eric Andersen
· 24 years ago
f5d5e77
more bugs fixed -- found doing regression testing -Erik
by Eric Andersen
· 24 years ago
a18aaf1
Make insmod understand (and ignore) -L, and convert it to use getopt.
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
70a7855
Fix symbol table manipulation (report and fix by Larry Doolittle).
by Matt Kraai
· 24 years ago
a9819b2
Use busybox error handling functions wherever possible.
by Matt Kraai
· 24 years ago
1fa1ade
Change calls to error_msg.* and strerror to use perror_msg.*.
by Matt Kraai
· 24 years ago
2112554
A couple of updates to fix some minor cross compiling issues
by Eric Andersen
· 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
3e856ce
Stop using TRUE and FALSE for exit status.
by Matt Kraai
· 24 years ago
207061a
Fix error messages.
by Matt Kraai
· 24 years ago
2be4797
Fix error message.
by Matt Kraai
· 24 years ago
43f3e61
Fixes to allow compilation on systems with glibc 2.1.92
by Pavel Roskin
· 24 years ago
3570a34
Renamed "internal.h" to the more sensible "busybox.h". -Erik
by Eric Andersen
· 24 years ago
fe4208f
modified by Bryan Rittmeyer <bryan@ixiacom.com> to support SH4
by Eric Andersen
· 24 years ago
8c185f9
Fix for bug #1042 -- applied the patch from Larry Doolittle
by Eric Andersen
· 24 years ago
089d12d
Fix a unterminated string. -Erik
by Eric Andersen
· 24 years ago
c86e5e6
Some leftover stuff I forgot to commit for the lsmod change. -Erik
by Eric Andersen
· 24 years ago
0f8f7b8
Fix bug 1017, which reports that insmod segfaults when /lib/modules doesn't
by Matt Kraai
· 24 years ago
ae6eae0
Moved some code and add a coupld #defines to support use of dmalloc. -Erik
by Eric Andersen
· 24 years ago
bf181b9
Extract usage information into a separate file.
by Matt Kraai
· 24 years ago
ff5a903
Reduced the number of "signed vs. unsigned" warnings.
by Pavel Roskin
· 24 years ago
d537a95
Use errorMsg rather than fprintf.
by Matt Kraai
· 24 years ago
be909b1
Forgot to commit these cleanups it seems. -Erik
by Eric Andersen
· 24 years ago
9b2297a
Remove yet more kernel header dependancies. -Erik
by Eric Andersen
· 24 years ago
999bf72
More portability updates. Now compiles cleanly vs glibc, libc5, and uclibc
by Eric Andersen
· 24 years ago
bd22ed8
Update files to reduce dependance on kernel version... -Erik
by Eric Andersen
· 24 years ago
ef40aa8
* Fixed insmod module option parsing for options lacking an '='.
by Eric Andersen
· 24 years ago
8a24a67
Better error checking in insmod. Remove left over %m's -Erik
by Eric Andersen
· 24 years ago
bb245ba
Made insmod work with both libc5 and libc6. -Erik
by Eric Andersen
· 25 years ago
9f16d61
Added a slightly modified version of Ron Alder's insmod patch.
by Eric Andersen
· 25 years ago
7ab9c7e
Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP
by Erik Andersen
· 25 years ago
4f3f757
Latest and greatest. Some effort at libc5 (aiming towards newlib)
by Erik Andersen
· 25 years ago
61677fe
Upates to include copyright 2000 to everything -Erik
by Erik Andersen
· 25 years ago
e49d5ec
Some formatting updates (ran the code through indent) -Erik
by Erik Andersen
· 25 years ago
fac10d7
A few minor updates. ;-)
by Erik Andersen
· 25 years ago
d387d01
Sync to my local tree
by Erik Andersen
· 25 years ago
0210432
Add in first draft of insmod. Not yet working (but will Real Soon Now(tm))
by Erik Andersen
· 25 years ago