freebsd-src/sbin/bectl
Kyle Evans f2fdf2a1dc libbe(3)/bectl(8): Remove now-redundant include paths
These were previously necessary because the libnvpair and libzfs_core
includes were not installed into the SYSROOT, being a part of the copies
target in include/Makefile rather than being installed with the library.

This was fixed in r337696 and the headers are now installed properly, so we
may let go of the cruft.
2018-08-13 05:01:19 +00:00
..
bectl.8 libbe(3): Fix be_import to delete temp snapshot 2018-08-13 03:42:14 +00:00
bectl.c bectl(8): Rename "index" variable, which shadows a global in some lands 2018-08-12 00:00:13 +00:00
bectl.h bectl(8): Split list functionality out into its own file as well 2018-08-06 03:41:52 +00:00
bectl_jail.c libbe(3)/bectl(8): Standardize $FreeBSD$ IDs 2018-08-07 14:02:41 +00:00
bectl_list.c bectl(8): Use strcmp, rather than trying to directly compare 2018-08-12 00:09:52 +00:00
Makefile libbe(3)/bectl(8): Remove now-redundant include paths 2018-08-13 05:01:19 +00:00