]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libbe
MFV: r341039, MFC: r341041, MF12: r341264
[FreeBSD/FreeBSD.git] / lib / libbe /
2018-11-22 kevansMFC r340507-r340508, r340592-r340594, r340635-r340636...
2018-11-15 kevansMFC r340334: libbe(3): Set canmount properly when activ...
2018-11-05 kevansMFC r339994: libbe(3): Don't promote non-cloned BEs
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-10-05 gjbMFH r338661 through r339200.
2018-10-01 kevanslibbe(3): Fix BE activation promoting activated BE
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-09-01 kevanslibbe(3): Fix error handling with respect to be_exists
2018-08-24 kevanslibbe(3)/bectl(8): Make consistent with beadm
2018-08-23 manudts: Import DTS for arm64
2018-08-18 kevanslibbe(3): Move build goop back out of cddl/
2018-08-16 kevanslibbe(3): Impose dataset length restrictions on boot...
2018-08-16 kevanslibbe(3): Prefer safer versions of strcat/strcpy
2018-08-16 kevanslibbe(3)/bectl(8): Hit rewind on a bunch of off-by...
2018-08-14 kevanslibbe(3): Fix leaky faucets
2018-08-14 jkimMerge OpenSSL 1.0.2p.
2018-08-13 manuImport DTS files from Linux 4.18
2018-08-13 kevanslibbe(3): Light typo fix/word addition
2018-08-13 kevanslibbe(3): Fix be_import to delete temp snapshot
2018-08-11 kevansMerge libbe(3)/bectl(8) from projects/bectl into head
2018-08-11 kevansMFH @ r337607, in preparation for boarding
2018-08-11 kevanslibbe(3): Document the import bug...
2018-08-11 kevanslibbe(3): Brain dump...
2018-08-11 kevanslibbe(3)/bectl(8): Make igor and mandoc -Tlint a little...
2018-08-11 kevanslibbe(3): Bring man page back into reality
2018-08-11 kevanslibbe(3)/bectl(8): Kill off the 'add' functionality...
2018-08-10 kevanslibbe(3): More error handling bits
2018-08-10 kevanslibbe(3): Plug some holes, do some more proper error...
2018-08-10 kevanslibbe(3): more small cleanup, const'ify and light style(9)
2018-08-08 kevanslibbe(3): Some more light error handling...
2018-08-08 kevanslibbe(3): Clarify some errors
2018-08-08 kevansCatch up on BE_ERR messages
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): Destroy all children of a BE dataset, too
2018-08-07 kevanslibbe(3): Document that we'll clobber previous errors...
2018-08-07 kevanslibbe(3): Return some more proper error codes
2018-08-07 kevanslibbe(3): Check that dataset is to be mounted at /...
2018-08-07 kevanslibbe(3): Rename prop_list_builder and snapshot_prop_li...
2018-08-07 kevansThis snippet is no longer from zfsbootcfg
2018-08-07 kevanslibbe(3): Rewrite activate temp bits to rely less on...
2018-08-05 kevansbectl(8): Implement `bectl list -s`
2018-08-05 kevansbectl: Implement -D ("space if origin datasets were...
2018-08-03 kevansbectl(8): Take origin snapshot into account when calcul...
2018-08-03 kevanslibbe(3): Fix checking of zfs_prop_get's return value
2018-07-26 kevanslibbe(3): Add be_mounted_at to check a mount point
2018-07-25 kevanslibbe(3)/bectl(8): Provide and use proper alloc/free...
2018-07-25 kevanslibbe(3): Use zfs_is_mounted to check mounted and mount...
2018-07-25 kevanslibbe(3)/be(8): Drop WARNS overrides, fix all fallout
2018-07-25 kevanslibbe(3): Add nextboot flag to returned BE information
2018-07-25 kevansbectl(8): Start dumping out BE information with `bectl...
2018-07-25 kevanslibbe(3): make style consistent with what I'll use...
2018-07-25 kevanslibbe(3): Find rootfs instead by enumerating child...
2018-07-25 kevanslibbe(3): Disambiguate 'active' a little bit, add ...
2018-07-24 kevanslibbe(3): Add to cddl build, adjust src.libnames.mk...
2018-07-24 kevansImport libbe(3)/be(1) from socsvn/soc2017/kneitinger...