Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyrights. | Christopher Faylor | 2001-09-11 | 1 | -1/+1 |
* | * tty.cc (tty::create_inuse): Eliminate unneeded argument. | Christopher Faylor | 2001-09-01 | 1 | -1/+1 |
* | * debug.cc (mark_closed): Rename from debug_mark_closed and make static. | Christopher Faylor | 2001-09-01 | 1 | -5/+6 |
* | Throughout, change 'tty_attached' to 'real_tty_attached', for clarity. | Christopher Faylor | 2001-04-28 | 1 | -3/+3 |
* | * tty.h (tty::create_inuse): Add new parameter to allow non- | Egor Duda | 2001-03-19 | 1 | -1/+1 |
* | * fhandler.h (fhandler_tty_slave): Declare new methods. | Egor Duda | 2001-03-18 | 1 | -1/+1 |
* | * fhandler.h (class fhandler_tty_common): New mutex and event to | Egor Duda | 2001-03-04 | 1 | -0/+8 |
* | * sigproc.cc (wait_sig): Add braces to avoid confusion. | Christopher Faylor | 2000-10-27 | 1 | -1/+1 |
* | Split out tty and shared_info stuff into their own headers and use throughout. | Christopher Faylor | 2000-09-07 | 1 | -0/+143 |