ed          2008-08-27 19:37:21 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             tty.c 
  Log:
  SVN rev 182296 on 2008-08-27 19:37:21Z by ed
  
  Properly unlock the init/lock-state devices when invoking TIOCSETA.
  
  For some reason a return-statement crept into this code, where it
  shouldn't belong. This means we didn't properly unlock the TTY before
  returning to userspace.
  
  Submitted by:   Tor Egge <tor egge cvsup no freebsd org>
  
  Revision  Changes    Path
  1.285     +0 -1      src/sys/kern/tty.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to