Modutils v2.3. Patches and bug reports to please. Mirror ftp://ftp..kernel.org/pub/linux/utils/kernel/modutils/v2.3 modutils-2.3.24.tar.gz Correct check for empty generic string. Add alias usbdevfs usbcore. modutils-2.3.23.tar.gz Correct error path in rmmod.c. Include latest Redhat alias list. hppa and hppa64 support. Rework Makefiles for common 32/64 code. Add parportmap. Use GNU standards for cross compile. Fix bound check on generic_string. Warn instead of error for invalid MODULE_PARM. NOTE: Persistent module data and generic_string need kernel patches. See patch-2.4.0-test13-pre2.gz. modutils-2.3.22.tar.gz POSIXification/newlib changes. modprobe -C did not print probe/probeall. options statement was confused by /dev/snd and snd. Report failing module in a dependency list. IA64 unwind fix. modprobe -c used incorrect keywords for generated filenames. char-major-10-184 microcode. Reinstate sys_oim.c in util/Makefile.in. Add support for persistent module data. Correct test for unexpected REL/RELA sections. Limit stack recursion in modprobe. Support MODULE_GENERIC_STRING. NOTE: Persistent module data and generic_string need kernel patches. See patch-2.4.0-test12-pre7.gz. modutils-2.3.21.tar.gz Remove compile warnings in xstrcat. snprintf cleanups. Set safemode when uid != euid. Strip quotes from shell responses. modutils-2.3.20.tar.gz Rewrite table generation code. Change test for end of usbmap. Fix off by one error in relocations. Use tgt_long to handle different sizes in combined 32/64 bit systems. Include module type in headers of generated files. Add insmod -S (force kallsyms), clean up parameters, man pages, messages. Verify MODULE_PARM strings. Check for multiple well known symbols to get prefix. Security cleanup. Add missing s/390 arch_finalize_section_address. depmod -F supports sparc __export_priv_. Sparc64 relocation patch. Sparc64 compile and link fixes. modutils-2.3.19.tar.gz Add insmod -O. Generate usbmap. Move print map before sys_init_module to assist debugging. Ignore ALLOC attribute for .modinfo. Correct R_MIPS_26 relocations. Switch back to .gz. modutils-2.3.18.tar.bz2 Correct typo in modutils.spec use of mandir. Ignore addressless symbols in System.map. No error on unexpected relocate sections if they are empty. Generate modules.isapnpmap. Add .rhkmvtag to prune list. Include filename in "not an ELF file" message. modutils-2.3.17.tar.bz2 config.{guess,sub}, configure.in updates. Fix a NULL base_dir in modinfo. obj_ia64 patch for module unwind. Add kernel names to prune list. depmod -F System.map only looks at exported symbols. Convert to bzip2. modutils-2.3.16.tar.gz Increase maximum symbols in map. Add __archdata section for IA64. Ignore unresolved references if there are no relocation entries for them. Man page updates. Simplify path list. modutils-2.3.15.tar.gz Install and compile fixes. modutils-2.3.14.tar.gz Rewrite module tree walking. Use absolute filenames in __insmod symbols. Generate modules.pcimap from MODULE_DEVICE_TABLE(). modutils-2.3.13.tar.gz More gzipped objects changes. Default to no backwards compatibility, see INSTALL. IA64, s390 fixes. Redhat 486, modprobe -k, kallsyms patch. Add mtd directory, aliases. modutils-2.3.12.tar.gz Only read default config on first file. Add /lib/modules/.../kernel directory. Correct modinfo -f. Add filename to obj_file, allow %{filename} in modinfo format. Partial cleanup char vs const char. Handle gzipped objects. SuSe patch for s390 support. SuSe patch to default aliases. Update hint message for kernel errors. Default to using libc, phasing out _syscall(). modutils-2.3.11.tar.gz Add ieee1394 directory. Documentation and options updates. Add long options, clean up missing or incorrect usage entries. White space cleanup. Do meta expansion on "include" and "if" parameters. Ignore genksyms suffix when reading map from -F. Add support for kallsyms to assist kernel debugging. Hint message for -EBUSY. Sanity check on number of local symbols. modutils-2.3.10.tar.gz Add arch64(). Ensure that mandir exists. Assume MOD_DELETED flag when QM_... gets ENOENT. New option -A. Derive genksyms prefix from well known symbol, automatically picks up unusual symbol prefixes, Redhat used "smp" instead of "smp_" :(. Add ide modules directory. Truncate alias loops. Pass alias result to probe[all]. modutils-2.3.9.tar.gz Remove devfs.aliases, out of date and to be supplied by devfsd, not modutils. Add ppdev default alias. Redo the way the combined module recognizes its function. Rationalize the code for common 32/64 bit architectures. Fix depmod error message. Report correct module name on failure (Debian 53423). Flush last message when using syslog. modutils-2.3.8.tar.gz More flexible recognition of the way the utility was called. Add option to strip binaries during install. Rework --enable-combined configure options. Change --enable-combined-sparc to --enable-common-sparc. Reduce ambiguity when an alias and a module have the same name. Rework common sparc code. modutils-2.3.7.tar.gz Reinstate kernel 2.0 support, add mips*, support cross compilation, sparc32/64 fixes, assorted build tweaks. modutils-2.3.6.tar.gz -a fixes, ARM fixes, malloc overwrite fix. modutils-2.3.5.tar.gz Assorted Debian changes, add -r flag. modutils-2.3.4.tar.gz Replace conf.modules with modules.conf. modutils-2.3.3.tar.gz Minor bug fixes. modutils-2.3.2.tar.gz Add usb directory, documentation updates. modutils-2.3.1.tar.gz Add ksymoops support. modutils-2.3.0.tar.gz Functionally equivalent to modutils-2.2.2-pre8. Change maintainer and convert from CVS to PRCS. No code changes. patch-modutils-2.3.24.gz Patch from 2.3.23 to 2.3.24. patch-modutils-2.3.23.gz Patch from 2.3.22 to 2.3.23. patch-modutils-2.3.22.gz Patch from 2.3.21 to 2.3.22. patch-modutils-2.3.21.gz Patch from 2.3.20 to 2.3.21. patch-modutils-2.3.20.gz Patch from 2.3.19 to 2.3.20. patch-modutils-2.3.19.gz Patch from 2.3.18 to 2.3.19. patch-modutils-2.3.18.bz2 Patch from 2.3.17 to 2.3.18. patch-modutils-2.3.17.bz2 Patch from 2.3.16 to 2.3.17. patch-modutils-2.3.16.gz Patch from 2.3.15 to 2.3.16. patch-modutils-2.3.15.gz Patch from 2.3.14 to 2.3.15. patch-modutils-2.3.14.gz Patch from 2.3.13 to 2.3.14. patch-modutils-2.3.13.gz Patch from 2.3.12 to 2.3.13. patch-modutils-2.3.12.gz Patch from 2.3.11 to 2.3.12. patch-modutils-2.3.11.gz Patch from 2.3.10 to 2.3.11. patch-modutils-2.3.10.gz Patch from 2.3.9 to 2.3.10. patch-modutils-2.3.9.gz Patch from 2.3.8 to 2.3.9. patch-modutils-2.3.8.gz Patch from 2.3.7 to 2.3.8. patch-modutils-2.3.7.gz Patch from 2.3.6 to 2.3.7. patch-modutils-2.3.6.gz Patch from 2.3.5 to 2.3.6. patch-modutils-2.3.5.gz Patch from 2.3.4 to 2.3.5. patch-modutils-2.3.4.gz Patch from 2.3.3 to 2.3.4. patch-modutils-2.3.3.gz Patch from 2.3.2 to 2.3.3. patch-modutils-2.3.2.gz Patch from 2.3.1 to 2.3.2. modutils-2.3.24-1.i386.rpm Compiled against glibc 2.1.2 modutils-2.3.23-1.i386.rpm Compiled against glibc 2.1.2 modutils-2.3.22-1.i386.rpm Compiled against glibc 2.1.2 modutils-2.3.21-1.i386.rpm Compiled against glibc 2.1.2 modutils-2.3.20-1.i386.rpm Compiled against glibc 2.1.2 modutils-2.3.19-2.i386.rpm Compiled against glibc 2.1.2 modutils-2.3.18-1.i386.rpm Compiled against glibc 2.1.2 modutils-2.3.17-1.i386.rpm Compiled against glibc 2.1.2 modutils-2.3.16-1.i386.rpm Compiled against glibc 2.1.2 modutils-2.3.15-1.i386.rpm Compiled against glibc 2.1.2 modutils-2.3.14-1.i386.rpm Compiled against glibc 2.1.2 modutils-2.3.13-1.i386.rpm Compiled against glibc 2.1.2 modutils-2.3.12-1.i386.rpm Compiled against glibc 2.1.2 modutils-2.3.11-1.i386.rpm Compiled against glibc 2.1.2 modutils-2.3.10-1.i386.rpm Compiled against glibc 2.1.2 modutils-2.3.9-1.i386.rpm Compiled against glibc 2.1.2 modutils-2.3.8-1.i386.rpm Compiled against glibc 2.1 modutils-2.3.7-1.i386.rpm Compiled against glibc 2.1 modutils-2.3.24-1.sparc.rpm Compiled for combined 32/64 sparc. modutils-2.3.23-1.sparc.rpm Compiled for combined 32/64 sparc. modutils-2.3.22-1.sparc.rpm Compiled for combined 32/64 sparc. modutils-2.3.21-1.sparc.rpm Compiled for combined 32/64 sparc. modutils-2.3.20-1.sparc.rpm Compiled for combined 32/64 sparc. modutils-2.3.24-1.src.rpm modutils-2.3.23-1.src.rpm modutils-2.3.22-1.src.rpm modutils-2.3.21-1.src.rpm modutils-2.3.20-1.src.rpm modutils-2.3.19-2.src.rpm modutils-2.3.18-1.src.rpm modutils-2.3.17-1.src.rpm modutils-2.3.16-1.src.rpm modutils-2.3.15-1.src.rpm modutils-2.3.14-1.src.rpm modutils-2.3.13-1.src.rpm modutils-2.3.12-1.src.rpm modutils-2.3.11-1.src.rpm modutils-2.3.10-1.src.rpm modutils-2.3.9-1.src.rpm modutils-2.3.8-1.src.rpm modutils-2.3.7-1.src.rpm patch-2.2.15pre19-kallsyms.gz Add CONFIG_KALLSYMS to kernel 2.2.15pre19. patch-2.2.15pre19-kallsyms-kdb-v0.6.gz Add CONFIG_KALLSYMS + reworked SGI kdb v0.6 against kernel 2.2.15pre19. patch-2.4.0-prerelease.gz Add persistent data and MODULE_GENERIC_STRING support to kernel 2.4.0-prerelease. patch-2.4.0-test13-pre2.gz Add persistent data and MODULE_GENERIC_STRING support to kernel 2.4.0-test13-pre2. patch-2.4.0-test12-pre7.gz Add persistent data and MODULE_GENERIC_STRING support to kernel 2.4.0-test12-pre7.