summaryrefslogtreecommitdiffstats
path: root/sys/sys/ttycom.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* base and ports are now clean of TIOCSTI uses. The #define can now be removed.deraadt2018-06-161-2/+1
* Translate the TIOCSBRK & TIOCCBRK ioctl(2)s issued on a pty(4) slave tompi2018-01-081-2/+4
* Switch TIOCSTAT to _IO(). Two decades ago it was mistakenly defined toderaadt2017-06-291-2/+2
* add a concept of 'verified auth' to sessions. When set via ioctl,tedu2016-09-021-1/+4
* Restore TIOCGSID ioctl that was removed along with the 4.3BSD tty(4)millert2013-12-161-1/+2
* update comment, 4.3BSD tty compatibility and the associated ioctls are gonenaddy2013-12-151-5/+2
* endrun(4) - EndRun Technologies native time-of-day message timedeltastevesk2009-05-061-1/+2
* fix TIOCSIG definition; from Hannah Schroeter <hannah at schlund dot de>fgsch2008-05-081-2/+2
* Add support for the Meinberg Standard Time String format that all Meinbergmbalmer2008-01-051-1/+2
* Add basic NMEA0183 support as a tty line discipline. The line disciplinembalmer2006-06-011-1/+2
* create a (very simple) method for timestamping CTS & DCD events on ttys,deraadt2006-04-271-1/+8
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* Add control flag to call hardpps() on carrier changetholo1997-03-061-1/+2
* TIOCMOD{G,S} -> TIOCM{GET,SET}. NetBSD PR#2741, Greg-Lindahl@deshaw.comdownsj1996-09-091-3/+5
* add stripderaadt1996-05-221-2/+3
* From NetBSD: 960217 mergeniklas1996-03-031-0/+1
* initial import of NetBSD treederaadt1995-10-181-0/+138