K 10 svn:author V 6 brooks K 8 svn:date V 27 2009-07-24T15:03:10.196240Z K 7 svn:log V 268 Revert the changes to struct kinfo_proc in r194498. Instead, fill in up to 16 (KI_NGROUPS) values and steal a bit from ki_cr_flags (all bits currently unused) to indicate overflow with the new flag KI_CRF_GRP_OVERFLOW. This fixes procstat -s. Approved by: re (kib) END