mbr         2006-09-30 20:58:48 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/kern             tty.c 
  Log:
  MFC rev. 1.260
  
  Any call of tty_close() with a tty refcount of <= 1 is wrong and we will
  free the tty in this case. This is a workaround until the underlaying
  devfs/tty problems are fixed.
  
  Approved by:    re
  
  Revision   Changes    Path
  1.250.2.2  +9 -1      src/sys/kern/tty.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to