Searched hist:136680 (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/sys/dev/syscons/
H A Dsysmouse.cdiff 136680 Mon Oct 18 19:51:27 MDT 2004 phk 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.
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.
H A Dsyscons.cdiff 136680 Mon Oct 18 19:51:27 MDT 2004 phk 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.
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.
/freebsd-11-stable/sys/dev/digi/
H A Ddigi.cdiff 136680 Mon Oct 18 19:51:27 MDT 2004 phk 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.
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.
/freebsd-11-stable/sys/dev/dcons/
H A Ddcons_os.cdiff 136680 Mon Oct 18 19:51:27 MDT 2004 phk 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.
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.
/freebsd-11-stable/sys/sys/
H A Dtty.hdiff 136680 Mon Oct 18 19:51:27 MDT 2004 phk 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.
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.
/freebsd-11-stable/sys/kern/
H A Dtty.cdiff 136680 Mon Oct 18 19:51:27 MDT 2004 phk 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.
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.

Completed in 360 milliseconds