aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/ttydefaults.h
Commit message (Expand)AuthorAgeFilesLines
* sys: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Add static/const keywords to the arrays.Ed Schouten2013-04-091-5/+12
* Fix whitespace inconsistencies in TTY code.Ed Schouten2012-02-061-3/+3
* Reduce the default baud rate of PTY's to 9600.Ed Schouten2008-11-081-1/+0
* Integrate the new MPSAFE TTY layer to the FreeBSD operating system.Ed Schouten2008-08-201-0/+1
* Fix faulty character to control-character conversion for CTRL().Ed Schouten2008-06-051-16/+23
* Restore TTYDEF_LFLAG to set echo bits.Poul-Henning Kamp2004-11-031-2/+4
* Make pty's always come up in echo mode.Poul-Henning Kamp2004-10-151-0/+1
* Do not enable ECHO modes by default when a tty port is opened. If the otherPoul-Henning Kamp2004-10-121-1/+1
* whitespace changePoul-Henning Kamp2004-09-161-5/+5
* Remove advertising clause from University of California Regent's license,Warner Losh2004-04-071-4/+0
* Kernel support for erase2 character.Jordan K. Hubbard2000-11-281-1/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Map CSTATUS to ^T by default or it never noticed by novice usersAndrey A. Chernov1997-08-151-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
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-2/+2
* Define _POSIX_VDISABLE so that it can be used in #if expressions.Bruce Evans1995-05-111-3/+3
* The new ld has apparently uncovered the bug that sio.c and tty.cNate Williams1995-03-061-2/+2
* Turn off OXTABS by default. Inspection of systems here finds no commercialGarrett Wollman1994-10-111-2/+2
* make 8bit clean defaultsAndrey A. Chernov1994-09-221-3/+3
* Remove the idempotency I added -- it was wrong.Paul Richards1994-08-211-6/+1
* Made them all idempotent.Paul Richards1994-08-211-1/+6
* Added $Id$David Greenman1994-08-021-0/+1
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-241-0/+96