summaryrefslogtreecommitdiff
path: root/sbin/bectl/bectl_list.c
Commit message (Expand)AuthorAgeFilesLines
* bectl(8): Fix output of `bectl list` for the 'Mountpoint' column.Robert Wing2020-08-191-5/+9
* bectl(8): initialize reverse earlierKyle Evans2019-09-091-3/+2
* bectl(8): implement sorting for 'bectl list' outputKyle Evans2019-09-041-25/+102
* bectl(8): Use strcmp, rather than trying to directly compareKyle Evans2018-08-121-1/+1
* libbe(3)/bectl(8): Standardize $FreeBSD$ IDsKyle Evans2018-08-071-2/+3
* libbe(3): Check that dataset is to be mounted at / for be_existsKyle Evans2018-08-071-5/+2
* bectl(8): Only show mountpoint if the dataset is actually mountedKyle Evans2018-08-071-2/+5
* bectl(8): Split list functionality out into its own file as wellKyle Evans2018-08-061-0/+418