summaryrefslogtreecommitdiff
path: root/distrib/sets/lists/base/module.mi
AgeCommit message (Expand)Author
2009-12-11Move the test for evbppc out of sets.subr and into bsd.own.mk, tohe
2009-09-07Create a modules.tgz set and move kernel modules into it.jnemeth
2009-08-30Let us use MKKMOD=yes to leave the kernel modules out of thedyoung
2009-07-19Make POSIX message queues a kernel module.rmind
2009-07-18Fix lists for NiLFS import... sorry folks, i didn't run a `make release'.reinoud
2009-03-10tprof modules.yamt
2009-02-05Add support for the MODULAR framework to the vnd driver. Enable building ofhaad
2009-01-24Revert path of modules back to "/stand".rmind
2009-01-24Change path to kernel modules from "/stand" to "/kernel".rmind
2009-01-05+sysvbfspooka
2008-12-31Might as well install the dm devmapper module when we install theagc
2008-12-05PR kern/40110: null, overlay and umap modules loading -> panic (layerfs symbo...ad
2008-11-26- rename set list lkm.mi -> module.mitsutsui