Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use strchr() and strrchr(). | ed | 2012-01-02 | 1 | -1/+1 |
* | Fix whitespace inconsistencies in the TTY layer and its drivers owned by me. | ed | 2011-06-26 | 1 | -4/+4 |
* | Remove statistics from the TTY queues. | ed | 2010-02-07 | 1 | -10/+0 |
* | Remove a dead initialization. | ed | 2010-01-18 | 1 | -1/+1 |
* | Enable secure TTY input buffer flushing by default. | ed | 2009-05-21 | 1 | -1/+1 |
* | Add a new sysctl: kern.tty_inq_flush_secure. | ed | 2009-05-21 | 1 | -14/+8 |
* | Use unsigned longs for the TTY's sysctl stats. | ed | 2009-02-26 | 1 | -4/+4 |
* | Slightly improve the design of the TTY buffer. | ed | 2009-02-03 | 1 | -28/+50 |
* | Fix some edge cases in the TTY queues: | ed | 2008-08-30 | 1 | -42/+23 |
* | Integrate the new MPSAFE TTY layer to the FreeBSD operating system. | ed | 2008-08-20 | 1 | -0/+502 |