Module Name: src Committed By: christos Date: Wed May 28 14:39:02 UTC 2014
Modified Files:
src/lib/libc/net: rcmd.c
Log Message:
CID 975111: Ignore return value from initgroups(). If we failed, then
the failure would be that we could not open the .rhosts file so we fail
closed.
To generate a diff of this commit:
cvs rdiff -u -r1.68 -r1.69 src/lib/libc/net/rcmd.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
