K 10 svn:author V 3 imp K 8 svn:date V 27 2013-04-16T22:09:08.464916Z K 7 svn:log V 202 r249408 and r249436 cause a NULL pointer dereference on the CUBIEBOARD since it doesn't set the kernel envrionment at all. Work around this by making sure kern_envp is non-NULL before dereferencing it. END