Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Oct 2009 19:45:44 +0000 (UTC)
From:      Ed Schouten <ed@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/kern tty.c
Message-ID:  <200910181946.n9IJk2lx034134@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ed          2009-10-18 19:45:44 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             tty.c 
  Log:
  SVN rev 198213 on 2009-10-18 19:45:44Z by ed
  
  Make lock devices work properly.
  
  It turned out I did add the code to use the init state devices to set
  the termios structure when opening the device, but it seems I totally
  forgot to add the bits required to force the actual locking of flags
  through the lock state devices.
  
  Reported by:    ru
  MFC after:      1 week (to be discussed)
  
  Revision  Changes    Path
  1.330     +28 -0     src/sys/kern/tty.c



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