Date: Wed, 06 Jul 2005 15:47:27 +0200 From: "Poul-Henning Kamp" <phk@phk.freebsd.dk> To: "Michael L. Hostbaek" <mich@FreeBSD.org> Cc: Joe Marcus Clarke <marcus@FreeBSD.org>, current@FreeBSD.org Subject: Re: (problem found) grantpt broken on -CURRENT Message-ID: <6065.1120657647@phk.freebsd.dk> In-Reply-To: Your message of "Wed, 06 Jul 2005 15:29:31 %2B0200." <20050706132931.GQ3302@mich2.itxmarket.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6065.1120657647>