Re: (problem found) grantpt broken on -CURRENT
From: Michael L. Hostbaek (mich_at_FreeBSD.org)
Date: 07/06/05
- Previous message: Robert Backhaus: "Re: HEADS UP: Ports are not ready for CFLAGS=-O2 in 6.0"
- In reply to: Joe Marcus Clarke: "Re: (problem found) grantpt broken on -CURRENT"
- Next in thread: Poul-Henning Kamp: "Re: (problem found) grantpt broken on -CURRENT"
- Reply: Poul-Henning Kamp: "Re: (problem found) grantpt broken on -CURRENT"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 6 Jul 2005 15:29:31 +0200 To: Joe Marcus Clarke <marcus@FreeBSD.org>
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
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
- Previous message: Robert Backhaus: "Re: HEADS UP: Ports are not ready for CFLAGS=-O2 in 6.0"
- In reply to: Joe Marcus Clarke: "Re: (problem found) grantpt broken on -CURRENT"
- Next in thread: Poul-Henning Kamp: "Re: (problem found) grantpt broken on -CURRENT"
- Reply: Poul-Henning Kamp: "Re: (problem found) grantpt broken on -CURRENT"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|