summaryrefslogtreecommitdiffstats
path: root/sys/sys/ttydefaults.h
Commit message (Expand)AuthorAgeFilesLines
* Add static/const keywords to the arrays.ed2013-04-091-5/+12
* Fix whitespace inconsistencies in TTY code.ed2012-02-061-3/+3
* Reduce the default baud rate of PTY's to 9600.ed2008-11-081-1/+0
* Integrate the new MPSAFE TTY layer to the FreeBSD operating system.ed2008-08-201-0/+1
* Fix faulty character to control-character conversion for CTRL().ed2008-06-051-16/+23
* Restore TTYDEF_LFLAG to set echo bits.phk2004-11-031-2/+4
* Make pty's always come up in echo mode.phk2004-10-151-0/+1
* Do not enable ECHO modes by default when a tty port is opened. If the otherphk2004-10-121-1/+1
* whitespace changephk2004-09-161-5/+5
* Remove advertising clause from University of California Regent's license,imp2004-04-071-4/+0
* Kernel support for erase2 character.jkh2000-11-281-1/+2
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Map CSTATUS to ^T by default or it never noticed by novice usersache1997-08-151-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
* Remove trailing whitespace.rgrimes1995-05-301-2/+2
* Define _POSIX_VDISABLE so that it can be used in #if expressions.bde1995-05-111-3/+3
* The new ld has apparently uncovered the bug that sio.c and tty.cnate1995-03-061-2/+2
* Turn off OXTABS by default. Inspection of systems here finds no commercialwollman1994-10-111-2/+2
* make 8bit clean defaultsache1994-09-221-3/+3
* Remove the idempotency I added -- it was wrong.paul1994-08-211-6/+1
* Made them all idempotent.paul1994-08-211-1/+6
* Added $Id$dg1994-08-021-0/+1
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+96
OpenPOWER on IntegriCloud