K 10 svn:author V 3 avg K 8 svn:date V 27 2013-04-05T09:14:30.923831Z K 7 svn:log V 184 strncmp for boot code: fix an off by one error Before this change strncmp would access and _compare_ n+1 characters in the case where the first n characters match. MFC after: 5 days END