cvs commit: src/sys/kern tty.c

John Baldwin jhb at FreeBSD.org
Thu Apr 17 15:36:42 PDT 2003


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


More information about the cvs-src mailing list