Update webpage a bit
[oweals/busybox.git] / modutils /
2003-09-08 Glenn L McGrathBusybox modprobe has a couple of irritating quirks:
2003-09-03 Glenn L McGrathTo load GPLONLY symbols its is required that CHECK_TAIN...
2003-08-31 Glenn L McGrath"insmod caches the symbolname in a variable before...
2003-08-30 Glenn L McGrathhandle GPLONLY symbols
2003-08-13 Eric AndersenPatch from Paul Mundt (lethal) adding sh64 insmod suppo...
2003-08-06 Eric AndersenSteven Scholz writes:
2003-07-22 Eric AndersenDocument CONFIG_FEATURE_INSMOD_LOADINKMEM
2003-07-22 Eric AndersenPatch from Terje Kvernes adding quite a lot of missing...
2003-07-22 Eric AndersenRemove remaining libc5 support code
2003-07-14 Eric AndersenUpdate a bunch of docs. Run a script to update my...
2003-07-14 Eric AndersenPatch from Thomas Cameron:
2003-07-05 Eric AndersenPatch from Kent Robotti adding a bunch of needed docs!
2003-06-20 Eric AndersenFall back to looking in /lib/modules/modules.dep if
2003-06-20 Eric AndersenPatch from Andrew Dennison:
2003-03-30 Glenn L McGrathRename, to specify kernel
2003-03-19 Manuel Novoa III Major coreutils update.
2003-03-13 Eric AndersenFix obviously wrong names from older busybox
2003-01-23 Eric AndersenPatch from Jason McMullan @ linuxcare.com adding insmod
2003-01-23 Eric AndersenPatch from Artem Egorkine to support the -m option
2003-01-23 Eric AndersenPatch from Joel Vallier to add modules symbols to the...
2003-01-11 Eric AndersenPatch from Robert Schwebel fixing a missing \n
2002-12-14 Tim Rikerrmmod -a removed modules recursively
2002-12-13 Tim Rikercleanup
2002-12-05 Eric AndersenYet another major rework of the BusyBox config system...
2002-12-03 Robert Grieblprint an error message if we can't load a module
2002-11-28 Aaron LehmannChange if(x)free(x); to free(x);
2002-10-18 Eric AndersenFix needless formatting differences vs modutils
2002-10-12 Eric AndersenDoh! I screwed up applying vodz' patch.
2002-10-10 Eric Andersenlast_patch61 from vodz:
2002-10-08 Eric AndersenFix missing \n noticed by Robert Schwebel
2002-09-16 Eric AndersenSupport module tainting
2002-09-01 Eric AndersenSome CML1 grammar fixes
2002-08-23 Aaron Lehmannfor some baffling reason tinycc insists that i change...
2002-08-05 Robert Griebl- updated a few copyright/left file headers
2002-07-29 Robert GrieblFixed a bug that I had introduced with the new "options...
2002-07-26 Robert Grieblmodprobe now also uses "options" from /etc/modules...
2002-07-21 Robert GrieblFixed two compiler warnings
2002-07-19 Robert GrieblApplied vodz' patches #49 and #50 (with a small correct...
2002-07-02 Eric AndersenDavid Frascone <dave@frascone.com> noticed two problems...
2002-06-22 Eric AndersenApply vodz' cleanup for insmod buffer overflows, which...
2002-06-18 Eric AndersenAs noted by Yves Lavoie ing. <yves.lavoie.ing@sympatico...
2002-06-06 Eric AndersenFix buffer overflows noted by Gerardo Puga
2002-06-04 Robert GrieblCleaned up Erik's fgets -> read patch and fixed a buffe...
2002-06-04 Eric AndersenAvoid stack munching stdio implementations.
2002-06-02 Robert GrieblFixed a realloc bug found by Martin Volf
2002-05-28 Robert GrieblAdded support for /etc/modules.conf parsing
2002-05-24 Eric AndersenEnsure that insmod supports at least one MODULE_INTERFACE
2002-05-24 Eric AndersenPatch from Magnus Damm <damm@opensource.se> to rework...
2002-05-22 Robert GrieblSome cleanups, some size reductions and some buffer...
2002-05-14 Robert GrieblComplete rewrite to support stack loading/unloading...
2002-05-03 Eric AndersenPatch from Robert Griebl <griebl@gmx.de> to support...
2002-05-03 Eric AndersenMake verbose and show_only work as expected
2002-05-03 Eric AndersenPatch from Robert Griebl <griebl@gmx.de> to ignore...
2002-04-26 Eric AndersenReworked by Robert Griebl <griebl@gmx.de> to support...
2002-04-12 Eric AndersenCompletely rework the config system so that it no longe...
2002-04-12 Eric AndersenFix handling of endianness.
2002-04-06 Eric AndersenApply lash_patch35 from vodz, which brings several...
2002-04-01 Miles BaderTweak my credit (ah, vanity...)
2002-04-01 Miles BaderAdd support for the NEC v850e processor.
2001-12-29 Eric AndersenSilence some silly warnings
2001-12-20 Matt KraaiRemove `== TRUE' tests and convert `!= TRUE' and `...
2001-12-14 Matt KraaiAdd support for big-endian ARM (initial patch by Mike...
2001-11-27 Matt KraaiAdd space before module name (noted by Ron Yorston).
2001-11-12 Matt KraaiChange strdup calls to xstrdup (patch from Steve Merrif...
2001-11-10 Eric Andersenconfig.in features patch from Giulio Orsero <giulioo...
2001-10-24 Eric AndersenMajor rework of the directory structure and the entire...
2001-08-22 Eric AndersenForce BB_FEATURE_NEW_MODULE_INTERFACE and BB_FEATURE_OL...
2001-08-22 Eric AndersenFix an _old_ interface problem with a never-used feature.
2001-08-06 Matt KraaiSimplified version checking.
2001-07-31 Eric AndersenSilence a silly warning
2001-07-25 Eric AndersenNote that m68k is supported
2001-07-25 Eric AndersenCleanup some warnings and a really obvious bug.
2001-07-22 Eric AndersenAn initial modproble implementation. Quite suboptimal...
2001-07-17 Eric AndersenThis is vodz' latest patch. Sorry it took so long...
2001-06-28 Eric AndersenFix a nasty hard to spot bug found by Ralph Siemsen...
2001-06-19 Eric AndersenFor m68k, use __mc68000__ (not __m68k__ ), since that...
2001-05-24 Eric AndersenFix up some signed char vs int issues that show up...
2001-05-21 Eric AndersenThis patch from Bernhard Kuhn <kuhn@lpr.e-technik.tu...
2001-05-14 Eric AndersenA compromise solution for insmod
2001-05-14 Matt KraaiFollow symbolic links when searching for modules.
2001-05-14 Eric AndersenPer suggestion from Vladimir, eliminate check_wildcard_...
2001-04-26 Eric AndersenA fix from Larry for a corner case where insmod could...
2001-04-25 Eric AndersenSome more cleanups for insmod from Larry.
2001-04-24 Eric AndersenSeveral cleanups from Larry.
2001-04-13 Matt KraaiFix infinite loop and reallocate if too many modules.
2001-04-05 Eric AndersenAnother iteration -- adjust the init_module syscall...
2001-04-05 Eric Andersen*** empty log message ***
2001-04-05 Eric AndersenSome further syscall adjustments. Split the module...
2001-04-05 Eric AndersenA number of cleanups. Now compiles with libc5, glibc...
2001-03-22 Eric AndersenPatch from Dirk Behme <dirk.behme@de.bosch.com> to
2001-03-19 Eric AndersenPer suggestion from Vladimir, no need to initialize...
2001-03-12 Mark WhitleyApplied patch from John Lombardo to fix OOM in insmod.
2001-03-09 Mark WhitleyApplied patch from Jeff Garzik to getopt-ify rmmod.
2001-03-09 Eric AndersenPatchs from Jeff Garzik <jgarzik@mandrakesoft.com>...
2001-02-24 Eric AndersenThis patch, from Quinn Jensen <jensenq@lineo.com>,...
2001-02-24 Eric AndersenMake output match the real lsmod -- print (autoclean...
2001-02-20 Eric AndersenApply a patch from Magnus Damm <damm@opensource.se...
2001-02-20 Eric AndersenIt turns out that DODMALLOC was broken when I reorganiz...
2001-02-15 Eric AndersenPatch from Matt Kraai to fix bug #1103. I've tested it,
2001-02-14 Eric AndersenThis patch, put together by Manuel Novoa III, is a...
next