freebsd-dev/sbin/devmatch
Greg V e6ba4cda73 devmatch: Properly ignore commented fields
Any field that starts with # is a commented out field (there as a place
holder only, the data in that place holder is completely ignored). The
previous code improperly detected this using strcmp. Instead, any field
whose names starts with '#' is ignored.

Differential Reivsion: https://reviews.freebsd.org/D34633
2022-06-27 14:44:23 -06:00
..
devmatch.8 devmatch: Allow devmatch_blocklist to be set in kenv too 2021-11-21 08:54:45 -07:00
devmatch.c devmatch: Properly ignore commented fields 2022-06-27 14:44:23 -06:00
Makefile
Makefile.depend Update Makefile.depend files 2019-12-11 17:37:53 +00:00