CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2011/07/03 13:38:50
Modified files: sys/dev/usb : ucom.c Log message: ucom(4) did not understand the last-close semantics. repair that, and add a bit more locking in the open function. originally spotted by matthew, ok matthew miod