summaryrefslogtreecommitdiffstats
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* Build the following modules on ia64 as well:marcel2002-10-241-1/+20
* Remove gcc-specific optimization/debugging CFLAGSkris2002-10-241-1/+1
* Commit of Makefile missed in earlier pass.rwatson2002-10-241-0/+9
* Provide a simple sample labeled access control policy, mac_partition.rwatson2002-10-231-0/+1
* - New-bussify the rc(4) device driver.jhb2002-10-232-0/+9
* opt_mac.h is no longer required for any of these modules, remove fromrwatson2002-10-226-6/+0
* Fixed some unsorting.bde2002-10-211-20/+21
* Hook up opt_mac.h to the build dependencies. The way we currentlyrwatson2002-10-201-1/+1
* Add opt_mac.h to dependencies for if_stf.c module.rwatson2002-10-201-1/+1
* Connect ubsa module to build.kan2002-10-201-0/+1
* After much delay and anticipation, welcome RAIDFrame into the FreeBSDscottl2002-10-201-0/+32
* (1) added LSI Logic copyright, and legal line 3 in license, and stringemoore2002-10-181-1/+1
* Module-ize the 'core' crypto stuff. This may still need to be compiledmarkm2002-10-162-1/+26
* - Remove unused opt_foo.h headers.jhb2002-10-143-20/+6
* The ep and pccard modules build on pc98.nyan2002-10-141-0/+2
* Connect trm(4) to the build.cognet2002-10-132-0/+13
* Allow ubsa(4) driver to be build as a kernel module.kan2002-10-101-0/+10
* 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
* Add code for ACPI PCI link object manipulation.iwasaki2002-10-051-0/+1
* hookup new crypto support to the config/build processsam2002-10-041-0/+3
* module for ubsec crypto driversam2002-10-041-0/+9
* module for hifn driversam2002-10-041-0/+9
* module for /dev/crypto supportsam2002-10-041-0/+7
* Turn on the mcd(4) module.mdodd2002-10-041-0/+1
* newbus & bus_space the mcd(4) driver.mdodd2002-10-041-0/+12
* Since bpf is no longer an optional component, remove associated ifdef's.sobomax2002-10-021-6/+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
* HARP driver for the IDT77201/211 NICStAR ATM Adapter (Including Fore LE155).mdodd2002-09-301-0/+9
* Add cardbus, cbb, ep and pccard. These can likely be moved to the MIimp2002-09-261-0/+5
* The AAC_COMPAT_LINUX option was really annoying, since it made thescottl2002-09-252-2/+10
* use __packed.alfred2002-09-231-24/+24
* Moved nfs_diskless setup code from autoconf.c to nfsclient/nfs_diskless.cjake2002-09-221-1/+1
* 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-192-0/+9
* Initiate deorbit burn for the i386-only a.out related support. Moves arepeter2002-09-171-1/+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
* Initial import for IEEE1394 OHCI chipdet device driver and SBP-2 (Serialikob2002-09-134-0/+76
* I completely fubared this. An empty EXPORT_SYMS= is not valid. I know Ipeter2002-09-111-2/+0
* Cosmetics: #define NETATALK --> #define NETATALK 1, so that it is in line withsobomax2002-09-101-1/+1
* Remove duplicate entry. Since we call things cbb in the source, pccbbimp2002-09-091-9/+0
* opt_kstack_pages.h is not needed anymore. It would have been a Bad Thingpeter2002-09-083-4/+3
* Unbreak the modules build:tmm2002-09-072-2/+3
* Add the aout module subdir for the i386.peter2002-09-071-0/+1
* Add an a.out exec module.peter2002-09-071-0/+11
* Connect if_gre module to the build.sobomax2002-09-061-0/+1
OpenPOWER on IntegriCloud