Subject: Re: CVS commit: [netbsd-1-5] syssrc/sys/kern
To: None <taca@sky.yamashina.kyoto.jp>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 04/27/2002 16:32:17
> > Modified Files:
> > 	syssrc/sys/kern [netbsd-1-5]: kern_descrip.c
> >
> > Log Message:
> > Pull up revisions 1.86-1.88 (requested by christos):
> >   If a set{u,g}id binary is invoked with fd < 3 closed, open those
> >   file desciptors to /dev/null.
> >
> > =

> > To generate a diff of this commit:
> > cvs rdiff -r1.67.4.6 -r1.67.4.7 syssrc/sys/kern/kern_descrip.c
>
> This introduce compile error.  FILE_SET_MATURE is current only.

Righgt.  And once I get past that, another error strikes.  Christos is
going to send a diff to fix this.  Sorry for the mess.

- H=E5vard