Date: Wed, 14 Jul 2004 20:31:05 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netgraph ng_tty.c Message-ID: <200407142031.i6EKV57H019005@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson     2004-07-14 20:31:05 UTC
  FreeBSD src repository
  Modified files:
    sys/netgraph         ng_tty.c 
  Log:
  Add a mutex ng_tty_mtx to protect the global variable ngt_unit.  Note
  that the locking of globals here isn't complete, and there's also a
  locking issue relating to calling into and out of the tty code.
  
  Revision  Changes    Path
  1.29      +10 -0     src/sys/netgraph/ng_tty.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407142031.i6EKV57H019005>
