freebsd-dev/lib/libbe
Kyle Evans 8369ba427a libbe(3)/bectl(8): Make consistent with beadm
vermaden (maintainer of beadm) points out the following inconsistencies:
- "missing command" is not printed prior to usage if the error is simply a
   missing command; this should be obvious from the context
- "bectl rename" isn't using the "don't unmount" flag (zfs rename -u), so
   the active BE can't be renamed. It doesn't make sense in our context to
   *not* use -u, so use it.

Documentation updates reflect the above and note an inconsistency with the
'destroy' command that is consistent with other parts of the base system.

A fix for libbe(3) not properly being installed to /lib is included.
SHLIBDIR should have been added when it was moved in r337995.

Approved by:	re (kib)
2018-08-24 20:44:58 +00:00
..
be_access.c libbe(3): Prefer safer versions of strcat/strcpy 2018-08-16 18:37:47 +00:00
be_error.c libbe(3): More error handling bits 2018-08-10 21:23:56 +00:00
be_impl.h libbe(3)/bectl(8): Hit rewind on a bunch of off-by-ones 2018-08-16 17:56:03 +00:00
be_info.c libbe(3)/bectl(8): Standardize $FreeBSD$ IDs 2018-08-07 14:02:41 +00:00
be.c libbe(3)/bectl(8): Make consistent with beadm 2018-08-24 20:44:58 +00:00
be.h libbe(3)/bectl(8): Kill off the 'add' functionality for now 2018-08-11 01:02:27 +00:00
libbe.3 libbe(3)/bectl(8): Make consistent with beadm 2018-08-24 20:44:58 +00:00
Makefile libbe(3)/bectl(8): Make consistent with beadm 2018-08-24 20:44:58 +00:00