Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Apr 2003 15:36:41 -0700 (PDT)
From:      John Baldwin <jhb@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern tty.c
Message-ID:  <200304172236.h3HMaf6r078697@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2003/04/17 15:36:41 PDT

  FreeBSD src repository

  Modified files:
    sys/kern             tty.c 
  Log:
  - Use a local struct proc variable to improve readability.
  - Use a local variable to close a minor race when determining if the wmesg
      printed out needs a prefix such as when a thread is blocked on a lock.
  
  Revision  Changes    Path
  1.199     +11 -11    src/sys/kern/tty.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200304172236.h3HMaf6r078697>