Module Name: src Committed By: dholland Date: Sat May 29 23:18:40 UTC 2010
Modified Files: src/sys/sys: ucred.h Log Message: Use NGROUPS_MAX (which is posix) instead of the old NGROUPS. This is another patch I've been sitting on for years. To generate a diff of this commit: cvs rdiff -u -r1.34 -r1.35 src/sys/sys/ucred.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.