K 10 svn:author V 7 trociny K 8 svn:date V 27 2012-01-15T18:51:07.623388Z K 7 svn:log V 284 In kvm_argv(), the case when the supplied buffer was too short to hold the requested value was handled incorrectly, and the function retuned NULL instead of the truncated result. Fix this and also remove unnecessary check for buf != NULL, which alway retuns true. MFC after: 3 days END