summaryrefslogtreecommitdiffstats
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* libmchain no longer exports m_fixhdr(); remove it from EXPORT_SYMS.tjr2002-12-141-2/+1
* Move the amd(4) driver to it's own directory in preparation for it growingscottl2002-12-131-0/+10
* Don't run kldxref when installing modules on sparc64. kldxref and the wholejake2002-12-131-1/+1
* Correct alphabetization of awi entry.rwatson2002-12-081-1/+1
* Move the awi module build dependency into the MACHINE_ARCH=i386 entry.rwatson2002-12-081-3/+2
* Hook up the awi module for build on i386 and pc98, which appear to berwatson2002-12-071-1/+3
* Unhook the old LOMAC module, now replaced with mac_lomac.rwatson2002-12-035-73/+0
* Add Makefile.inc to include ../Makefile.inc.nyan2002-12-011-0/+3
* Unhook LOMAC kernel module since the functionality is now provided byrwatson2002-11-261-1/+0
* Hook up the mac_lomac module build.rwatson2002-11-262-0/+11
* New SCSI target emulator codenjl2002-11-221-1/+1
* Hook the RAIDFrame module up to the buildscottl2002-11-211-0/+1
* Fix make buildkernel.imp2002-11-217-12/+12
* Make the bluetooth modulesjulian2002-11-211-0/+5
* The second try a committing the bluetooth codejulian2002-11-208-0/+123
* Remove opt_pci.h from SRCS, it doesn't exist anymore.mux2002-11-132-2/+2
* Remove opt_pci.h from SRCS.mux2002-11-131-1/+1
* Split userland services to fwdev.c.simokawa2002-11-121-9/+1
* Warning fixes.mux2002-11-111-3/+4
* Warning fix.mux2002-11-111-2/+2
* Don't override CWARNFLAGS in these Makefiles.mux2002-11-113-6/+0
* Don't override CWARNFLAGS in this Makefile.mux2002-11-111-2/+0
* 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
* Move adding -DPC98 to CFLAGS from each modules to sys/modules/Makefile.inc.nyan2002-11-0621-59/+4
* Include "../Makefile.inc".nyan2002-11-0611-0/+32
* - Convert to newbus, bus_space etc.mdodd2002-11-051-0/+9
* Permit MAC policies to instrument the access control decisions forrwatson2002-11-041-0/+1
* Hook the aic7xxx modules up. This requires some extra care since aicasmscottl2002-11-034-27/+7
* Enable if_fwe.simokawa2002-11-031-1/+1
* Add the netgraph 'source' module.julian2002-10-311-0/+8
* Add an isp(4) module. sbus support is only compiled in on sparc64.jhb2002-10-312-0/+15
* Add a module for mpt(4).jhb2002-10-312-0/+11
* Rename the speaker device for pc98 to 'pcspeaker'.nyan2002-10-313-6/+12
* Finally get around to committing Bill Paul's FEC netgraph nodes.julian2002-10-292-0/+19
* Don't roll our own clean target, the default onemux2002-10-271-5/+0
* - Comment a line which sets CISS_DEBUG by default.mux2002-10-271-1/+1
* Slightly change the semantics of vnode labels for MAC: rather thanrwatson2002-10-261-2/+0
* 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
OpenPOWER on IntegriCloud