| Commit message (Expand) | Author | Age | Files | Lines |
| * | Change ttyhook_register() second argument from thread to process pointer. | Alexander Motin | 2008-12-13 | 1 | -4/+11 |
| * | Reduce the default baud rate of PTY's to 9600. | Ed Schouten | 2008-11-08 | 1 | -1/+1 |
| * | Clamp the values of t_column to 5 digits in `pstat -t' and `show all ttys'. | Ed Schouten | 2008-11-01 | 1 | -1/+1 |
| * | Reimplement the /dev/console device node. | Ed Schouten | 2008-11-01 | 1 | -9/+87 |
| * | Fix spelling mistake in the last rev. | Andrew Thompson | 2008-10-21 | 1 | -1/+1 |
| * | If we have getc_inject hooked then the outq buffer is inaccessible to the | Andrew Thompson | 2008-10-21 | 1 | -0/+4 |
| * | Import some improvements to the TTY code from the MPSAFE TTY branch. | Ed Schouten | 2008-10-15 | 1 | -37/+162 |
| * | Don't forget to initialize `int error' in ttydev_open(). | Ed Schouten | 2008-09-26 | 1 | -1/+1 |
| * | Fix a crash when calling tty_rel_free() while draining during closure. | Ed Schouten | 2008-09-24 | 1 | -2/+2 |
| * | Introduce a hooks layer for the MPSAFE TTY layer. | Ed Schouten | 2008-09-22 | 1 | -2/+88 |
| * | Fix minor TTY API inconsistency. | Ed Schouten | 2008-09-16 | 1 | -0/+3 |
| * | Make TIOCCONS use priv_check() instead of checking /dev/console permissions. | Ed Schouten | 2008-09-06 | 1 | -35/+8 |
| * | Implement pts(4) packet mode. | Ed Schouten | 2008-09-04 | 1 | -0/+21 |
| * | Fix some edge cases in the TTY queues: | Ed Schouten | 2008-08-30 | 1 | -22/+10 |
| * | Properly unlock the init/lock-state devices when invoking TIOCSETA. | Ed Schouten | 2008-08-27 | 1 | -1/+0 |
| * | Fix two small bugs in tcsetattr(). | Ed Schouten | 2008-08-22 | 1 | -7/+6 |
| * | Prevent VSTART flooding when turning on software flow control. | Ed Schouten | 2008-08-22 | 1 | -1/+1 |
| * | Integrate the new MPSAFE TTY layer to the FreeBSD operating system. | Ed Schouten | 2008-08-20 | 1 | -2830/+1352 |
| * | Move ttyinfo() into its own C file. | Ed Schouten | 2008-07-25 | 1 | -269/+0 |
| * | Rev. 1.274 put the ttyrel() call before the destroy_dev() in the | Konstantin Belousov | 2008-05-23 | 1 | -2/+5 |
| * | The dev_refthread() in the tty_gettp() may fail, because Giant is taken | Konstantin Belousov | 2008-05-23 | 1 | -5/+6 |
| * | Use the t_state for the TS_GONE test. | Konstantin Belousov | 2008-05-23 | 1 | -1/+1 |
| * | Move TTY unrelated bits out of <sys/tty.h>. | Ed Schouten | 2008-05-23 | 1 | -0/+1 |
| * | Implement POSIX function tcgetsid() which returns session id. | David Xu | 2008-04-15 | 1 | -0/+5 |
| * | - Relax requirements for p_numthreads, p_threads, p_swtick, and p_nice from | Jeff Roberson | 2008-03-19 | 1 | -6/+6 |
| * | Close a race in the kern.ttys sysctl handler that resulted in panics in | John Baldwin | 2008-01-08 | 1 | -3/+20 |
| * | ttyfree() frees the cdev(). But if there are pending kevents, | Konstantin Belousov | 2007-07-20 | 1 | -7/+17 |
| * | - Use rufetchcalc() rather than calcru() in ttyinfo so that we get | Jeff Roberson | 2007-07-01 | 1 | -3/+2 |
| * | Re-acquire the PROC_SLOCK before calling calcru(), and release it after, | Olivier Houchard | 2007-06-11 | 1 | -0/+2 |
| * | The new compiler can't quite follow the logic of has_stime and | Matt Jacob | 2007-06-10 | 1 | -1/+1 |
| * | Commit 9/14 of sched_lock decomposition. | Jeff Roberson | 2007-06-04 | 1 | -57/+117 |
| * | Back out rev. 1.266. The real cause for the recent panics has been fixed | Martin Blapp | 2006-12-20 | 1 | -1/+1 |
| * | Giant might have been temporarily dropped while waiting for proctree_lock, al... | Martin Blapp | 2006-12-19 | 1 | -1/+1 |
| * | Add the tp->t_refcnt validity check back. There are still some race | Martin Blapp | 2006-12-19 | 1 | -1/+1 |
| * | Threading cleanup.. part 2 of several. | Julian Elischer | 2006-12-06 | 1 | -25/+2 |
| * | Don't drop reference to tty in tty_close() if TS_ISOPEN is already cleared. | Tor Egge | 2006-11-06 | 1 | -7/+6 |
| * | Sweep kernel replacing suser(9) calls with priv(9) calls, assigning | Robert Watson | 2006-11-06 | 1 | -6/+8 |
| * | Make KSE a kernel option, turned on by default in all GENERIC | John Birrell | 2006-10-26 | 1 | -0/+11 |
| * | Any call of tty_close() with a tty refcount of <= 1 is wrong and we will | Martin Blapp | 2006-09-30 | 1 | -6/+9 |
| * | Check for tp->t_refcnt == 0 before doing anything in tty_open(). | Martin Blapp | 2006-09-23 | 1 | -0/+6 |
| * | Back out rev. 1.258. The real race cause has been fixed | Martin Blapp | 2006-09-21 | 1 | -2/+2 |
| * | Fix locking race in ttymodem(). The locking of the proctree happens too late | Martin Blapp | 2006-09-10 | 1 | -2/+2 |
| * | Move the old BSD4.3 tty compatibility from (!BURN_BRIDGES && COMPAT_43) | Poul-Henning Kamp | 2006-01-10 | 1 | -11/+3 |
| * | Deorbit ttymalloc() in preference for ttyalloc() | Poul-Henning Kamp | 2006-01-04 | 1 | -16/+2 |
| * | Use MTX_SYSINIT to set up the tty list mutex. | Poul-Henning Kamp | 2006-01-04 | 1 | -6/+1 |
| * | Revert most of revision 1.235 and fix the problem a different way. We | John Baldwin | 2005-10-27 | 1 | -7/+12 |
| * | Use new functions to call into drivers methods. | Poul-Henning Kamp | 2005-10-16 | 1 | -39/+27 |
| * | Make ttyconsolemode() call ttsetwater() so that drivers don't have to. | Poul-Henning Kamp | 2005-10-16 | 1 | -0/+1 |
| * | Eliminate two unused arguments to ttycreate(). | Poul-Henning Kamp | 2005-10-16 | 1 | -2/+4 |
| * | Fix the recent panics/LORs/hangs created by my kqueue commit by: | Suleiman Souhlal | 2005-07-01 | 1 | -2/+2 |