summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Attempt to bring v14 into Baserockbaserock/danielsilverstone/v14Daniel Silverstone2013-08-071-0/+23
|\
| * Merge branch 'baserock/tiagogomes/kmod-update' of ssh://git.baserock.org/delt...baserock/morphTiago Gomes2013-07-011-1/+1
| |\
| | * Disable building the manual pagesTiago Gomes2013-07-011-1/+1
| * | Revert "Merge remote-tracking branch 'origin/master' into baserock/morph"Tiago Gomes2013-07-01280-4421/+2260
| * | Revert "Disable building the manpages"Tiago Gomes2013-07-011-1/+1
| * | Disable building the manpagesTiago Gomes2013-07-011-1/+1
| |/
| * Merge remote-tracking branch 'origin/master' into baserock/morphTiago Gomes2013-07-01280-2260/+4421
| |\
| * | Add symlinks for the different command names (insmod, etc)Lars Wirzenius2013-06-271-1/+7
| * | kmod.morph: don't use xzRichard Maw2012-05-021-1/+1
| * | kmod.morph: install pkg-config in right placeRichard Maw2012-02-241-1/+1
| * | kmod.morph: remove man dir from makefileRichard Maw2012-02-241-1/+1
| * | kmod.morph: run autoreconf before configureRichard Maw2012-02-241-0/+1
| * | kmod.morph: addRichard Maw2012-02-241-0/+16
* | | kmod 14v14Lucas De Marchi2013-07-033-2/+21
* | | tools: Use test/kmod instead of kmod-nolibLucas De Marchi2013-07-025-16/+16
* | | static-nodes: Better -f option descriptionLucas De Marchi2013-07-011-1/+1
| |/ |/|
* | build-sys: do not allow --enable staticLucas De Marchi2013-06-061-0/+4
* | Add travis-ci config fileLucas De Marchi2013-05-111-0/+17
* | libkmod: Avoid calling syscall() with -1Jan Luebbe2013-05-111-0/+7
* | Revert "missing: Don't call syscall() with syscallno == -1"Lucas De Marchi2013-05-111-6/+4
* | Add document for exported enumsChengwei Yang2013-05-042-6/+44
* | Several minor fixes for documentationChengwei Yang2013-05-042-9/+9
* | modprobe: don't check refcount with remove commandJohannes Berg2013-05-021-1/+1
* | missing: Don't call syscall() with syscallno == -1Lucas De Marchi2013-05-021-4/+6
* | Fix coding styleLucas De Marchi2013-04-301-2/+2
* | TODO: Add some entriesLucas De Marchi2013-04-301-0/+6
* | libkmod-index: Return early if readroot failedLucas De Marchi2013-04-232-2/+10
* | libkmod-module: Don't pass NULL ctx to kmod_logLucas De Marchi2013-04-231-1/+1
* | libkmod-module: Don't pass NULL pointer to memcpyLucas De Marchi2013-04-232-3/+9
* | build-sys: Add AM_V_XSLT to rule creating man pagesLucas De Marchi2013-04-211-1/+5
* | Add format attribute and fix issuesLucas De Marchi2013-04-215-9/+13
* | static-nodes: Fix indentationLucas De Marchi2013-04-191-162/+170
* | static-nodes: tmpfiles - also create parents directories of device nodesTom Gundersen2013-04-191-3/+11
* | kmod: It's an error not to have modules.devnameLucas De Marchi2013-04-171-2/+3
* | tools: add static-nodes toolTom Gundersen2013-04-164-1/+250
* | Use static assertions for sizeof checksLucas De Marchi2013-04-151-5/+5
* | Use _Static_assertLucas De Marchi2013-04-151-29/+7
* | testsuite: errno is a positive numberLucas De Marchi2013-04-121-1/+1
* | TODO: update and reorderLucas De Marchi2013-04-091-11/+10
* | kmod 13v13Lucas De Marchi2013-04-093-2/+24
* | build-sys: Always enable parallel testsLucas De Marchi2013-04-091-1/+1
* | testsuite: Fix checking __sysnoLucas De Marchi2013-04-091-5/+5
* | testsuite: Wrap syscall() to get calls to finit_module()Lucas De Marchi2013-04-091-0/+36
* | libkmod: Move finit_module() definition to missing.hLucas De Marchi2013-04-094-8/+19
* | libkmod: Add missing definitionsLucas De Marchi2013-04-094-2/+15
* | libkmod: Use secure_getenv if availableCristian Rodríguez2013-04-043-1/+11
* | modprobe: Fix assertion on --show-depends with bogus config fileLucas De Marchi2013-03-212-3/+6
* | testsuite: Add test to check if modprobe explodes on bogus configLucas De Marchi2013-03-2114-0/+36
* | testsuite: Exit with success on signal if test has expected_fail=trueLucas De Marchi2013-03-211-1/+1
* | libkmod-util: Add missing include fileLucas De Marchi2013-03-191-0/+1