aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/geom
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/6.0.0_cvscvs2svn2005-11-0324-24/+24
* MFC (by le)Xin LI2005-10-091-1/+1
* MFC:Pawel Jakub Dawidek2005-08-161-0/+2
* MFC: Connect GEOM_ELI class to the build.Pawel Jakub Dawidek2005-08-051-0/+1
* MFC:Pawel Jakub Dawidek2005-07-301-1/+2
* This commit was manufactured by cvs2svn to create branch 'RELENG_6'.cvs2svn2005-07-292-0/+17
* Connect SHSEC GEOM class to the build.Pawel Jakub Dawidek2005-01-111-0/+1
* Introduce a new GEOM class - SHSEC. It provides sharing secret betweenPawel Jakub Dawidek2005-01-111-0/+8
* Do not compile in zlib.c. Add a dependency on module instead.Max Khon2004-09-081-1/+1
* Connect RAID3 GEOM class to the build.Pawel Jakub Dawidek2004-08-161-0/+1
* Introduce GEOM RAID3 class, i.e. kernel module, which implements RAID3Pawel Jakub Dawidek2004-08-161-0/+9
* Add geom_uzip -- geom class that implements read-only compressed disks.Max Khon2004-08-132-0/+10
* Due to popular demand, hook up geom_vinum to the build.Lukas Ertl2004-08-071-0/+1
* Connect GEOM_MIRROR class to the build.Pawel Jakub Dawidek2004-07-301-0/+1
* Add GEOM_MIRROR class which provide RAID1 functionality and has many usefulPawel Jakub Dawidek2004-07-301-0/+9
* Introduce GEOM_LABEL class.Pawel Jakub Dawidek2004-07-022-0/+12
* Add a module directory for geom_vinum.Lukas Ertl2004-06-121-0/+11
* - Connect geom(8) and its libraries to the build.Pawel Jakub Dawidek2004-05-201-0/+2
* Modules Makefiles for geom_stripe and geom_nop.Pawel Jakub Dawidek2004-05-202-0/+16
* Connect geom_gate.ko to the build.Pawel Jakub Dawidek2004-05-031-0/+1
* Makefile for geom_gate.ko.Pawel Jakub Dawidek2004-04-301-0/+8
* Connect geom_concat.ko module to the build.Pawel Jakub Dawidek2004-02-231-0/+1
* Makefile needed for building geom_concat module.Pawel Jakub Dawidek2004-02-191-0/+8
* add the mbr_enc file so that we can load the module on sparc64.John-Mark Gurney2003-07-051-1/+1
* Add "GEOM_FOX", a class which detects and selects between multiplePoul-Henning Kamp2003-06-182-0/+9
* Include "../Makefile.inc"Yoshihiro Takahashi2003-06-151-0/+3
* Add new geom_ccd modulePoul-Henning Kamp2003-06-092-0/+9
* Add a geom_vol_ffs module and hook up to the build.Gordon Tetlow2003-06-032-1/+10
* Add GEOM module compilation shims.Poul-Henning Kamp2003-05-318-0/+67