summaryrefslogtreecommitdiffstats
path: root/sys/sys/ttycom.h
Commit message (Expand)AuthorAgeFilesLines
* Fix whitespace inconsistencies in TTY code.ed2012-02-061-1/+1
* Perform cleanups to the TTY headers:ed2009-09-061-11/+10
* Integrate the new MPSAFE TTY layer to the FreeBSD operating system.ed2008-08-201-1/+2
* Sort the ioctl's in <sys/ttycom.h> by number.ed2008-07-161-48/+48
* Implement POSIX function tcgetsid() which returns session id.davidxu2008-04-151-1/+1
* Fix our ioctl(2) implementation when the argument is "int". Newru2006-09-271-1/+1
* Bring in a sysv-style pts implementation, as found in the rwatson_pts perforc...cognet2006-01-261-1/+1
* Retire the TIOC_REMOTE ioctl.phk2004-06-251-1/+0
* Use the correct names for modem control signals as the primary and makephk2004-06-241-4/+5
* Remove the TIOCDCDTIMESTAMP option.phk2004-06-221-3/+1
* Mode few Bluetooth defines into system include filesemax2004-05-101-0/+1
* Remove advertising clause from University of California Regent's license,imp2004-04-071-4/+0
* Fixed editing error in a comment in previous commit.bde2004-02-041-1/+1
* Removed TIOCMODG and TIOCMODS. They were superseded by TIOCMGET andbde2004-02-041-13/+24
* Remove the TABLDISC line discipline number, it's not in the treepeter2000-01-291-1/+0
* Now that Netgraph is in the system there are some cleanups we can do.julian1999-10-231-0/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* follow up to:phk1998-12-291-3/+1
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Added TIOCDCDTIMESTAMP (enable/get timestamp of last DCD rise).bde1996-06-171-10/+11
* Remove trailing whitespace.rgrimes1995-05-301-2/+2
* Move DSIMICROCODE ioctl to 85,ache1995-03-301-2/+2
* Fight against hanging modems: add timeout to ttywait.ache1995-01-051-3/+3
* Changed the TIOCSTAT ioctl to a no argument type so that tcsh and friendsdg1994-11-301-2/+2
* Add an ioctl to download microcode to DSI softmodem.phk1994-09-131-1/+3
* Added support for TIOCSTAT ioctl. This allows shells that use raw/cbreakdg1994-08-181-1/+2
* Added $Id$dg1994-08-021-0/+1
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-0/+8
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+128
OpenPOWER on IntegriCloud