aboutsummaryrefslogtreecommitdiff
path: root/sbin/bectl/bectl.c
Commit message (Expand)AuthorAgeFilesLines
* bectl: remove spurious aok variableKyle Evans2021-01-161-2/+0
* bectl(8): sync man page and help textRobert Wing2021-01-061-5/+4
* Fix r368197: suppress error printing for the "check" command.Gleb Smirnoff2020-12-021-2/+3
* Print at least something when failing.Gleb Smirnoff2020-11-301-1/+4
* bectl(8): missing flag in the help messageLuca Pizzamiglio2020-10-301-1/+1
* loader: zfs should support bootonce an nextbootToomas Soome2020-09-211-3/+19
* Merge OpenZFS support in to HEAD.Matt Macy2020-08-251-0/+2
* Drop "All Rights Reserved" from all libbe/bectl filesKyle Evans2020-01-241-1/+0
* Capitalize some user-visible output messages inBenedict Reuschling2019-11-301-12/+12
* bectl(8): destroy: use BE_DESTROY_AUTOORIGIN if -o is not specifiedKyle Evans2019-10-161-1/+3
* bectl(8): Add a "check" commandKyle Evans2019-09-111-27/+42
* bectl(8): implement sorting for 'bectl list' outputKyle Evans2019-09-041-1/+1
* bectl(8): create non-recursive boot environmentsKyle Evans2019-06-271-18/+19
* bectl(8): Add -o flag to destroy to clean up the origin snapshot of BEKyle Evans2019-02-111-7/+27
* libbe(3): Change be_mount to mount/unmount child datasetsKyle Evans2019-01-101-2/+4
* bectl: sync usage with man page, removing stray multibyte charactersYuri Pankov2018-11-261-9/+11
* bectl(3)/libbe(3): Allow BE root to be specifiedKyle Evans2018-11-191-4/+16
* libbe(3)/bectl(8): Make consistent with beadmKyle Evans2018-08-241-3/+1
* bectl(8): Man page and usage cleanupKyle Evans2018-08-231-6/+6
* bectl(8): jail: Tear down jail by default after command exitsKyle Evans2018-08-231-1/+1
* bectl(8): Allow running a custom command in the 'jail' subcommandKyle Evans2018-08-181-1/+1
* bectl(8): Add batch mode to jail subcommandKyle Evans2018-08-171-1/+1
* bectl(8): Kit-kat barKyle Evans2018-08-161-1/+2
* bectl(8): Implement the 'create a snapshot' variant of createKyle Evans2018-08-161-5/+19
* bectl(8): Rename "index" variable, which shadows a global in some landsKyle Evans2018-08-121-2/+2
* libbe(3)/bectl(8): Kill off the 'add' functionality for nowKyle Evans2018-08-111-2/+8
* libbe(3)/bectl(8): Standardize $FreeBSD$ IDsKyle Evans2018-08-071-0/+3
* libbe(3)/bectl(8): Standardize copyright headersKyle Evans2018-08-071-2/+2
* bectl(8): Provide -u option to unset jail parametersKyle Evans2018-08-061-1/+1
* bectl(8): Split list functionality out into its own file as wellKyle Evans2018-08-061-379/+0
* bectl(8): bectl jail improvementsKyle Evans2018-08-061-160/+5
* bectl(8): Some light cleanup and commentingKyle Evans2018-08-051-5/+23
* bectl(8): Implement `bectl list -s`Kyle Evans2018-08-051-7/+34
* bectl: Implement -D ("space if origin datasets were deleted")Kyle Evans2018-08-051-4/+41
* bectl(8): Take -H parameter to list into accountKyle Evans2018-08-051-20/+39
* bectl(8): Sort BEs lightly by active (now or later) BE, then othersKyle Evans2018-08-041-5/+31
* bectl(8): Add some relevant `bectl list -a` informationKyle Evans2018-08-041-50/+133
* bectl(8): Take origin snapshot into account when calculating used spaceKyle Evans2018-08-031-1/+22
* bectl(8): Just use a single pointer for all string propsKyle Evans2018-08-031-10/+10
* bectl(8): Move dataset printing out into its own functionKyle Evans2018-08-031-55/+77
* bectl(8): Remove sneaky commentKyle Evans2018-07-261-1/+0
* bectl(8): Hack together a more proper `bectl list`Kyle Evans2018-07-261-3/+76
* bectl(8): Remove the jail mount point with unjailKyle Evans2018-07-261-0/+1
* bectl(8): Redo jail using jail(3) APIKyle Evans2018-07-261-32/+22
* bectl(8): Support unjailing a boot environmentKyle Evans2018-07-261-23/+84
* libbe(3)/bectl(8): Provide and use proper alloc/free for property listsKyle Evans2018-07-251-3/+3
* libbe(3)/be(8): Drop WARNS overrides, fix all falloutKyle Evans2018-07-251-9/+5
* bectl(8): Start dumping out BE information with `bectl list`Kyle Evans2018-07-251-3/+16
* bectl(8): Consistent styleKyle Evans2018-07-251-63/+51
* bectl(8): Rename error messagesKyle Evans2018-07-251-26/+25