Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Jan 2009 18:20:15 +0000 (UTC)
From:      Ed Schouten <ed@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/kern tty.c
Message-ID:  <200901241820.n0OIKMmE039014@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ed          2009-01-24 18:20:15 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             tty.c 
  Log:
  SVN rev 187671 on 2009-01-24 18:20:15Z by ed
  
  Mark kern.ttys as MPSAFE.
  
  sysctl now allows Giantless calls, so make kern.ttys use this. If it
  needs Giant, it locks the proper TTY anyway.
  
  Revision  Changes    Path
  1.305     +1 -1      src/sys/kern/tty.c



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