K 10 svn:author V 2 jh K 8 svn:date V 27 2011-05-23T16:40:44.493612Z K 7 svn:log V 258 In init_dynamic_kenv(), ignore environment strings exceeding the KENV_MNAMELEN + 1 + KENV_MVALLEN + 1 length limit to avoid buffer overflow in getenv(). Currenly loader(8) doesn't limit the length of environment strings. PR: kern/132104 MFC after: 1 month END