cvs commit: src/sys/kern tty_pts.c

Martin Blapp mbr at FreeBSD.org
Fri Sep 29 02:53:20 PDT 2006


mbr         2006-09-29 09:53:19 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             tty_pts.c 
  Log:
  Free tty struct after last close. This should fix the pty-leak by numbers.
  Remove workarounds for tty_refcount beeing 0, this will be fixed differently
  later.
  
  Revision  Changes    Path
  1.10      +15 -1     src/sys/kern/tty_pts.c


More information about the cvs-src mailing list