summaryrefslogtreecommitdiffstats
path: root/sys/sys/tty.h
Commit message (Expand)AuthorAgeFilesLines
* Last major round (Unless Bruce thinks of somthing :-) of malloc changes.phk1997-10-121-1/+4
* Update interfaces for poll()peter1997-09-141-3/+3
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Changed type of t_line from u_char to int. The Lite2 merge blew awaybde1997-02-181-1/+1
* This is the kernel Lite/2 commit. There are some requisite userlanddyson1997-02-101-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Restored unused function ttrstrt(). It would be used if the low levelbde1995-12-141-1/+2
* A Major staticize sweep. Generates a couple of warnings that I'll dealphk1995-12-141-3/+1
* Pass 3 of the great devsw changesjulian1995-12-081-13/+1
* Obtained from: partly from ancient patches of mine via 1.1.5bde1995-07-311-6/+10
* Obtained from: partly from ancient patches of mine via 1.1.5bde1995-07-311-1/+8
* Obtained from: partly from ancient patches of mine via 1.1.5bde1995-07-311-2/+5
* Assorted cosmetic changes:bde1995-07-311-15/+4
* Improve input flow control.bde1995-07-311-1/+2
* Split TS_ASLEEP (sleep on output [below low water])into TS_SO_OLOWAT (sleepbde1995-07-301-3/+6
* Obtained from: partly from ancient patches by ache and me via 1.1.5bde1995-07-291-2/+1
* Obtained from: partly from ancient patches of mine via 1.1.5bde1995-07-221-1/+8
* Move the inline code for waking up writers to a new functionbde1995-07-221-1/+2
* Obtained from: partly from ancient patches of mine via 1.1.5bde1995-07-211-2/+2
* Obtained from: partly from ancient patches by ache and me via 1.1.5bde1995-07-211-4/+1
* Obtained from: partly from an ancient patch of mine via 1.1.5bde1995-07-211-1/+3
* Protect TTYHOG by #ifndef so it can be overridden from the configjoerg1995-07-161-1/+3
* Define IBUFSIZ as 384. This goes with speeding up ttnread().bde1995-04-151-3/+8
* Add new ttsetcompat function (from tty_compat)ache1995-04-111-1/+2
* Add TS_CAN_BYPASS_L_RINT state for serial devicesache1995-04-011-1/+5
* Add TTY_OE for overrun error and TTY_BI for break conditionache1995-03-291-2/+4
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-281-1/+10
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-161-1/+4
* Incorporate bde's code-review comments.pst1995-02-281-1/+2
* (a) remove the pointer to each driver's tty structure array from cdevswpst1995-02-251-2/+2
* TS_SNOOP flag added to identify tty is begin snooppedugen1995-02-141-1/+7
* Export ttnread().jkh1995-02-091-1/+4
* Fight against hanging modems: add timeout to ttywait.ache1995-01-051-1/+2
* Fix cblock starvation bugs by reserving enough cblocks for minimalbde1994-11-261-6/+9
* Prototypes, prototypes and even more prototypes. Not quite done yet, butphk1994-10-021-2/+2
* Added prototypes for cblock_alloc_cblocks and cblock_free_cblocks.dg1994-09-131-1/+3
* Made them all idempotent.paul1994-08-211-1/+6
* Fix up some sloppy coding practices:wollman1994-08-181-2/+2
* Added $Id$dg1994-08-021-0/+1
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+217
OpenPOWER on IntegriCloud