]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sbin/bectl
MFC r340439,r340440
[FreeBSD/FreeBSD.git] / sbin / bectl /
2018-10-10 desUpgrade Unbound to 1.8.0. More to follow.
2018-10-09 jkimUpdate ACPICA to 20181003.
2018-10-09 jhbUpdate Apache Serf to 1.3.9 to support OpenSSL 1.1.1.
2018-10-09 emasteCopy libevent sources to contrib
2018-10-08 gjbMFV r339226 (peter): Record merge of serf-1.3.9.
2018-10-06 emasteopenssh: cherry-pick OpenSSL 1.1.1 compatibility
2018-09-24 emasteCopy libevent sources to contrib
2018-09-20 baptImport mandoc 1.14.4
2018-09-13 jkimUpdate OpenSSL to 1.1.1.
2018-09-10 desUpgrade to OpenSSH 7.8p1.
2018-08-24 kevanslibbe(3)/bectl(8): Make consistent with beadm
2018-08-23 manudts: Import DTS for arm64
2018-08-23 kevansbectl(8): Man page and usage cleanup
2018-08-23 kevansbectl(8): jail: Tear down jail by default after command...
2018-08-18 kevansbectl(8): Allow running a custom command in the 'jail...
2018-08-17 kevansbectl(8): Add batch mode to jail subcommand
2018-08-16 kevansbectl(8): Kit-kat bar
2018-08-16 kevansbectl(8): Implement the 'create a snapshot' variant...
2018-08-16 kevansbectl(8): Appease clang-scan
2018-08-16 kevanslibbe(3)/bectl(8): Hit rewind on a bunch of off-by...
2018-08-14 kevansbectl(8): Check jailparam_* return values
2018-08-14 jkimMerge OpenSSL 1.0.2p.
2018-08-13 manuImport DTS files from Linux 4.18
2018-08-13 kevanslibbe(3)/bectl(8): Remove now-redundant include paths
2018-08-13 kevanslibbe(3): Fix be_import to delete temp snapshot
2018-08-12 kevansbectl(8): Use strcmp, rather than trying to directly...
2018-08-12 kevansbectl(8): Rename "index" variable, which shadows a...
2018-08-11 kevansMerge libbe(3)/bectl(8) from projects/bectl into head
2018-08-11 kevanslibbe(3)/bectl(8): More SYSROOT/GCC build fixes
2018-08-11 kevansbectl(8): Add missing include path
2018-08-11 kevansMFH @ r337607, in preparation for boarding
2018-08-11 kevansbectl(8): Also document the import bug.
2018-08-11 kevansbectl(8): Swap the order of ujail/umount documentation...
2018-08-11 kevansbectl(8): Document export/import
2018-08-11 kevanslibbe(3)/bectl(8): Make igor and mandoc -Tlint a little...
2018-08-11 kevanslibbe(3)/bectl(8): Kill off the 'add' functionality...
2018-08-07 kevanslibbe(3)/bectl(8): Standardize $FreeBSD$ IDs
2018-08-07 kevanslibbe(3)/bectl(8): Standardize copyright headers
2018-08-07 kevanslibbe(3): Check that dataset is to be mounted at /...
2018-08-07 kevansbectl(8): Only show mountpoint if the dataset is actual...
2018-08-06 kevansbectl(8): Provide -u option to unset jail parameters
2018-08-06 kevansbectl(8): Split list functionality out into its own...
2018-08-06 kevansbectl(8): bectl jail improvements
2018-08-05 kevansbectl(8): Some light cleanup and commenting
2018-08-05 kevansbectl(8): Implement `bectl list -s`
2018-08-05 kevansbectl: Implement -D ("space if origin datasets were...
2018-08-05 kevansbectl(8): Take -H parameter to list into account
2018-08-04 kevansbectl(8): Sort BEs lightly by active (now or later...
2018-08-04 kevansbectl(8): Add some relevant `bectl list -a` information
2018-08-03 kevansbectl(8): Take origin snapshot into account when calcul...
2018-08-03 kevansbectl(8): Just use a single pointer for all string...
2018-08-03 kevansbectl(8): Move dataset printing out into its own function
2018-07-26 kevansbectl(8): Remove sneaky comment
2018-07-26 kevansbectl(8): Hack together a more proper `bectl list`
2018-07-26 kevansbectl(8): Remove the jail mount point with unjail
2018-07-26 kevansbectl(8): Redo jail using jail(3) API
2018-07-26 kevansbectl(8): Support unjailing a boot environment
2018-07-25 kevanslibbe(3)/bectl(8): Provide and use proper alloc/free...
2018-07-25 kevanslibbe(3)/be(8): Drop WARNS overrides, fix all fallout
2018-07-25 kevansbectl(8): Start dumping out BE information with `bectl...
2018-07-25 kevansbectl(8): Consistent style
2018-07-25 kevansbectl(8): Rename error messages
2018-07-25 kevansbectl.c: Chase rename
2018-07-24 kevansNormalize bectl(8)/libbe(3) Makefiles, remove Makefile...
2018-07-24 kevansbectl(8): Chase rename in manpage
2018-07-24 kevansRename be(1) to bectl(8); continues to live in /sbin