Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | If we have a regular rint handler, never go into rint_bypass mode. | ed | 2009-05-07 | 1 | -3/+6 |
* | Use unsigned longs for the TTY's sysctl stats. | ed | 2009-02-26 | 1 | -4/+4 |
* | Don't forget to relock the TTY after uiomove() returns an error. | ed | 2008-11-12 | 1 | -4/+2 |
* | Introduce a hooks layer for the MPSAFE TTY layer. | ed | 2008-09-22 | 1 | -8/+93 |
* | Fix style(9) issue in TTY header files: document function argument names. | ed | 2008-09-22 | 1 | -1/+1 |
* | Make sure the TTY has not disappeared out from under us before calling | csjp | 2008-09-10 | 1 | -2/+3 |
* | Use size_t to store the return value of ttydisc_getc(). | ed | 2008-09-02 | 1 | -4/+3 |
* | Backport two small fixes from the MPSAFE TTY branch in Perforce: | ed | 2008-08-29 | 1 | -4/+16 |
* | Integrate the new MPSAFE TTY layer to the FreeBSD operating system. | ed | 2008-08-20 | 1 | -0/+1131 |