Re: 2.0.29 sysctl.c if(grp == current->euid)

Garst Reese (reese@isn.net)
Sat, 22 Feb 1997 11:45:55 -0400


At 02:28 PM 2/13/97 -0500, you wrote:
> Date: Wed, 12 Feb 1997 10:02:01 -0400
> From: "Garst R. Reese" <reese@isn.net>
>
> Thanks for the info, but my real questions are,
> 1. does:
>
> if (grp == current->euid)
> ^
> make any sense?
> 2. Should euid be changed to egid?
> 3. Or should the patches to sys.c and sysctl.c that appeared in 2.1.12
> go into the 2.0.xx series.
>
>Where is this line found? I've looked in the 2.1.26 sources, and I
>can't find it anywhere.
>
> - Ted
Sorry for the delay, but my HD went down in flames.
The line is in 2.0.0-.29 in sysctl.c at about line 231 I think.
It was fixed in the 2.1 series at .12 or .14
Now I get to reinstall linux from scratch :)
>