]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sbin/bectl
regenerate src.conf.5 after r338642 and r338643
[FreeBSD/FreeBSD.git] / sbin / bectl /
2018-09-11 Martin MatuskaMFV r338519:
2018-09-10 Dag-Erling SmørgravUpgrade Unbound to 1.7.3. More to follow.
2018-09-10 Dag-Erling SmørgravUpgrade Unbound to 1.7.2. More to follow.
2018-09-10 Dag-Erling SmørgravUpgrade to OpenSSH 7.8p1.
2018-08-24 Kyle Evanslibbe(3)/bectl(8): Make consistent with beadm
2018-08-23 Emmanuel Vadotdts: Import DTS for arm64
2018-08-23 Kyle Evansbectl(8): Man page and usage cleanup
2018-08-23 Kyle Evansbectl(8): jail: Tear down jail by default after command...
2018-08-21 Xin LIMFV r338092: ntp 4.2.8p12.
2018-08-18 Kyle Evansbectl(8): Allow running a custom command in the 'jail...
2018-08-17 Kyle Evansbectl(8): Add batch mode to jail subcommand
2018-08-16 Kyle Evansbectl(8): Kit-kat bar
2018-08-16 Kyle Evansbectl(8): Implement the 'create a snapshot' variant...
2018-08-16 Kyle Evansbectl(8): Appease clang-scan
2018-08-16 Kyle Evanslibbe(3)/bectl(8): Hit rewind on a bunch of off-by...
2018-08-14 Cy SchubertMFV r337818:
2018-08-14 Kyle EvansMFV r337586: lua: Update to 5.3.5
2018-08-14 Kyle Evansbectl(8): Check jailparam_* return values
2018-08-14 Jung-uk KimMerge OpenSSL 1.0.2p.
2018-08-14 Martin MatuskaMFV r337744:
2018-08-13 Jung-uk KimMerge ACPICA 20180810.
2018-08-13 Emmanuel VadotImport DTS files from Linux 4.18
2018-08-13 Kyle Evanslibbe(3)/bectl(8): Remove now-redundant include paths
2018-08-13 Kyle Evanslibbe(3): Fix be_import to delete temp snapshot
2018-08-12 Kyle Evansbectl(8): Use strcmp, rather than trying to directly...
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 Evanslibbe(3)/bectl(8): More SYSROOT/GCC build fixes
2018-08-11 Kyle Evansbectl(8): Add missing include path
2018-08-11 Kyle EvansMFH @ r337607, in preparation for boarding
2018-08-11 Kyle Evansbectl(8): Also document the import bug.
2018-08-11 Kyle Evansbectl(8): Swap the order of ujail/umount documentation...
2018-08-11 Kyle Evansbectl(8): Document export/import
2018-08-11 Kyle Evanslibbe(3)/bectl(8): Make igor and mandoc -Tlint a little...
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-07 Kyle Evanslibbe(3): Check that dataset is to be mounted at /...
2018-08-07 Kyle Evansbectl(8): Only show mountpoint if the dataset is actual...
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 EvansNormalize bectl(8)/libbe(3) Makefiles, remove Makefile...
2018-07-24 Kyle Evansbectl(8): Chase rename in manpage
2018-07-24 Kyle EvansRename be(1) to bectl(8); continues to live in /sbin