summaryrefslogtreecommitdiffstats
path: root/sys/sys/termios.h
Commit message (Expand)AuthorAgeFilesLines
* Decompose <sys/termios.h>.ed2009-11-281-301/+4
* Add tcsetsid(3).ed2009-05-071-1/+2
* Use namespace visibility macros instead of checking for _POSIX_SOURCE.das2009-03-141-2/+2
* Make the new CCEQ macro a little more like the old one - first dodwmalone2008-11-231-1/+1
* Small style(9) nit in <sys/termios.h>.ed2008-09-061-71/+71
* Integrate the new MPSAFE TTY layer to the FreeBSD operating system.ed2008-08-201-6/+13
* Move the TCSA* definitions out of _KERNEL. They are processed in libc.ed2008-07-161-10/+10
* Add missing function prototype for tcgetsid().davidxu2008-04-181-0/+10
* /* -> /*- for license, minor formatting changesimp2005-01-071-1/+1
* Remove advertising clause from University of California Regent's license,imp2004-04-071-4/+0
* Remove __Palfred2002-03-191-12/+12
* Add B921600 (yes, some serial ports can do this, but generic sio not supportache2001-06-201-0/+1
* Add B460800 defineache2001-05-291-0/+1
* implement OCRNL, ONOCR, and ONLRETassar2001-03-041-0/+3
* Kernel support for erase2 character.jkh2000-11-281-1/+2
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"peter1999-12-291-2/+2
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Change a couple of long types to int to match NetBSD so that termiosjb1998-05-051-3/+3
* Changed speed_t from long to unsigned long. POSIX.1 requires anbde1998-03-121-2/+2
* 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
* Fixed handling of non-POSIX control characters. They must not dobde1996-11-291-6/+6
* Remove trailing whitespace.rgrimes1995-05-301-7/+7
* Define _POSIX_VDISABLE so that it can be used in #if expressions.bde1995-05-111-3/+3
* Define CDTR_IFLOW and CDSR_OFLOW which are now required for compilingbde1995-04-301-5/+7
* Added $Id$dg1994-08-021-0/+1
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-1/+2
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+278
OpenPOWER on IntegriCloud