OpenBSD CVS

CVS log for src/share/man/man4/termios.4


[BACK] Up to [local] / src / share / man / man4

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.40 / (download) - annotate - [select for diffs], Tue Nov 9 16:11:21 2021 UTC (2 years, 6 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, OPENBSD_7_3_BASE, OPENBSD_7_3, OPENBSD_7_2_BASE, OPENBSD_7_2, OPENBSD_7_1_BASE, OPENBSD_7_1, HEAD
Changes since 1.39: +2 -2 lines
Diff to previous 1.39 (colored)

add some Dv; from simon branch

Revision 1.39 / (download) - annotate - [select for diffs], Mon Jul 8 19:23:17 2019 UTC (4 years, 10 months ago) by schwarze
Branch: MAIN
CVS Tags: OPENBSD_7_0_BASE, OPENBSD_7_0, OPENBSD_6_9_BASE, OPENBSD_6_9, OPENBSD_6_8_BASE, OPENBSD_6_8, OPENBSD_6_7_BASE, OPENBSD_6_7, OPENBSD_6_6_BASE, OPENBSD_6_6
Changes since 1.38: +12 -24 lines
Diff to previous 1.38 (colored)

more cleanup, in particular remove more braces around .Dv,
remove some bogus .Dv, and get rid of .Tn

Revision 1.38 / (download) - annotate - [select for diffs], Mon Jul 8 18:48:30 2019 UTC (4 years, 10 months ago) by anton
Branch: MAIN
Changes since 1.37: +5 -5 lines
Diff to previous 1.37 (colored)

Get rid of an old convention of wrapping preprocessor constants in curly
braces.

no objection from jmc@ and schwarze@

Revision 1.37 / (download) - annotate - [select for diffs], Thu Sep 10 17:55:21 2015 UTC (8 years, 8 months ago) by schwarze
Branch: MAIN
CVS Tags: OPENBSD_6_5_BASE, OPENBSD_6_5, OPENBSD_6_4_BASE, OPENBSD_6_4, OPENBSD_6_3_BASE, OPENBSD_6_3, OPENBSD_6_2_BASE, OPENBSD_6_2, OPENBSD_6_1_BASE, OPENBSD_6_1, OPENBSD_6_0_BASE, OPENBSD_6_0, OPENBSD_5_9_BASE, OPENBSD_5_9
Changes since 1.36: +3 -3 lines
Diff to previous 1.36 (colored)

use .In rather than .Fd #include

Revision 1.36 / (download) - annotate - [select for diffs], Tue Jan 21 03:15:46 2014 UTC (10 years, 4 months ago) by schwarze
Branch: MAIN
CVS Tags: OPENBSD_5_8_BASE, OPENBSD_5_8, OPENBSD_5_7_BASE, OPENBSD_5_7, OPENBSD_5_6_BASE, OPENBSD_5_6, OPENBSD_5_5_BASE, OPENBSD_5_5
Changes since 1.35: +5 -5 lines
Diff to previous 1.35 (colored)

obvious .Pa fixes; found with mandocdb(8)

Revision 1.35 / (download) - annotate - [select for diffs], Fri Aug 19 19:59:51 2011 UTC (12 years, 9 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_5_4_BASE, OPENBSD_5_4, OPENBSD_5_3_BASE, OPENBSD_5_3, OPENBSD_5_2_BASE, OPENBSD_5_2, OPENBSD_5_1_BASE, OPENBSD_5_1
Changes since 1.34: +7 -9 lines
Diff to previous 1.34 (colored)

as with other list types, column lists generally do not need a Pp/-compact
construct;

this also sidesteps what seems to be a problem with mandoc, in that
"-column -compact" seems to mess up the formatting. thus these pages should
now have their lists formatted nicely (i.e. correctly aligned and with indent
applied);

as a side note, the fact that headers are not properly marked up is another
issue which will be addressed separately (a mandoc fix is needed, i think).
i have fudged a few of these to mark up properly, since the workaround does
make sense for some pages.

as another side note, i haven;t fixed man7, as i need to prepare a separate
diff for kristaps and ingo.

Revision 1.34 / (download) - annotate - [select for diffs], Sun Sep 19 12:41:23 2010 UTC (13 years, 8 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_5_0_BASE, OPENBSD_5_0, OPENBSD_4_9_BASE, OPENBSD_4_9
Changes since 1.33: +3 -3 lines
Diff to previous 1.33 (colored)

fix some unbalanced quoting, and a little whitespace removal;

Revision 1.33 / (download) - annotate - [select for diffs], Fri Mar 26 19:30:40 2010 UTC (14 years, 2 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_8_BASE, OPENBSD_4_8
Changes since 1.32: +3 -3 lines
Diff to previous 1.32 (colored)

dispense with some wacky escape sequences;

Revision 1.32 / (download) - annotate - [select for diffs], Mon Mar 1 07:54:07 2010 UTC (14 years, 3 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_7_BASE, OPENBSD_4_7
Changes since 1.31: +9 -4 lines
Diff to previous 1.31 (colored)

CCTS_OFLOW is correctly implemented, not unused (as currently documented);
provide a description

from G. Paul Ziemba, freebsd pr docs/144127
ok miod

Revision 1.31 / (download) - annotate - [select for diffs], Sat Dec 26 09:46:17 2009 UTC (14 years, 5 months ago) by jmc
Branch: MAIN
Changes since 1.30: +3 -3 lines
Diff to previous 1.30 (colored)

SIGINTR -> SIGINT; taken from mrg@netbsd's fix to termios.4 (-r1.33);
ok guenther

Revision 1.30 / (download) - annotate - [select for diffs], Mon Jan 12 07:44:57 2009 UTC (15 years, 4 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_6_BASE, OPENBSD_4_6, OPENBSD_4_5_BASE, OPENBSD_4_5
Changes since 1.29: +3 -3 lines
Diff to previous 1.29 (colored)

macro fix; from patrick keshishian

Revision 1.29 / (download) - annotate - [select for diffs], Thu Aug 21 18:16:13 2008 UTC (15 years, 9 months ago) by jmc
Branch: MAIN
Changes since 1.28: +4 -2 lines
Diff to previous 1.28 (colored)

+ECHOK; from Markus Bergkvist
ok deraadt

Revision 1.28 / (download) - annotate - [select for diffs], Wed May 14 20:12:12 2008 UTC (16 years ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_4_BASE, OPENBSD_4_4
Changes since 1.27: +3 -3 lines
Diff to previous 1.27 (colored)

ttydefaults.h -> sys/ttydefaults.h;
from Ed Schouten; freebsd -r1.32

Revision 1.27 / (download) - annotate - [select for diffs], Thu May 31 19:19:52 2007 UTC (17 years ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_3_BASE, OPENBSD_4_3, OPENBSD_4_2_BASE, OPENBSD_4_2
Changes since 1.26: +2 -2 lines
Diff to previous 1.26 (colored)

convert to new .Dd format;

Revision 1.26 / (download) - annotate - [select for diffs], Tue Apr 27 16:44:09 2004 UTC (20 years, 1 month ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_1_BASE, OPENBSD_4_1, OPENBSD_4_0_BASE, OPENBSD_4_0, OPENBSD_3_9_BASE, OPENBSD_3_9, OPENBSD_3_8_BASE, OPENBSD_3_8, OPENBSD_3_7_BASE, OPENBSD_3_7, OPENBSD_3_6_BASE, OPENBSD_3_6
Changes since 1.25: +2 -2 lines
Diff to previous 1.25 (colored)

missing `.It' which was causing START and CT descriptions to be concatenated;
from Juho Juopperi (NetBSD PR 25352);

Revision 1.25 / (download) - annotate - [select for diffs], Thu Aug 28 16:58:28 2003 UTC (20 years, 9 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_3_5_BASE, OPENBSD_3_5, OPENBSD_3_4_BASE, OPENBSD_3_4
Changes since 1.24: +4 -4 lines
Diff to previous 1.24 (colored)

...and still I got it wrong;
put the bracket in the right place, and slight sync with header.

Revision 1.24 / (download) - annotate - [select for diffs], Thu Aug 28 14:15:52 2003 UTC (20 years, 9 months ago) by jmc
Branch: MAIN
Changes since 1.23: +2 -2 lines
Diff to previous 1.23 (colored)

missing bracket;
from Vink Joris

Revision 1.23 / (download) - annotate - [select for diffs], Thu Jun 26 19:36:29 2003 UTC (20 years, 11 months ago) by jmc
Branch: MAIN
Changes since 1.22: +3 -3 lines
Diff to previous 1.22 (colored)

.Er Dv -> .Er
from wiz@netbsd

Revision 1.22 / (download) - annotate - [select for diffs], Fri Jun 6 10:29:41 2003 UTC (21 years ago) by jmc
Branch: MAIN
Changes since 1.21: +10 -10 lines
Diff to previous 1.21 (colored)

- section reorder
- some macro fixes
- kill whitespace at EOL

Revision 1.21 / (download) - annotate - [select for diffs], Mon Jun 2 23:30:13 2003 UTC (21 years ago) by millert
Branch: MAIN
Changes since 1.20: +2 -6 lines
Diff to previous 1.20 (colored)

Remove the advertising clause in the UCB license which Berkeley
rescinded 22 July 1999.  Proofed by myself and Theo.

Revision 1.20 / (download) - annotate - [select for diffs], Mon May 5 13:51:58 2003 UTC (21 years, 1 month ago) by jmc
Branch: MAIN
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored)

corrections from Leandro Costa.

- corrections to tradenames
- updated URLs
- general typos

thanks Leandro!

Revision 1.19 / (download) - annotate - [select for diffs], Wed Apr 9 04:29:03 2003 UTC (21 years, 1 month ago) by jmc
Branch: MAIN
Changes since 1.18: +6 -5 lines
Diff to previous 1.18 (colored)

typos;

sti(4): ok mickey@

Revision 1.18 / (download) - annotate - [select for diffs], Mon May 6 23:33:46 2002 UTC (22 years, 1 month ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_3_3_BASE, OPENBSD_3_3, OPENBSD_3_2_BASE, OPENBSD_3_2
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored)

Kill/adjust r(login|exec)d? references now that those are no longer in
the tree.

Revision 1.17 / (download) - annotate - [select for diffs], Tue Nov 13 13:54:26 2001 UTC (22 years, 6 months ago) by mpech
Branch: MAIN
CVS Tags: OPENBSD_3_1_BASE, OPENBSD_3_1
Changes since 1.16: +3 -3 lines
Diff to previous 1.16 (colored)

o) Fix bogus .Xr usage;
o) CAVEAT -> CAVEATS;
o) AUTHOR -> AUTHORS;
o) Start new sentence on a new line;
o) For URL and path names use .Pa;
o) We don't like .Pp before .Rs;
o) Don't use .Pp before/after .Sh;
o) OpenBSD -> .Ox;

millert@ ok and help;

Revision 1.16 / (download) - annotate - [select for diffs], Fri Oct 5 14:45:53 2001 UTC (22 years, 8 months ago) by mpech
Branch: MAIN
CVS Tags: OPENBSD_3_0_BASE, OPENBSD_3_0
Changes since 1.15: +285 -209 lines
Diff to previous 1.15 (colored)

Powered by @mantoya:
o) start new sentence on a new line;
o) minor mdoc fixes;
millert@ ok

Tip of the day:   www.mpechismazohist.com

Revision 1.15 / (download) - annotate - [select for diffs], Mon Aug 20 05:57:55 2001 UTC (22 years, 9 months ago) by mpech
Branch: MAIN
Changes since 1.14: +3 -3 lines
Diff to previous 1.14 (colored)

Powered by @mantoya.
o) fix bogus .Xr usage;

millert@ ok.

Revision 1.14 / (download) - annotate - [select for diffs], Fri Jun 22 12:15:47 2001 UTC (22 years, 11 months ago) by mpech
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored)

o) remove unnecessary .Pp;
o) remove unnecessary .Nm args;
o) closes .Bl;
o) .Sh AUTHOR -> .Sh AUTHORS;
o) sort SEE ALSO;
o) better -mdoc style;
o) typos;

aaron@ ok.

Revision 1.13 / (download) - annotate - [select for diffs], Thu Dec 21 21:01:20 2000 UTC (23 years, 5 months ago) by aaron
Branch: MAIN
CVS Tags: OPENBSD_2_9_BASE, OPENBSD_2_9
Changes since 1.12: +1 -0 lines
Diff to previous 1.12 (colored)

Various repairs, $Id$ tags added, etc.

Revision 1.12 / (download) - annotate - [select for diffs], Mon Nov 20 08:00:01 2000 UTC (23 years, 6 months ago) by deraadt
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

various Xr fixes; nordin@cse.ogi.edu

Revision 1.11 / (download) - annotate - [select for diffs], Fri Jul 9 13:35:47 1999 UTC (24 years, 10 months ago) by aaron
Branch: MAIN
CVS Tags: OPENBSD_2_8_BASE, OPENBSD_2_8, OPENBSD_2_7_BASE, OPENBSD_2_7, OPENBSD_2_6_BASE, OPENBSD_2_6
Changes since 1.10: +1 -1 lines
Diff to previous 1.10 (colored)

- remove all trailing whitespace
     * except when it is escaped with a `\' at the end of the line
- fix remaining .Nm usage as well
- this is from a patch I received from kwesterback@home.com, who has been
  working on some scripts for fixing formatting errors in mdoc'd man pages

Ok, so there could be a cost/benefit debate with this commit, but since I have
the patch we might as well commit it...

Revision 1.10 / (download) - annotate - [select for diffs], Sat Jun 5 13:18:33 1999 UTC (25 years ago) by aaron
Branch: MAIN
Changes since 1.9: +1 -1 lines
Diff to previous 1.9 (colored)

more .Os cleanup, remove some trailing whitespace, cleanse some .Nm

Revision 1.9 / (download) - annotate - [select for diffs], Fri Apr 2 16:21:36 1999 UTC (25 years, 2 months ago) by aaron
Branch: MAIN
CVS Tags: OPENBSD_2_5_BASE, OPENBSD_2_5
Changes since 1.8: +0 -1 lines
Diff to previous 1.8 (colored)

.Pp macros do not belong immiedately after .Sh section header lines

Revision 1.8 / (download) - annotate - [select for diffs], Sun Sep 6 22:23:20 1998 UTC (25 years, 9 months ago) by aaron
Branch: MAIN
CVS Tags: OPENBSD_2_4_BASE, OPENBSD_2_4
Changes since 1.7: +9 -6 lines
Diff to previous 1.7 (colored)

More man page fixes. Spelling, grammar, some typos. Lots of double-word
occurrences squashed as well.

Revision 1.7 / (download) - annotate - [select for diffs], Mon Jun 8 17:26:51 1998 UTC (25 years, 11 months ago) by deraadt
Branch: MAIN
Changes since 1.6: +1 -1 lines
Diff to previous 1.6 (colored)

spelling

Revision 1.6 / (download) - annotate - [select for diffs], Wed Aug 27 18:01:10 1997 UTC (26 years, 9 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_2_3_BASE, OPENBSD_2_3, OPENBSD_2_2_BASE, OPENBSD_2_2
Changes since 1.5: +1 -1 lines
Diff to previous 1.5 (colored)

fix ' use

Revision 1.5 / (download) - annotate - [select for diffs], Sat Mar 29 20:15:52 1997 UTC (27 years, 2 months ago) by tholo
Branch: MAIN
CVS Tags: OPENBSD_2_1_BASE, OPENBSD_2_1
Changes since 1.4: +30 -30 lines
Diff to previous 1.4 (colored)

Change MIN & TIME to VMIN & VTIME; from NetBSD PR 3243

Revision 1.4 / (download) - annotate - [select for diffs], Thu Jan 30 07:59:50 1997 UTC (27 years, 4 months ago) by deraadt
Branch: MAIN
Changes since 1.3: +3 -0 lines
Diff to previous 1.3 (colored)

xref a few things

Revision 1.3 / (download) - annotate - [select for diffs], Mon Dec 16 20:04:51 1996 UTC (27 years, 5 months ago) by tholo
Branch: MAIN
Changes since 1.2: +54 -0 lines
Diff to previous 1.2 (colored)

Implement more tty flags for better portability from other systems:

	XCASE - canonical input/output processing
	IUCLC - translate uppercase to lowercase on input
	OLCUC - translate lowercase to uppercase on output
	OCRNL - translate carriage return to newline on output
	ONOCR - do not output carriage return at column 0
	ONLRET - newline performs carriage return function

In addition the tty compatibility interface supports LCASE properly.

Look at termios(4) for a more complete description of the above flags.

Revision 1.2 / (download) - annotate - [select for diffs], Tue Dec 10 09:06:20 1996 UTC (27 years, 5 months ago) by deraadt
Branch: MAIN
Changes since 1.1: +1 -1 lines
Diff to previous 1.1 (colored)

"the the" purge

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Oct 18 08:44:25 1995 UTC (28 years, 7 months ago) by deraadt
CVS Tags: netbsd_1_1, OPENBSD_2_0_BASE, OPENBSD_2_0
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

initial import of NetBSD tree

Revision 1.1 / (download) - annotate - [select for diffs], Wed Oct 18 08:44:25 1995 UTC (28 years, 7 months ago) by deraadt
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.