summaryrefslogtreecommitdiffstats
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* 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
* Hook ichsmb to build.takawata2005-06-051-1/+1
* Make ichsmb loadable.takawata2005-06-051-0/+8
* Let kmod.mk create an empty .h file.ru2005-06-051-3/+1
* Fix deprecated name, and let kmod.mk create an empty .h file.ru2005-06-051-3/+1
* Connect if_bridge to the build.thompsa2005-06-052-0/+18
* Move MAINTAINER documentation to MAINTAINERSimp2005-06-041-2/+0
* Release n_hibma's maintainership due to his ENOTIME.schweikh2005-06-0411-32/+11
* Fix module build.glebius2005-06-041-1/+1
* Update to reflect takawata-san's changes to MAINTAINERSimp2005-06-031-2/+0
* Fix standalone module build.ru2005-06-031-0/+6
* Remove myself as maintainer of the OSF/1 compat code. I haven't hadgallatin2005-06-031-2/+0
* Connect the ReiserFS filesystem to the modules build (i386 only).dumbbell2005-05-242-0/+13
* - Try to not leak resources in the attach functions of the esp(4) SBusmarius2005-05-191-1/+1
OpenPOWER on IntegriCloud