aboutsummaryrefslogtreecommitdiff
path: root/lib/libbe
Commit message (Expand)AuthorAgeFilesLines
...
* libbe(3): Brain dump...Kyle Evans2018-08-111-55/+326
* libbe(3)/bectl(8): Make igor and mandoc -Tlint a little happierKyle Evans2018-08-111-38/+43
* libbe(3): Bring man page back into realityKyle Evans2018-08-111-39/+8
* libbe(3)/bectl(8): Kill off the 'add' functionality for nowKyle Evans2018-08-112-3/+11
* libbe(3): More error handling bitsKyle Evans2018-08-103-63/+119
* libbe(3): Plug some holes, do some more proper error returnsKyle Evans2018-08-101-34/+29
* libbe(3): more small cleanup, const'ify and light style(9)Kyle Evans2018-08-102-25/+23
* libbe(3): Some more light error handling...Kyle Evans2018-08-081-16/+26
* libbe(3): Clarify some errorsKyle Evans2018-08-083-15/+19
* Catch up on BE_ERR messagesKyle Evans2018-08-081-0/+9
* libbe(3)/bectl(8): Standardize $FreeBSD$ IDsKyle Evans2018-08-076-0/+16
* libbe(3)/bectl(8): Standardize copyright headersKyle Evans2018-08-077-12/+16
* libbe(3): Destroy all children of a BE dataset, tooKyle Evans2018-08-071-7/+19
* libbe(3): Document that we'll clobber previous errors set by set_errorKyle Evans2018-08-072-1/+1
* libbe(3): Return some more proper error codesKyle Evans2018-08-073-14/+44
* 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-072-8/+6
* This snippet is no longer from zfsbootcfgKyle Evans2018-08-071-4/+0
* libbe(3): Rewrite activate temp bits to rely less on loaderKyle Evans2018-08-071-18/+39
* bectl(8): Implement `bectl list -s`Kyle Evans2018-08-053-0/+32
* bectl: Implement -D ("space if origin datasets were deleted")Kyle Evans2018-08-054-4/+17
* bectl(8): Take origin snapshot into account when calculating used spaceKyle Evans2018-08-035-2/+31
* 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-265-11/+77
* libbe(3)/bectl(8): Provide and use proper alloc/free for property listsKyle Evans2018-07-253-0/+16
* 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-256-54/+52
* libbe(3): Add nextboot flag to returned BE informationKyle Evans2018-07-253-1/+28
* bectl(8): Start dumping out BE information with `bectl list`Kyle Evans2018-07-252-12/+8
* libbe(3): make style consistent with what I'll use going forwardKyle Evans2018-07-254-259/+179
* libbe(3): Find rootfs instead by enumerating child datasets of BE rootKyle Evans2018-07-251-6/+30
* libbe(3): Disambiguate 'active' a little bit, add 'bootfs'Kyle Evans2018-07-253-52/+64
* libbe(3): Add to cddl build, adjust src.libnames.mk as neededKyle Evans2018-07-241-53/+0
* Import libbe(3)/be(1) from socsvn/soc2017/kneitinger/libbe-headKyle Evans2018-07-248-0/+1785