cvs commit: src/sys/kern tty.c
Ed Schouten
ed at FreeBSD.org
Wed Aug 27 19:45:55 UTC 2008
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
More information about the cvs-src
mailing list