freebsd-src/sbin/devmatch
Warner Losh 3fa2c0489b 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
2018-02-17 06:57:43 +00:00
..
devmatch.8 Implement --hints to read hints file directly 2018-02-17 06:57:43 +00:00
devmatch.c Implement --hints to read hints file directly 2018-02-17 06:57:43 +00:00
Makefile