aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/geom/geom_uzip/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
* sys: Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* sys/modules: Make use of SRCS.${KERN_OPT}.John Baldwin2023-03-011-3/+1
* Use kmod.opts.mk to fix standalone build.John Baldwin2019-11-211-0/+2
* geom_uzip(4), mkuzip(8): Add Zstd image modeConrad Meyer2019-08-131-3/+8
* Update geom_uzip to use new zlib:Xin LI2019-08-081-1/+1
* Modularize xz.Konstantin Belousov2019-02-261-7/+1
* sys/modules: normalize .CURDIR-relative paths to SRCTOPEnji Cooper2017-03-041-7/+7
* Fix "make depend" with geom_uzip.ko: add opt_geom.h to SRCSEnji Cooper2017-03-041-0/+1
* Improve mkuzip(8) and geom_uzip(4), merge in LZMA support from mkulzma(8)Maxim Sobolev2016-02-231-1/+14
* Add -DINVARIANT_SUPPORT -DINVARIANTSMax Khon2005-09-291-1/+1
* Do not compile in zlib.c. Add a dependency on module instead.Max Khon2004-09-081-1/+1
* Add geom_uzip -- geom class that implements read-only compressed disks.Max Khon2004-08-131-0/+9