]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix the negation (!) operator so that it binds only to the word that
authorIan Lepore <ian@FreeBSD.org>
Sun, 23 Nov 2014 23:58:47 +0000 (23:58 +0000)
committerIan Lepore <ian@FreeBSD.org>
Sun, 23 Nov 2014 23:58:47 +0000 (23:58 +0000)
commit0fe8749f4796dbac243508b468f3d2c9ff979598
treede903684749c37edf6805cfca9c056b728d6d614
parent968b834074760c5f984a4558ff6e8ff16af40b95
Fix the negation (!) operator so that it binds only to the word that
immediately follows it, which means 'not' has to be reset every time an
option word or device name is processed.
usr.sbin/config/mkmakefile.c