summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* depmod: unref kmod_module once we don't need it anymoretipLucas De Marchi2012-10-301-3/+6
* depmod: use our copy of modname instead of calling libkmodLucas De Marchi2012-10-301-10/+6
* depmod: cache dependency_symbol list in struct modLucas De Marchi2012-10-301-11/+15
* depmod: cache info_list in struct modLucas De Marchi2012-10-301-32/+22
* depmod: do not create a hole in struct depmodLucas De Marchi2012-10-301-1/+1
* build-sys: use AS_IF autoconf macroLucas De Marchi2012-10-231-2/+2
* build-sys: require xsltproc when manpages are enabledSami Kerola2012-10-221-1/+4
* libkmod: cache open file for later accessLucas De Marchi2012-10-183-112/+54
* rmmod: Deprecate --wait optionLucas De Marchi2012-10-172-5/+5
* libkmod-hash: Plug possible memory leak when free_value is definedLeandro Pereira2012-10-121-1/+5
* libkmod: Add support for '.' in module parameter on kcmdlineLucas De Marchi2012-10-091-2/+4
* testsuite: add depmod test for modules.aliasLucas De Marchi2012-10-049-1/+113
* testsuite: allow to check generated filesLucas De Marchi2012-10-042-0/+106
* depmod: fix parsing of modules.order with compressed modulesLucas De Marchi2012-10-031-17/+29
* build-sys: Remove --with-rootprefix optionDave Reisner2012-10-026-19/+11
* build-sys: Append -Werror when testing flagsLucas De Marchi2012-09-141-1/+1
* NEWS: language correctionsJan Engelhardt2012-09-131-15/+14
* modinfo: clarify verbiage for field shortcutsDave Reisner2012-09-081-5/+5
* Makefile: remove redundant flags to $(RM)Dave Reisner2012-09-081-2/+2
* Define rootfs as dependency of check-amDave Reisner2012-09-081-1/+1
* Revert "build-sys: disable jobserver for rootfs target"Dave Reisner2012-09-081-2/+1
* testsuite: Fix double definition of 64-bits variantLucas De Marchi2012-09-071-3/+7
* kmod 10v10Lucas De Marchi2012-09-063-4/+23
* Remove test directoryLucas De Marchi2012-08-318-586/+0
* TODO: deprecate use of rmmod -wLucas De Marchi2012-08-301-0/+4
* modprobe: Unconditionally use KMOD_PROBE_APPLY_BLACKLIST_ALIAS_ONLYLucas De Marchi2012-08-171-0/+1
* libkmod-module: Add KMOD_PROBE_APPLY_BLACKLIST_ALIAS_ONLY flagLucas De Marchi2012-08-172-3/+10
* testsuite preload: Factorize into macros, add more stat and open variantsMartin Pitt2012-08-011-124/+90
* README: let people know they don't need to subscribeLucas De Marchi2012-07-311-1/+1
* build-sys: add 'man' entry in summaryLucas De Marchi2012-07-311-0/+1
* build-sys: Add --disable-manpages optionColin Walters2012-07-312-1/+10
* man/rmmod: specify each option in separate <term> tagDave Reisner2012-07-261-3/+15
* man/depmod: specify each option in separate <term> tagDave Reisner2012-07-261-12/+56
* man/modprobe: specify each option in separate <term> tagDave Reisner2012-07-251-10/+69
* man/modinfo: specify each option in separate <term> tagDave Reisner2012-07-251-0/+8
* man/modinfo: document longopts for field shortcutsDave Reisner2012-07-251-0/+13
* man/modinfo: document --basedir optionDave Reisner2012-07-251-0/+11
* man/modprobe: clarify --dirname optionDave Reisner2012-07-251-3/+1
* Use #pragma once instead of #ifndefLucas De Marchi2012-07-1811-41/+11
* build-sys: disable jobserver for rootfs targetDave Reisner2012-07-101-1/+2
* testsuite: re-license under LGPLLucas De Marchi2012-07-1019-138/+658
* testsuite: path wrapper: Fix open() with 3 argumentsMartin Pitt2012-07-101-1/+1
* module: support reading coresize from /sys if supportedDave Reisner2012-06-291-3/+27
* Implicitly run 'make rootfs' with 'make check'Dave Reisner2012-06-291-0/+3
* testsuite: use right offset for module nameLucas De Marchi2012-06-212-5/+23
* kmod 9v9Lucas De Marchi2012-06-193-2/+15
* build-sys: allow compressed modules in testsuiteLucas De Marchi2012-06-191-1/+1
* build-sys: Make dirs writable on rootfs creationLucas De Marchi2012-06-192-3/+3
* depmod: use ferror and fclose to check for errorLucas De Marchi2012-06-151-7/+6
* bootstrap: remove unnecessary echoDave Reisner2012-06-151-1/+1