aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/termios.h
Commit message (Expand)AuthorAgeFilesLines
* Decompose <sys/termios.h>.Ed Schouten2009-11-281-301/+4
* Add tcsetsid(3).Ed Schouten2009-05-071-1/+2
* Use namespace visibility macros instead of checking for _POSIX_SOURCE.David Schultz2009-03-141-2/+2
* Make the new CCEQ macro a little more like the old one - first doDavid Malone2008-11-231-1/+1
* Small style(9) nit in <sys/termios.h>.Ed Schouten2008-09-061-71/+71
* Integrate the new MPSAFE TTY layer to the FreeBSD operating system.Ed Schouten2008-08-201-6/+13
* Move the TCSA* definitions out of _KERNEL. They are processed in libc.Ed Schouten2008-07-161-10/+10
* Add missing function prototype for tcgetsid().David Xu2008-04-181-0/+10
* /* -> /*- for license, minor formatting changesWarner Losh2005-01-071-1/+1
* Remove advertising clause from University of California Regent's license,Warner Losh2004-04-071-4/+0
* Remove __PAlfred Perlstein2002-03-191-12/+12
* Add B921600 (yes, some serial ports can do this, but generic sio not supportAndrey A. Chernov2001-06-201-0/+1
* Add B460800 defineAndrey A. Chernov2001-05-291-0/+1
* implement OCRNL, ONOCR, and ONLRETAssar Westerlund2001-03-041-0/+3
* Kernel support for erase2 character.Jordan K. Hubbard2000-11-281-1/+2
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"Peter Wemm1999-12-291-2/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Change a couple of long types to int to match NetBSD so that termiosJohn Birrell1998-05-051-3/+3
* Changed speed_t from long to unsigned long. POSIX.1 requires anBruce Evans1998-03-121-2/+2
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Fixed handling of non-POSIX control characters. They must not doBruce Evans1996-11-291-6/+6
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-7/+7
* Define _POSIX_VDISABLE so that it can be used in #if expressions.Bruce Evans1995-05-111-3/+3
* Define CDTR_IFLOW and CDSR_OFLOW which are now required for compilingBruce Evans1995-04-301-5/+7
* Added $Id$David Greenman1994-08-021-0/+1
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.Rodney W. Grimes1994-05-251-1/+2
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-241-0/+278