]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Implement --hints to read hints file directly
authorimp <imp@FreeBSD.org>
Sat, 17 Feb 2018 06:57:43 +0000 (06:57 +0000)
committerimp <imp@FreeBSD.org>
Sat, 17 Feb 2018 06:57:43 +0000 (06:57 +0000)
commit71de66d6b1355e6262cd267692f3cac8947c5232
treefa853d98bf4b12f2277515b0fe5b8da609625175
parente987303a4d3b9eb12c3175e59e7af92d3087abcf
Implement --hints to read hints file directly

In testing, it's often useful to copy a few files into a directory and
kldxref them to ensure that particular cases are handled correctly.
Add --hints (-h) to facilitate this testing and enable future
automated testing.

Sponsored by: Netflix
sbin/devmatch/devmatch.8
sbin/devmatch/devmatch.c