summaryrefslogtreecommitdiffstats
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* Add the memrange bits to the loadable module.markm2004-09-281-0/+6
* Per recent HEADSUP: Disconnect (old)vinum from the kernel build.phk2004-09-231-1/+0
* Attach ng_netflow to kernel build.glebius2004-09-162-0/+12
* Add device driver support for the VIA Networking Technologieswpaul2004-09-102-0/+9
* Do not compile in zlib.c. Add a dependency on module instead.fjoe2004-09-081-1/+1
* sync with private code:alfred2004-09-081-1/+1
* Device driver for the Cypress CY7C637xx and CY7C640/1xx families of USBdes2004-09-052-0/+10
* Let kmod.mk touch opt_*.h files as needed.ru2004-09-047-19/+4
* Sort files alphabeticallyimp2004-09-041-1/+1
* Hook autofs to the build.alfred2004-09-021-0/+1
* Cleanup paths.alfred2004-09-011-4/+6
* Removed -Wall from CFLAGS.ru2004-09-011-1/+1
* Mechanically tidy up the contents of CLEANFILES:M*.h: kmod.mkru2004-09-015-7/+3
* bsd.kmod.mk knows how to clean up opt_*.h files automatically,ru2004-09-012-8/+1
* General modernization of coda:brooks2004-09-012-2/+1
* Wrong makefile in the wrong place.alfred2004-08-311-0/+14
* Make coda5 compile.scottl2004-08-311-6/+4
* Fixed the module build.ru2004-08-311-6/+3
* Enable aac(4) module build for amd64scottl2004-08-301-0/+1
* Only compile aac_linux.ko for i386scottl2004-08-301-0/+2
* Remove the HW_WDOG option; it serves no purpose.des2004-08-291-1/+0
* Enable more modules on AMD64:obrien2004-08-291-0/+14
* Enable sound modules.obrien2004-08-291-0/+1
* opt_pfil_hooks.h is no longer required.andre2004-08-271-1/+0
* Always compile PFIL_HOOKS into the kernel and remove the associated kernelandre2004-08-271-9/+0
* Document how a standalone module can be built with divert(4) support.ru2004-08-261-0/+4
* Revert the last change to sys/modules/ipfw/Makefile and fix aru2004-08-261-5/+1
* Make this compile again in the standalone and the MODULES_WITH_WORLDimp2004-08-231-1/+5
* opt_agp.h is not required anymore.nyan2004-08-221-1/+1
* Enable build of Netgraph modules on all architectures.ru2004-08-181-3/+1
* Build a dummy opt_compat.h header since linprocfs.c now requires it.tjr2004-08-181-1/+5
* Convert ipfw to use PFIL_HOOKS. This is change is transparent to userlandandre2004-08-171-1/+1
* Add ISA attachement files for the aic7xxx driver.gibbs2004-08-171-0/+18
* Add an ISA attachement to the aic7xxx driver to handle 284X controllers.gibbs2004-08-172-4/+4
* agp_amd64.c is not needed on pc98.nyan2004-08-161-1/+4
* And isa_if.himp2004-08-161-1/+1
* Add pccbb_isa.c and pccbb_pci.cimp2004-08-161-1/+1
* AMD64 on-CPU GART support.obrien2004-08-162-1/+6
* Connect RAID3 GEOM class to the build.pjd2004-08-161-0/+1
* Introduce GEOM RAID3 class, i.e. kernel module, which implements RAID3pjd2004-08-161-0/+9
* - Introduce an uart_cpu_identify() which is implemented in uart_cpu_<arch>.cmarius2004-08-141-2/+7
* Now that hme(4) is MI build its module on all platforms.marius2004-08-142-4/+6
* Get rid of the RANDOM_IP_ID option and make it a sysctl. NetBSDdwmalone2004-08-142-14/+3
* Add geom_uzip -- geom class that implements read-only compressed disks.fjoe2004-08-132-0/+10
* - Introduce an ofw_bus kobj-interface for retrieving the OFW node and amarius2004-08-124-6/+7
* Add the module build stuff for the ATM call control module.harti2004-08-122-0/+18
* change the name of the md module, to g_md, introduce a define with thejmg2004-08-091-1/+1
* Due to popular demand, hook up geom_vinum to the build.le2004-08-071-0/+1
* Move the source code for these two modules out of src/sys/modules.des2004-08-064-906/+4
* Fix module builds for i386 and amd64.markm2004-08-041-0/+3
OpenPOWER on IntegriCloud