K 10 svn:author V 6 emaste K 8 svn:date V 27 2019-03-20T16:24:47.725242Z K 7 svn:log V 347 loader: fix loading of kernels with . in path The loader indended to search the kernel file name (only) for . but instead searched the entire path, so paths like "boot/test.elfv2/kernel" would not work. Submitted by: alfredo.junior_eldorado.org.br Reviewed by: kevans MFC after: 2 weeks Differential Revision: https://reviews.freebsd.org/D19658 END