aboutsummaryrefslogtreecommitdiff
path: root/lib/libbe/be_info.c
Commit message (Expand)AuthorAgeFilesLines
* libbe(3): const'ify a couple argumentsKyle Evans2020-10-181-1/+1
* loader: zfs should support bootonce an nextbootToomas Soome2020-09-211-0/+11
* Drop "All Rights Reserved" from all libbe/bectl filesKyle Evans2020-01-241-1/+0
* libbe: fix build against sysutils/openzfs, part 1Kyle Evans2019-12-061-0/+2
* Commit missing file from r354116Alan Somers2019-10-261-1/+2
* bectl(3)/libbe(3): Allow BE root to be specifiedKyle Evans2018-11-191-2/+8
* libbe(3): rewrite init to support chroot usageKyle Evans2018-11-171-20/+1
* libbe(3): Fix error handling with respect to be_existsKyle Evans2018-09-011-9/+7
* libbe(3)/bectl(8): Standardize $FreeBSD$ IDsKyle Evans2018-08-071-0/+3
* libbe(3)/bectl(8): Standardize copyright headersKyle Evans2018-08-071-2/+3
* libbe(3): Check that dataset is to be mounted at / for be_existsKyle Evans2018-08-071-7/+30
* libbe(3): Rename prop_list_builder and snapshot_prop_list_builderKyle Evans2018-08-071-7/+5
* bectl(8): Implement `bectl list -s`Kyle Evans2018-08-051-0/+28
* bectl: Implement -D ("space if origin datasets were deleted")Kyle Evans2018-08-051-2/+2
* bectl(8): Take origin snapshot into account when calculating used spaceKyle Evans2018-08-031-2/+25
* libbe(3): Fix checking of zfs_prop_get's return valueKyle Evans2018-08-031-7/+7
* libbe(3): Add be_mounted_at to check a mount pointKyle Evans2018-07-261-10/+2
* libbe(3)/bectl(8): Provide and use proper alloc/free for property listsKyle Evans2018-07-251-0/+7
* libbe(3): Use zfs_is_mounted to check mounted and mountpointKyle Evans2018-07-251-8/+4
* libbe(3)/be(8): Drop WARNS overrides, fix all falloutKyle Evans2018-07-251-1/+1
* libbe(3): Add nextboot flag to returned BE informationKyle Evans2018-07-251-1/+23
* bectl(8): Start dumping out BE information with `bectl list`Kyle Evans2018-07-251-11/+6
* libbe(3): make style consistent with what I'll use going forwardKyle Evans2018-07-251-51/+38
* libbe(3): Disambiguate 'active' a little bit, add 'bootfs'Kyle Evans2018-07-251-2/+2
* Import libbe(3)/be(1) from socsvn/soc2017/kneitinger/libbe-headKyle Evans2018-07-241-0/+245