Age | Commit message (Expand) | Author |
---|---|---|
2011-01-04 | It is actually possible to run CoolThreads servers with a graphics console, | Mark Kettenis |
2010-07-02 | Move common code for waking up writers on a tty into a function. | Nicholas Marriott |
2010-06-28 | Allow tty drivers to request larger buffers at attach time using a | Theo de Raadt |
2010-04-12 | Some of the line disciplines want to check for suser. Better to pass them | Ted Unangst |
2009-11-09 | Every selwakeup() should have a matching KNOTE() (even if kqueue isn't | Nicholas Marriott |
2009-10-31 | Add missing KNOTE() calls after selwakeup(), until we decide if the KNOTE() | Theo de Raadt |
2008-11-24 | Only schedule a soft interrupt if the device has been opened (and sc_tty | Mark Kettenis |
2008-10-12 | Make vcons(4) interrupt driven. | Mark Kettenis |
2008-09-23 | One more uninitialized local. Yawn. | Miod Vallat |
2008-07-07 | Fix typo in comment. | Mark Kettenis |
2008-03-08 | Driver for console on sun4v. | Mark Kettenis |