summaryrefslogtreecommitdiffstats
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* - Don't include opt_global.h, it is always included implicitly.glebius2005-10-051-1/+0
* Add if_ed_rtl80x9.cimp2005-10-051-1/+1
* Oops, left a compile option enabled that should not be enabled.scottl2005-10-041-1/+1
* Reintroduce the lmc T1/E1/T3 WAN driver. This version is locked, supportsscottl2005-10-032-0/+26
* Soft volume implementation for audio devices without pcm mixer controller.netchild2005-10-021-1/+1
* ciphy wasn't included here.imp2005-09-301-1/+1
* Add -DINVARIANT_SUPPORT -DINVARIANTSfjoe2005-09-291-1/+1
* Remove bridge(4) from the tree. if_bridge(4) is a full functionalmlaier2005-09-2753-59/+51
* Switch from OLDCARD to NEWCARD on pc98.nyan2005-09-271-3/+3
* Add geom_bsd_enc.c which we've been wanting to be in geon_bsd.imura2005-09-201-1/+1
* Add pccard_device.cimp2005-09-201-1/+1
* Fix the module build for snp(4).mux2005-09-191-1/+1
* Connect smbfs build on powerpc.imura2005-09-191-0/+1
* Add a new AGP driver for ATI IGP chipsets. The driver is based on reading ofanholt2005-09-171-1/+1
* Hook up the hptmv driver for amd64.scottl2005-09-081-0/+1
* Import new version of the HPTMV driver from Highpoint. The major changescottl2005-09-071-7/+12
* Unbreak stand-alone build of the de(4) module.yar2005-08-291-1/+1
* Shuffle around the order in which the components are compiled.le2005-08-261-1/+1
* Remove the el(4) driver for 3Com 3c501 ISA NICs from HEAD as threatenedjhb2005-08-262-12/+0
* Add NTFS labeling function.takawata2005-08-261-0/+1
* Define the target for opt_compat.h only if KERNBUILDDIRyar2005-08-181-0/+5
* Don't break local style.yar2005-08-181-1/+2
* Add VIA/ACE "PadLock" support as a crypto(9) driver.pjd2005-08-182-0/+14
* Add code for Ext2FS and ReiserFS labels recognition.pjd2005-08-121-0/+2
* Fix stand-alone (or MODULES_WITH_WORLD=1) build ofyar2005-08-111-1/+7
* Style cleanup.obrien2005-08-102-28/+15
* Connect GEOM_ELI class to the build.pjd2005-07-271-0/+1
* Add GEOM_ELI class which provides GEOM providers encryption.pjd2005-07-271-0/+9
* Connect GZERO to the build.pjd2005-07-251-1/+2
* Add a very simple and small GEOM class - ZERO.pjd2005-07-251-0/+8
* Remove conditional code that has largely rotted that is also not on byjhb2005-07-211-4/+0
* Add the latest r300 code from r300.sf.net. This is based on the patch suppliedanholt2005-07-201-1/+1
* Revert last commit: It fixed make universe but broke regular kernel make.phk2005-07-161-1/+1
* Add missing reference to ukbdmap.hphk2005-07-161-1/+1
* kbdmux(4) keyboard multiplexer integrationemax2005-07-141-0/+1
* kbdmux(4) keyboard multiplexer integrationemax2005-07-141-0/+12
* Add SL811 based host controller driver for CF usb host controller.takawata2005-07-141-0/+10
* Minor reorg to keep each bus' files on one lineimp2005-07-131-3/+4
* Minor reorg to have each bus' files on one line.imp2005-07-131-4/+5
* Update for the new and removed MPT driver files.scottl2005-07-101-1/+1
* Build blank_saver.ko, fade_saver.ko and green_saver.ko on sparc64marius2005-07-102-13/+21
* - Add missing opt_isa.h. This fixes the standalone build of sound.komarius2005-07-101-2/+14
* i386->amd64 syncpeter2005-06-301-0/+2
* Backout the change I made before 5.4-R since I wasn't aware that it was onlydwhite2005-06-241-1/+1
* Buid reiserifs.ko on every platforms, not only i386 and pc98.dumbbell2005-06-211-2/+1
* Don't compile legacy libalias support into kernel.glebius2005-06-201-1/+1
* Moving reiserfs from sys/gnu to sys/gnu/fs. This was discussed on arch@.dumbbell2005-06-181-1/+1
* Move ext2fs from src/gnu to src/gnu/fs.rodrigc2005-06-151-1/+1
* Attach ng_tcpmss to the build.glebius2005-06-102-0/+7
* MFP4:jkoshy2005-06-091-5/+27
OpenPOWER on IntegriCloud