Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 06 Jul 2005 09:58:05 -0400
From:      "Brandon S. Allbery KF8NH" <allbery@ece.cmu.edu>
To:        freebsd-current@freebsd.org
Subject:   Re: (problem found) grantpt broken on -CURRENT
Message-ID:  <1120658285.85658.2.camel@tirun>
In-Reply-To: <6065.1120657647@phk.freebsd.dk>
References:  <6065.1120657647@phk.freebsd.dk>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 2005-07-06 at 15:47 +0200, Poul-Henning Kamp wrote:
> In message <20050706132931.GQ3302@mich2.itxmarket.com>, "Michael L. Hostbaek" w
> rites:
> 
> >Joe Marcus Clarke (marcus) writes:
> >> -		vap->va_rdev = dev->si_inode ^ devfs_random();
> >> +		vap->va_rdev = dev->si_drv0;
> >>  	}
> >
> >Thanks.
> >
> >This also makes kio_sftp and kdesu work again on KDE/CURRENT.
> 
> This code is there to make sure broken userland code doesn't work.

That's nice.  But some of that "broken userland code" is a well-known
interface in libc and has been broken since at least March.... 

-- 
brandon s. allbery   [linux,solaris,freebsd,perl]      allbery@kf8nh.com
system administrator      [WAY too many hats]        allbery@ece.cmu.edu
electrical and computer engineering, carnegie mellon univ.         KF8NH




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1120658285.85658.2.camel>