aboutsummaryrefslogtreecommitdiff
path: root/lib/libbe
Commit message (Expand)AuthorAgeFilesLines
* libbe(3): history: fixGraham Perrin2024-04-101-2/+2
* libbe(3): consistency, and authorsGraham Perrin2024-04-101-7/+13
* libbe: Fix some markup issues.Dag-Erling Smørgrav2024-03-181-10/+17
* libbe(3): Fix typo and grammarCheng-Yuan Wu2024-02-131-2/+2
* lib/libbe/be.c: remove an extra semicolonrilysh2024-02-031-1/+1
* libbe: handle destroying/renaming temporary/bootonce boot environmentsR. Christian McDonald2024-01-293-8/+23
* lib: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-1/+0
* Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-161-2/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-164-4/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-165-10/+0
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-162-4/+0
* libbe: recursively promote deep BE datasetsR. Christian McDonald2023-07-171-9/+31
* libbe: promote activated BEs all the wayKyle Evans2023-07-111-16/+14
* libbe: bail out early if the zfs kmod isn't loadedKyle Evans2023-07-071-0/+11
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-129-9/+9
* zfs: merge openzfs/zfs@d96e29576Martin Matuska2023-05-033-9/+9
* Update/fix Makefile.depend for userlandSimon J. Gerraty2023-04-191-2/+2
* zfs: merge openzfs/zfs@431083f75Martin Matuska2023-04-031-2/+2
* libbe: Avoid double printing cloning errors.John Grafton2023-03-151-5/+5
* zfs: merge openzfs/zfs@9cd71c860 (master)Martin Matuska2023-01-253-9/+9
* pkgbase: Put zfs utilities and lib in their own packageEmmanuel Vadot2022-10-261-1/+1
* bectl: push space-in-name check down into libbeKyle Evans2022-04-031-0/+11
* libbe: pull props for the correct dataset in be_mounted_at()Kyle Evans2022-03-311-1/+1
* libbe: fix be_mounted_at() with props after bootonceKyle Evans2022-03-311-0/+1
* zfs: merge openzfs/zfs@17b2ae0b2 (master) into mainMartin Matuska2022-01-221-1/+4
* zfs: unbreak build broken in 160388166Martin Matuska2021-06-081-0/+1
* When be_activate() turns on a new boot environment, it always deactivatesGleb Smirnoff2021-01-081-1/+2
* pkgbase: Move bectl to the runtime packageEmmanuel Vadot2021-01-041-0/+1
* libbe(3): install MLINKS for all of the functions providedKyle Evans2020-10-181-0/+35
* libbe(3): document be_snapshot()Kyle Evans2020-10-181-0/+27
* libbe(3): const'ify a couple argumentsKyle Evans2020-10-184-11/+11
* loader: zfs should support bootonce an nextbootToomas Soome2020-09-216-59/+53
* Skip armv7 bectl tests on CI; they deadlock (""KSTACK_PAGES is 2").Edward Tomasz Napierala2020-09-141-0/+5
* ZFS: MFV 2.0-rc1-gfd20a8Matt Macy2020-09-041-2/+5
* Temporarily skip tests panic i386 kernel in CILi-Wen Hsu2020-09-021-0/+5
* libbe: lift the WARNS post-OpenZFS mergeKyle Evans2020-08-251-3/+0
* Merge OpenZFS support in to HEAD.Matt Macy2020-08-253-25/+28
* libbe: annotate lbh as __unused in be_is_auto_snapshot_nameKyle Evans2020-07-221-1/+1
* Drop "All Rights Reserved" from all libbe/bectl filesKyle Evans2020-01-248-8/+0
* libbe: use the new zfs_mount_at()Kyle Evans2020-01-191-4/+1
* libbe(3): promote dependent clones when destroying an environmentKyle Evans2020-01-023-26/+232
* Update Makefile.depend filesSimon J. Gerraty2019-12-111-0/+20
* libbe: fix build against sysutils/openzfs, part 1Kyle Evans2019-12-063-1/+8
* Commit missing file from r354116Alan Somers2019-10-261-1/+2
* libbe(3): Fix destroy of imported BE w/ AUTOORIGINKyle Evans2019-10-161-4/+5
* libbe(3): add needed bits for be_destroy to auto-destroy some originsKyle Evans2019-10-163-2/+53
* fixup up fallout from r352447 in libbeAndriy Gapon2019-09-171-1/+2
* pkgbase: Create a FreeBSD-utilities package and make it the default oneEmmanuel Vadot2019-09-051-1/+0
* libbe(3): restructure be_mount, skip canmount check for BE datasetKyle Evans2019-06-251-13/+19
* libbe(3): mount: the BE dataset is mounted at /Kyle Evans2019-06-251-1/+1