K 10 svn:author V 3 kib K 8 svn:date V 27 2009-03-05T11:45:42.995270Z K 7 svn:log V 249 Systematically use vm_size_t to specify the size of the segment for VM KPI. Do not overload the local variable size in kern_shmat() due to vm_size_t change. Fix style bug by adding explicit comparision with 0. Discussed with: bde MFC after: 1 week END