]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libbe
Rename hardclock_cnt() to hardclock() and remove the old implementation.
[FreeBSD/FreeBSD.git] / lib / libbe /
2018-09-01 Kyle Evanslibbe(3): Fix error handling with respect to be_exists
2018-08-24 Kyle Evanslibbe(3)/bectl(8): Make consistent with beadm
2018-08-23 Emmanuel Vadotdts: Import DTS for arm64
2018-08-21 Xin LIMFV r338092: ntp 4.2.8p12.
2018-08-18 Kyle Evanslibbe(3): Move build goop back out of cddl/
2018-08-16 Kyle Evanslibbe(3): Impose dataset length restrictions on boot...
2018-08-16 Kyle Evanslibbe(3): Prefer safer versions of strcat/strcpy
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 Evanslibbe(3): Fix leaky faucets
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): Light typo fix/word addition
2018-08-13 Kyle Evanslibbe(3): Fix be_import to delete temp snapshot
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): Document the import bug...
2018-08-11 Kyle Evanslibbe(3): Brain dump...
2018-08-11 Kyle Evanslibbe(3)/bectl(8): Make igor and mandoc -Tlint a little...
2018-08-11 Kyle Evanslibbe(3): Bring man page back into reality
2018-08-11 Kyle Evanslibbe(3)/bectl(8): Kill off the 'add' functionality...
2018-08-10 Kyle Evanslibbe(3): More error handling bits
2018-08-10 Kyle Evanslibbe(3): Plug some holes, do some more proper error...
2018-08-10 Kyle Evanslibbe(3): more small cleanup, const'ify and light style(9)
2018-08-08 Kyle Evanslibbe(3): Some more light error handling...
2018-08-08 Kyle Evanslibbe(3): Clarify some errors
2018-08-08 Kyle EvansCatch up on BE_ERR messages
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): Destroy all children of a BE dataset, too
2018-08-07 Kyle Evanslibbe(3): Document that we'll clobber previous errors...
2018-08-07 Kyle Evanslibbe(3): Return some more proper error codes
2018-08-07 Kyle Evanslibbe(3): Check that dataset is to be mounted at /...
2018-08-07 Kyle Evanslibbe(3): Rename prop_list_builder and snapshot_prop_li...
2018-08-07 Kyle EvansThis snippet is no longer from zfsbootcfg
2018-08-07 Kyle Evanslibbe(3): Rewrite activate temp bits to rely less on...
2018-08-05 Kyle Evansbectl(8): Implement `bectl list -s`
2018-08-05 Kyle Evansbectl: Implement -D ("space if origin datasets were...
2018-08-03 Kyle Evansbectl(8): Take origin snapshot into account when calcul...
2018-08-03 Kyle Evanslibbe(3): Fix checking of zfs_prop_get's return value
2018-07-26 Kyle Evanslibbe(3): Add be_mounted_at to check a mount point
2018-07-25 Kyle Evanslibbe(3)/bectl(8): Provide and use proper alloc/free...
2018-07-25 Kyle Evanslibbe(3): Use zfs_is_mounted to check mounted and mount...
2018-07-25 Kyle Evanslibbe(3)/be(8): Drop WARNS overrides, fix all fallout
2018-07-25 Kyle Evanslibbe(3): Add nextboot flag to returned BE information
2018-07-25 Kyle Evansbectl(8): Start dumping out BE information with `bectl...
2018-07-25 Kyle Evanslibbe(3): make style consistent with what I'll use...
2018-07-25 Kyle Evanslibbe(3): Find rootfs instead by enumerating child...
2018-07-25 Kyle Evanslibbe(3): Disambiguate 'active' a little bit, add ...
2018-07-24 Kyle Evanslibbe(3): Add to cddl build, adjust src.libnames.mk...
2018-07-24 Kyle EvansImport libbe(3)/be(1) from socsvn/soc2017/kneitinger...