summaryrefslogtreecommitdiff
path: root/sys/modules
AgeCommit message (Expand)Author
2008-11-29- don't build compat_linux on alpha until sys/modules/compat_linux/Makefiletsutsui
2008-11-28Build compat_linux and exec_elf64 for alpha.he
2008-11-25Descend into the new modules during the build.cube
2008-11-25Build and install the PPP compressors modules deflate and bsdcomp.cube
2008-11-24Rename some modules to match their vfs name.ad
2008-11-23exec_elf32 makes no sense on alphamartin
2008-11-21PR port-amd64/39990 modules/compat_linux32: build fixad
2008-11-20typoad
2008-11-20exec_aout module:ad
2008-11-20Rename the accept filter modules to make module name match filter name.ad
2008-11-20PR port-amd64/39964 modules/compat_linux: missing symbols on amd64ad
2008-11-20PR port-amd64 modules/compat missing symbols on amd64ad
2008-11-19Make the emulations, exec formats, coredump, NFS, and the NFS serverad
2008-11-16Fail to load if there is no embedded file system image.ad
2008-11-16Return EOPNOTSUPP for unload.ad
2008-11-16+lfs_itimes.cad
2008-11-14Make POSIX AIO loadable as a module.ad
2008-11-13ndis module. Deliberately not enabled as part of the build.ad
2008-11-13PR kern/39263 $ufs kernel module dependency problemsad
2008-11-13+compat_ossaudioad
2008-11-13Add a note:ad
2008-11-13compat_ossaudio module, so others can depend on it.ad
2008-11-13Add missing ksem makefile.ad
2008-11-12Allow the POSIX semaphore code to be loaded as a module.ad
2008-11-12Remove LKMs and switch to the module framework, pass 1.ad
2008-10-15Revert revivesa merge botch to fix build.pooka
2008-10-15Merge wrstuden-revivesa into HEAD.wrstuden
2008-09-23Build modular fss driver.hannken
2008-09-18kmod support for uvideo(4)jmcneill
2008-08-30Back out dirhash kernel module for now.reinoud
2008-08-29Add dirhash kernel module for sharing dirhashing support with other FSreinoud
2008-07-08Fix build of the i915drm and radeondrm modules after the #include changesjmmv
2008-06-28Add of bunch of file system modules.rumble
2008-06-28Make uaudio compilable as a kmod.kent
2008-06-26build and install azalia.kmod for amd64 and i386.kent
2008-06-02Add Makefile for building azalia as a kmodjmcneill
2008-05-20Enable cd9660 module.ad
2008-05-19Enable putter and puffs modules in build.jmcneill
2008-05-19Add Makefile for building puffs kmod.jmcneill
2008-05-19Makefile for building putter kmodjmcneill
2008-05-19Replicate drm build fix, although this is not enabled by default yet.ad
2008-05-19Fix build.tnn
2008-05-18Build radeondrm kmod on i386.jmcneill
2008-05-18Makefile for building radeondrm kmodjmcneill
2008-05-18Build drm and i915drm modules for i386 and amd64.jmcneill
2008-05-18Add Makefiles for building drmbase and i915drm as kmods.jmcneill
2008-05-03cd9660 module as an example of a file system. Not enabled until we sortad
2008-05-02Build and install modules into /kernel/modules. Each module gets aad
2008-05-02- Add a bsd.kmodule.mk to build new style modules.ad
2008-05-02Add a module that looks up a "miniroot" section within its ELF object,ad