summaryrefslogtreecommitdiffstats
path: root/sys/modules/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Unhook the old LOMAC module, now replaced with mac_lomac.rwatson2002-12-031-2/+0
* Unhook LOMAC kernel module since the functionality is now provided byrwatson2002-11-261-1/+0
* Hook up the mac_lomac module build.rwatson2002-11-261-0/+1
* Hook the RAIDFrame module up to the buildscottl2002-11-211-0/+1
* Make 3dfx i386-only. The memrange API it uses may be defined in an MIjhb2002-11-081-3/+3
* Move rc(4) over to MI notes and enable it as a MI module.jhb2002-11-081-1/+1
* Move firewire back to being MI.jhb2002-11-071-1/+1
* Create a MACHINE_ARCH == i386 section that first lists modules commonjhb2002-11-071-59/+24
* lnc(4) uses kvtop() and is thus i386-only for now.jhb2002-11-061-1/+1
* Make firewire i386-only for now. It doesn't quite handle machines withjhb2002-11-061-1/+1
* ed(4) uses kvtop() and is thus i386-only. It has several other warningsjhb2002-11-061-1/+1
* Hook the aic7xxx modules up. This requires some extra care since aicasmscottl2002-11-031-0/+1
* Add an isp(4) module. sbus support is only compiled in on sparc64.jhb2002-10-311-0/+1
* Add a module for mpt(4).jhb2002-10-311-0/+1
* Rename the speaker device for pc98 to 'pcspeaker'.nyan2002-10-311-1/+1
* Build the following modules on ia64 as well:marcel2002-10-241-1/+20
* Provide a simple sample labeled access control policy, mac_partition.rwatson2002-10-231-0/+1
* - New-bussify the rc(4) device driver.jhb2002-10-231-0/+1
* Fixed some unsorting.bde2002-10-211-20/+21
* Connect ubsa module to build.kan2002-10-201-0/+1
* Module-ize the 'core' crypto stuff. This may still need to be compiledmarkm2002-10-161-1/+6
* The ep and pccard modules build on pc98.nyan2002-10-141-0/+2
* Connect trm(4) to the build.cognet2002-10-131-0/+1
* Disconnect "sem" module from the build.alfred2002-10-071-1/+0
* Oops. Actually connect back msdosfs to the build for every platform.mux2002-10-061-0/+1
* The msdosfs module now builds on sparc64. No idea if it worksmux2002-10-051-2/+1
* hookup new crypto support to the config/build processsam2002-10-041-0/+3
* Turn on the mcd(4) module.mdodd2002-10-041-0/+1
* Moved the cam and cd9660 modules to the MI list. Don't build msdosfs orjake2002-10-011-9/+8
* need exca tooimp2002-10-011-0/+1
* Add cardbus, cbb, ep and pccard. These can likely be moved to the MIimp2002-09-261-0/+5
* Firewire can be built on other than i386 after sbp.c fix.simokawa2002-09-211-2/+1
* Add the rest of the kernel support for the sem_ API in kern/uipc_sem.c.alfred2002-09-191-0/+1
* Don't build unneeded modules for pc98.nyan2002-09-161-7/+45
* Put firewire under architectures it actually might conceivablymjacob2002-09-141-1/+2
* Add firewire moduleikob2002-09-131-0/+1
* Add the aout module subdir for the i386.peter2002-09-071-0/+1
* Connect if_gre module to the build.sobomax2002-09-061-0/+1
* Remove aic7xxx from the module build framework until all bootstrappinggibbs2002-09-031-1/+0
* Complete the hookup of ahd/ahc module building.gibbs2002-08-311-0/+1
* Remove duplicate vinum entry.nyan2002-08-201-2/+1
* Add the uftdi ucom driver which supports the following adapters:joe2002-08-111-0/+1
* Introduce support for Mandatory Access Control and extensiblerwatson2002-08-011-0/+7
* Commit a version of the uvisor driver for connecting Handspringjoe2002-07-301-0/+1
* - Add 'hea'.mdodd2002-06-031-1/+2
* Remove bktr for ia64. Same problem as vinum. See PR 38678.marcel2002-05-291-1/+0
* Vinum doesn't build on ia64.marcel2002-05-291-3/+5
* Remove asr from the ia64 build. Its use of KERNBASE appears i386marcel2002-05-191-1/+0
* Check that kldxref(8) exists before running it.ru2002-05-141-1/+4
* Move drm to the i386-only section.des2002-04-281-1/+1
OpenPOWER on IntegriCloud