[1522] in Moira
Re: "is an nfs group" implementation
daemon@ATHENA.MIT.EDU (Dan Winship)
Tue Apr 11 20:41:48 2000
Message-Id: <200004120041.UAA54479@antharia.mit.edu>
To: Garry Zacheiss <zacheiss@MIT.EDU>
cc: moiradev@MIT.EDU
In-Reply-To: Your message of "Mon, 10 Apr 2000 15:17:20 EDT."
<200004101917.PAA05878@sweet-transvestite.mit.edu>
Date: Tue, 11 Apr 2000 20:41:45 -0400
From: Dan Winship <danw@MIT.EDU>
> *** blanche.c 2000/03/15 22:43:56 1.45
...
> + int nfsgroup;
You need to initialize this to -1 at the top of main.
-- Dan