(problem found) grantpt broken on -CURRENT

Poul-Henning Kamp phk at phk.freebsd.dk
Wed Jul 6 13:47:31 GMT 2005


In message <20050706132931.GQ3302 at 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.

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk at FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.


More information about the freebsd-current mailing list