aboutsummaryrefslogtreecommitdiff
path: root/lib/geom
Commit message (Expand)AuthorAgeFilesLines
* gpart.8: add entry for xbootldr partition typeMitchell Horne11 days1-1/+7
* gpart(7): Fix reference to the zfsprops man pagePaarth Shirsat2026-05-091-2/+2
* geom manuals: Clarify unitsAlexander Ziaee2026-04-203-29/+35
* geom_part: Restore the human readable format of sizeZhenlei Huang2026-04-201-4/+4
* geom_part: Fix format string issuesDag-Erling Smørgrav2025-12-291-29/+40
* gpart: add libxo support for "show" subcommand + man page updatesJohan Söllvander2025-12-183-34/+71
* gshsec.8: Fix list alignment, tag spdxAlexander Ziaee2025-10-301-2/+5
* packages: Install development manpages in the -dev packageLexi Winter2025-10-261-5/+6
* gpart.8: Document one of gpart destroy diagnostic messageMateusz Piotrowski2025-10-241-1/+21
* graid.8: fix typoMiroslav Cimerman2025-04-281-1/+1
* The UMA man page is lowercased. Reference it as uma.9 to avoid 404.Jens Schweikhardt2025-04-171-1/+1
* gpart: Stop documenting freebsd-vinum partition typesJohn Baldwin2025-02-111-10/+1
* Remove references to gvinum(8) in various manpagesJohn Baldwin2025-01-235-11/+6
* lib/geom: remove redundant libraries and objectsRobert Clausecker2024-10-1516-20/+2
* Update Makefile.depend filesSimon J. Gerraty2024-10-141-2/+0
* gpart: Add u-boot-env alias for U-Boot's environment GPT partition UUIDJessica Clarke2024-09-021-1/+6
* Remove residual blank line at start of MakefileWarner Losh2024-07-1519-19/+0
* virstor: remove relation between chunk size and MAXPHYSRyan Libby2024-06-111-26/+14
* virstor: write large maps in chunks during labelRyan Libby2024-06-111-15/+42
* glabel.8: Describe cases related to permissions / existing mountsChris Moerz2024-05-211-6/+19
* man filesystems: fix xrefs after move to section 4Alexander Ziaee2024-05-161-1/+1
* Remove cross-references to GBDEPoul-Henning Kamp2024-05-072-3/+0
* glabel: Add support for Linux swapRicardo Branco2024-04-291-0/+3
* geli.8: add some notes regarding performance tuningAlan Somers2024-04-241-1/+41
* geli.8: minor proofreadingAlan Somers2024-04-221-3/+3
* glabel: Remove support for old reiserfsRicardo Branco2024-04-191-4/+1
* gjournal(8): standardize capitalization for consistencyCheng-Hsun Lin2024-02-131-1/+1
* lib: Automated cleanup of cdefs and other formattingWarner Losh2023-11-2712-12/+0
* glabel.8: Warn against using generic labels on a shared deviceMark Johnston2023-09-271-1/+21
* geli: Fix geli setkey -J for detached providersArjan de Vet2023-08-281-0/+6
* Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-1616-32/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-1635-35/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-1616-31/+0
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* base: Remove support for the VTOC8 partitioning schemeMarius Strobl2023-07-262-158/+50
* geom: Migrate from COMPAT_32BIT to generic COMPAT_libcompatJessica Clarke2023-07-091-2/+2
* gpart(8): slices are out of context for GPTGraham Perrin2023-07-071-2/+2
* gpart(8): Improve manual page syntaxTom Hukins2023-06-021-19/+48
* gpart(8): Refer to a related manual pageTom Hukins2023-06-021-2/+4
* geli: fix typoMariusz Zaborski2023-05-151-1/+1
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-1218-18/+18
* Update/fix Makefile.depend for userlandSimon J. Gerraty2023-04-1915-30/+0
* geli: split the initalization of HMACMariusz Zaborski2023-02-081-18/+54
* pkgbase: Put geom utilities in their own packageEmmanuel Vadot2022-10-2616-16/+16
* Add information on how to load gmirror on boot to auto activate mirrorsBenedict Reuschling2022-10-051-1/+17
* Fix dead reference to boot0(8) to point to boot0cfg(8).Jens Schweikhardt2022-09-161-1/+1
* gmirror.8: Remove references rc.earlyMateusz Piotrowski2022-07-211-8/+13
* geli: Add a chicken switch for unmapped I/OMark Johnston2022-04-181-1/+7
* *: Do not use the no-op -r flag for bsdlabel(8)Mateusz Piotrowski2022-03-171-2/+2
* GEOM: Introduce partial confxml APIAlexander Motin2022-03-122-57/+59