]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sbin/bectl/bectl.c
Import DTS files from Linux 4.18
[FreeBSD/FreeBSD.git] / sbin / bectl / bectl.c
2018-08-13 Emmanuel VadotImport DTS files from Linux 4.18
2018-08-12 Kyle Evansbectl(8): Rename "index" variable, which shadows a...
2018-08-11 Kyle EvansMerge libbe(3)/bectl(8) from projects/bectl into head
2018-08-11 Kyle EvansMFH @ r337607, in preparation for boarding
2018-08-11 Kyle Evanslibbe(3)/bectl(8): Kill off the 'add' functionality...
2018-08-07 Kyle Evanslibbe(3)/bectl(8): Standardize $FreeBSD$ IDs
2018-08-07 Kyle Evanslibbe(3)/bectl(8): Standardize copyright headers
2018-08-06 Kyle Evansbectl(8): Provide -u option to unset jail parameters
2018-08-06 Kyle Evansbectl(8): Split list functionality out into its own...
2018-08-06 Kyle Evansbectl(8): bectl jail improvements
2018-08-05 Kyle Evansbectl(8): Some light cleanup and commenting
2018-08-05 Kyle Evansbectl(8): Implement `bectl list -s`
2018-08-05 Kyle Evansbectl: Implement -D ("space if origin datasets were...
2018-08-05 Kyle Evansbectl(8): Take -H parameter to list into account
2018-08-04 Kyle Evansbectl(8): Sort BEs lightly by active (now or later...
2018-08-04 Kyle Evansbectl(8): Add some relevant `bectl list -a` information
2018-08-03 Kyle Evansbectl(8): Take origin snapshot into account when calcul...
2018-08-03 Kyle Evansbectl(8): Just use a single pointer for all string...
2018-08-03 Kyle Evansbectl(8): Move dataset printing out into its own function
2018-07-26 Kyle Evansbectl(8): Remove sneaky comment
2018-07-26 Kyle Evansbectl(8): Hack together a more proper `bectl list`
2018-07-26 Kyle Evansbectl(8): Remove the jail mount point with unjail
2018-07-26 Kyle Evansbectl(8): Redo jail using jail(3) API
2018-07-26 Kyle Evansbectl(8): Support unjailing a boot environment
2018-07-25 Kyle Evanslibbe(3)/bectl(8): Provide and use proper alloc/free...
2018-07-25 Kyle Evanslibbe(3)/be(8): Drop WARNS overrides, fix all fallout
2018-07-25 Kyle Evansbectl(8): Start dumping out BE information with `bectl...
2018-07-25 Kyle Evansbectl(8): Consistent style
2018-07-25 Kyle Evansbectl(8): Rename error messages
2018-07-25 Kyle Evansbectl.c: Chase rename
2018-07-24 Kyle EvansRename be(1) to bectl(8); continues to live in /sbin