(problem found) grantpt broken on -CURRENT

Michael L. Hostbaek mich at FreeBSD.org
Wed Jul 6 13:29:33 GMT 2005


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.

Looking in to the other patch right now.

/mich


More information about the freebsd-current mailing list