aboutsummaryrefslogtreecommitdiff
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* Hook up the hptmv driver for amd64.Scott Long2005-09-081-0/+1
* Import new version of the HPTMV driver from Highpoint. The major changeScott Long2005-09-071-7/+12
* Unbreak stand-alone build of the de(4) module.Yaroslav Tykhiy2005-08-291-1/+1
* Shuffle around the order in which the components are compiled.Lukas Ertl2005-08-261-1/+1
* Remove the el(4) driver for 3Com 3c501 ISA NICs from HEAD as threatenedJohn Baldwin2005-08-262-12/+0
* Add NTFS labeling function.Takanori Watanabe2005-08-261-0/+1
* Define the target for opt_compat.h only if KERNBUILDDIRYaroslav Tykhiy2005-08-181-0/+5
* Don't break local style.Yaroslav Tykhiy2005-08-181-1/+2
* Add VIA/ACE "PadLock" support as a crypto(9) driver.Pawel Jakub Dawidek2005-08-182-0/+14
* Add code for Ext2FS and ReiserFS labels recognition.Pawel Jakub Dawidek2005-08-121-0/+2
* Fix stand-alone (or MODULES_WITH_WORLD=1) build ofYaroslav Tykhiy2005-08-111-1/+7
* Style cleanup.David E. O'Brien2005-08-102-28/+15
* Connect GEOM_ELI class to the build.Pawel Jakub Dawidek2005-07-271-0/+1
* Add GEOM_ELI class which provides GEOM providers encryption.Pawel Jakub Dawidek2005-07-271-0/+9
* Connect GZERO to the build.Pawel Jakub Dawidek2005-07-251-1/+2
* Add a very simple and small GEOM class - ZERO.Pawel Jakub Dawidek2005-07-251-0/+8
* Remove conditional code that has largely rotted that is also not on byJohn Baldwin2005-07-211-4/+0
* Add the latest r300 code from r300.sf.net. This is based on the patch suppliedEric Anholt2005-07-201-1/+1
* Revert last commit: It fixed make universe but broke regular kernel make.Poul-Henning Kamp2005-07-161-1/+1
* Add missing reference to ukbdmap.hPoul-Henning Kamp2005-07-161-1/+1
* kbdmux(4) keyboard multiplexer integrationMaksim Yevmenkin2005-07-141-0/+1
* kbdmux(4) keyboard multiplexer integrationMaksim Yevmenkin2005-07-141-0/+12
* Add SL811 based host controller driver for CF usb host controller.Takanori Watanabe2005-07-141-0/+10
* Minor reorg to keep each bus' files on one lineWarner Losh2005-07-131-3/+4
* Minor reorg to have each bus' files on one line.Warner Losh2005-07-131-4/+5
* Update for the new and removed MPT driver files.Scott Long2005-07-101-1/+1
* Build blank_saver.ko, fade_saver.ko and green_saver.ko on sparc64Marius Strobl2005-07-102-13/+21
* - Add missing opt_isa.h. This fixes the standalone build of sound.koMarius Strobl2005-07-101-2/+14
* i386->amd64 syncPeter Wemm2005-06-301-0/+2
* Backout the change I made before 5.4-R since I wasn't aware that it was onlyDoug White2005-06-241-1/+1
* Buid reiserifs.ko on every platforms, not only i386 and pc98.Jean-Sébastien Pédron2005-06-211-2/+1
* Don't compile legacy libalias support into kernel.Gleb Smirnoff2005-06-201-1/+1
* Moving reiserfs from sys/gnu to sys/gnu/fs. This was discussed on arch@.Jean-Sébastien Pédron2005-06-181-1/+1
* Move ext2fs from src/gnu to src/gnu/fs.Craig Rodrigues2005-06-151-1/+1
* Attach ng_tcpmss to the build.Gleb Smirnoff2005-06-102-0/+7
* MFP4:Joseph Koshy2005-06-091-5/+27
* Hook ichsmb to build.Takanori Watanabe2005-06-051-1/+1
* Make ichsmb loadable.Takanori Watanabe2005-06-051-0/+8
* Let kmod.mk create an empty .h file.Ruslan Ermilov2005-06-051-3/+1
* Fix deprecated name, and let kmod.mk create an empty .h file.Ruslan Ermilov2005-06-051-3/+1
* Connect if_bridge to the build.Andrew Thompson2005-06-052-0/+18
* Move MAINTAINER documentation to MAINTAINERSWarner Losh2005-06-041-2/+0
* Release n_hibma's maintainership due to his ENOTIME.Jens Schweikhardt2005-06-0411-32/+11
* Fix module build.Gleb Smirnoff2005-06-041-1/+1
* Update to reflect takawata-san's changes to MAINTAINERSWarner Losh2005-06-031-2/+0
* Fix standalone module build.Ruslan Ermilov2005-06-031-0/+6
* Remove myself as maintainer of the OSF/1 compat code. I haven't hadAndrew Gallatin2005-06-031-2/+0
* Connect the ReiserFS filesystem to the modules build (i386 only).Jean-Sébastien Pédron2005-05-242-0/+13
* - Try to not leak resources in the attach functions of the esp(4) SBusMarius Strobl2005-05-191-1/+1
* Make NETGRAPH_DEBUG a kernel option, so that it can't be turned offGleb Smirnoff2005-05-161-0/+2