Re: (problem found) grantpt broken on -CURRENT

From: Michael L. Hostbaek (mich_at_FreeBSD.org)
Date: 07/06/05

  • Next message: Poul-Henning Kamp: "Re: (problem found) grantpt broken on -CURRENT"
    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"


  • Next message: Poul-Henning Kamp: "Re: (problem found) grantpt broken on -CURRENT"

    Relevant Pages

    • Re: Recent ATA drivers giving problems with SATA
      ... > It seems Joe Marcus Clarke wrote: ... >> Failing that, I will test to see if this is a cooling problem. ... I will replace the SATA controller. ... but this patch immediately causes an Input/Output error trying ...
      (freebsd-current)
    • Re: (problem found) grantpt broken on -CURRENT
      ... Joe Marcus Clarke writes: ... >> I created this patch that corrects the problem, but I'm not sure if it's ... To unsubscribe, ...
      (freebsd-current)
    • Re: (problem found) grantpt broken on -CURRENT
      ... |>>I created this patch that corrects the problem, but I'm not sure if it's ... Michael, can you verify this patch still works for you? ... Joe Marcus Clarke ... Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org ...
      (freebsd-current)
    • Re: (problem found) grantpt broken on -CURRENT
      ... the first patch provided pty* names where as the previous ... The pty names break ... Michael, can you verify this patch still works for you? ... Joe Marcus Clarke ...
      (freebsd-current)
    • Re: (problem found) grantpt broken on -CURRENT
      ... Joe Marcus Clarke writes: ... the first patch provided pty* names where as the previous ... The pty names break ... > gnome-vfs sftp. ...
      (freebsd-current)