Poul-Henning Kamp 0bf874246b Add new function ttyinitmode() which sets our systemwide default
modes on a tty structure.  Both the ".init" and the current settings
are initialized allowing the function to be used both at attach and
open time.

The function takes an argument to decide if echoing should be enabled
by default.  Echoing should not be enabled for regular physical
serial ports unless they are consoles, in which case they should
be configured by ttyconsolemode() instead.

Use the new function throughout.
2004-10-21 12:24:38 +00:00
..
2004-10-20 16:22:53 +00:00
2004-10-15 06:59:07 +00:00
2004-10-13 05:41:09 +00:00
2004-06-14 00:38:54 +00:00
2004-10-19 22:51:20 +00:00
2004-10-12 08:22:08 +00:00
2004-07-28 06:59:55 +00:00
2004-10-19 20:02:07 +00:00