K 10 svn:author V 4 sson K 8 svn:date V 27 2009-06-29T20:19:19.514829Z K 7 svn:log V 335 Dynamically allocate the gidset field in audit record. This fixes a problem created by the recent change that allows a large number of groups per user. The gidset field in struct kaudit_record is now dynamically allocated to the size needed rather than statically (using NGROUPS). Approved by: re@ (kensmith, rwatson), gnn (mentor) END