aboutsummaryrefslogtreecommitdiff
path: root/bin/stty
Commit message (Expand)AuthorAgeFilesLines
* Fix format warning. This is WARNS=9, std=c99 clean on i386.Mark Murray2003-05-031-1/+1
* Quiet warnings about copyright[].David E. O'Brien2003-05-011-2/+2
* Consistently use FBSDIDDavid E. O'Brien2002-06-307-15/+14
* o __P has been reovedWarner Losh2002-02-028-108/+66
* Default to WARNS=2. Binary builds that cannot handle this must explicitlyDavid E. O'Brien2001-12-041-2/+0
* Note that stty is a utility and not... err... a program....Brian Feldman2001-11-291-1/+1
* Stty is a program, not a function.Brian Feldman2001-11-291-1/+1
* Implement `stty ek` as documented.Dima Dorfman2001-08-231-0/+12
* mdoc(7) police: utilize the new .Ex macro.Ruslan Ermilov2001-08-151-3/+1
* mdoc(7) police: s/BSD/.Bx/ where appropriate.Ruslan Ermilov2001-08-141-1/+1
* mdoc(7) police: join split punctuation to macro calls.Ruslan Ermilov2001-08-101-2/+2
* WARNS= -> WARNS?=Dima Dorfman2001-06-221-1/+1
* Silence WARNS=2 and BDECFLAGS on alpha and i386Kris Kennaway2001-05-202-2/+4
* BDECFLAGS cleanupKris Kennaway2001-05-187-23/+32
* implement OCRNL, ONOCR, and ONLRETAssar Westerlund2001-03-043-0/+19
* Eliminate mdocNG warnings caused by misplaced or extraneous macro calls.Ruslan Ermilov2001-02-281-1/+1
* mdoc(7) police: split punctuation characters + misc fixes.Ruslan Ermilov2001-02-011-1/+1
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-151-18/+18
* Add support for an "erase2" so that both ^H and DEL can be usedJordan K. Hubbard2000-11-282-1/+4
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-1/+1
* Avoid use of direct troff requests in mdoc(7) manual pages.Ruslan Ermilov2000-11-101-4/+2
* Fix warn formatAndrey A. Chernov2000-04-301-1/+1
* Back out all drainwait changes. It is enough controllable via sysctl orAndrey A. Chernov2000-04-307-55/+17
* gfmt: set drainwait only if changedAndrey A. Chernov2000-04-301-2/+4
* Describe drainwaitAndrey A. Chernov2000-04-271-0/+2
* part of gfmt really changed commitAndrey A. Chernov2000-04-271-1/+1
* gfmt: set 'changed' flags only if something really changed.Andrey A. Chernov2000-04-272-7/+14
* Add ability to manipulate with drain wait timeAndrey A. Chernov2000-04-276-15/+42
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-011-2/+4
* Don't report the tablet line discipline, it "doesn't happen (TM)"Peter Wemm2000-01-291-3/+0
* $Id$ -> $FreeBSD$Peter Wemm1999-08-2711-11/+11
* Various spelling/formatting changes.Kris Kennaway1999-05-081-3/+3
* Fixed printf format errors.Bruce Evans1998-06-282-5/+7
* Correct description of -crtscts.Joseph Koshy1998-06-031-2/+2
* Correct use of .Nm. Add rcsid.Philippe Charnier1998-05-187-25/+39
* Merge from OpenBSD:Eivind Eklund1997-12-121-3/+5
* Correct confusing error message when called as 'stty -sane'.Steve Price1997-08-241-5/+8
* Typo in usage string. Looks like the man page now.Philippe Charnier1997-06-061-2/+2
* Typo (the the -> the).Philippe Charnier1997-06-021-2/+2
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-281-2/+2
* Correct the self reference in the description of the "tabs" option.Mike Pritchard1997-03-121-2/+2
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-2211-11/+11
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-1411-11/+11
* -Wall cleaning.Steve Price1996-12-147-18/+18
* Fixed `stty [-]extproc'. It set extproc to a semi-random state (alwaysBruce Evans1996-12-071-2/+2
* Fixed typo.Bruce Evans1996-03-311-2/+2
* Fixed descriptions of ignpar and parmrk.Bruce Evans1995-11-111-3/+3
* Improve the recently changed and an old error message: don't report probeBruce Evans1995-07-042-7/+5
* stty fails with a non-obvious error message if it's run on a non-ttyJoerg Wunsch1995-07-021-3/+5
* Remove trailing whitespace.Rodney W. Grimes1995-05-304-11/+11