K 10 svn:author V 3 pjd K 8 svn:date V 27 2005-08-16T09:02:22.000000Z K 7 svn:log V 407 MFC: sbin/geom/class/eli/geom_eli.c 1.2 When keys were configured without passphrase, number of iterations in metadata is equal to -1. if we then wanted to attach provider (or change keys) and forget about '-p' flag it failed on assertion (quite ok, without assertion it could call PKCS#5v2 with 4294967295 iterations). Instead of failing on assertion, remind about '-p' flag. Approved by: re (kensmith) END