libcasper: Move everything to the libcasper packageThe libcasper package exists to contain libcasper, but for some reasononly the libcap_net service was in the package, with libcasper itselfand t
libcasper: Move everything to the libcasper packageThe libcasper package exists to contain libcasper, but for some reasononly the libcap_net service was in the package, with libcasper itselfand the rest of the services being in runtime. Move everything to thelibcasper package, except tests which stay in the tests package.MFC after: 1 dayReviewed by: emasteSponsored by: https://www.patreon.com/bsdivyDifferential Revision: https://reviews.freebsd.org/D53576
show more ...
Remove residual blank line at start of MakefileThis is a residual of the $FreeBSD$ removal.MFC After: 3 days (though I'll just run the command on the branches)Sponsored by: Netflix
Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
DIRDEPS_BUILD: Connect new directories.Sponsored by: Dell EMC Isilon
TESTSDIR isn't required; remove itMFC after: 1 weekMFC with: r322450
Integrate the tests moved in r305626 in to the FreeBSD test suiteThe reachover Kyuafiles were never added, and thus the tests were installedas standalone tests, and not integrated into the full su
Integrate the tests moved in r305626 in to the FreeBSD test suiteThe reachover Kyuafiles were never added, and thus the tests were installedas standalone tests, and not integrated into the full suite.MFC after: 1 weekMFC with: r305626, 305629, r307863, r322447, r322448, r322449