]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libbe
ping: fix data type of a variable for a packet sequence number
[FreeBSD/FreeBSD.git] / lib / libbe /
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...