summaryrefslogtreecommitdiffstats
path: root/sys/modules/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* Hook the DRM up to the build and add it to NOTES.anholt2002-04-281-0/+1
* Build modules on ia64:marcel2002-04-191-9/+38
* - Convert the 'hfa' ATM interface driver to newbus.mdodd2002-04-171-0/+1
* Add a filesystem driver for the Universal Disk Format. For more info,scottl2002-04-141-0/+1
* Replaced hacks in sbin/Makefile,v 1.99 and usr.sbin/Makefile,v 1.217ru2002-03-211-1/+4
* Add a USB comm driver.joe2002-03-181-0/+3
* Support for USB fm radio.alfred2002-03-041-0/+1
* Add a module of xe driver.shiba2002-02-201-1/+2
* Always build all modules for LINTphk2002-02-171-1/+1
* Move the pseudofs, procfs and linprocfs modules out from the fs directory.des2002-02-041-1/+3
* Add the 'iir' driver, for the Intel Integrated RAID controllers andmsmith2002-01-201-0/+1
* - generic Arcnet frameworkfjoe2002-01-081-0/+2
* Make AIO a loadable module.alfred2001-12-291-0/+1
* -Remove unneeded include stddef.hpdeuskar2001-12-201-1/+1
* Add modules of scsi_low based SCSI drivers ncv, nsp, stg, and commonnon2001-12-151-0/+4
* Connect libiconv to the build.sheldonh2001-12-121-0/+1
* Pseudofsize procfs(5).des2001-12-041-1/+0
* Enable build of smbfs. It works now as before on both UP and MP machines.bp2001-12-021-2/+1
OpenPOWER on IntegriCloud