summaryrefslogtreecommitdiff
path: root/sys/modules/Makefile
AgeCommit message (Expand)Author
2016-09-27Add module build infrastructure for ld and its attachmentspgoyette
2016-09-16make it possible to load nvme(4) as module to ease testing; currently somewhatjdolecek
2016-09-10Add a dummy "tun" module, whose only job is to trigger an autoload ofpgoyette
2016-08-07add new moduleschristos
2016-08-06Modularize the pppoe driverpgoyette
2016-08-06Modularize the sppp_subr stuff so it can be shared by pppoe and lmcpgoyette
2016-08-06Add modules for strip and slipchristos
2016-08-06rename the ppp module so that it autoloads.christos
2016-08-06Modularize the ppp driver, and adjust dependencies of the compressorpgoyette
2016-08-05PR port-ia64/51261scole
2016-08-04Add and enable a new module, slcompresspgoyette
2016-06-09New module for ipl (aka ipfilter).pgoyette
2016-06-07Create separate modules for i2c_bitbang and bpf_filter so these filespgoyette
2015-12-26Descend into new raid module, and update sets lists.pgoyette
2015-12-07Modularize drvctl(4)pgoyette
2015-12-07Modularize the clockctl pseudo-device and link to the build.pgoyette
2015-12-03Split out the SYSV IPC stuff into its own compat_netbsd32_sysvipcpgoyette
2015-12-03Merge the compat_sysv module into the sysv_ipc module - it shouldpgoyette
2015-12-02Ooops, remove a local change that wasn't supposed to be committed.pgoyette
2015-12-01Create new compat_netbsd32_mqueue module, and descend into subdir topgoyette
2015-12-01Descend into new compat_netbsd32_nfssrv directory for new module, andpgoyette
2015-11-15Actually create the wapbl module, since it works.pgoyette
2015-07-09Don't build compat_netbsd32 if mips64 && building mips-n32matt
2015-05-17Add the spkr module to the build.pgoyette
2015-05-14Descend into the examples to build them all the time. (They will notpgoyette
2015-05-13Descend into subdir to actually build the new sysv_ipc modulepgoyette
2015-05-10Split the SYSV* compat code out into a separate compat_sysv module.pgoyette
2015-05-09Build compat_netbsd32.kmod for arm and mips64matt
2015-05-03Build the tco watchdog modulepgoyette
2015-04-29Enable build of viadrmums module, i386-only.riastradh
2015-04-29Hold off on building viadrmums module until it works.riastradh
2015-04-29Module for viadrmums.riastradh
2015-04-23Build modules for sysmon and its subcomponentspgoyette
2015-04-18Add modularized swwdog driver.pgoyette
2015-03-28Split hdaudio and PCI attach glue. Even though the driver was written withjmcneill
2015-03-07i2c devices don't actually have a dependency on "iic" (the bus driver)jmcneill
2014-11-10dedup and add the drmkms moduleschristos
2014-09-19new modulechristos
2014-08-10Revert most of rev 1.137. Build ubsec module only for i386 and amd64 andbad
2014-08-10Changes to existing files to enable building AARCH64 userland.matt
2014-08-09empty() wants a variable name, not a value. This should un-breakriz
2014-08-09Build ubsec(4) as a module on all arches where it was obivous how to do so.bad
2014-05-18add HYT-221/271/939 humidity/temperature I2C sensorkardel
2014-01-03Add hifn(4) and ubsec(4) to the NOTYET section, and note that they canpgoyette
2014-01-01Modularize the opencrypto components and link to the buildpgoyette
2014-01-01Create modules for software crypto components.pgoyette
2013-12-29Re-sort in alphabetic sequence.pgoyette
2013-12-29Modularize net/zlib so it can be used by the vnd module (and, eventually,pgoyette
2013-12-28Descend into ccdpgoyette
2013-12-28Make dksubr.c into a module, and make the cgd and dm modules depend onpgoyette