[comp.os.minix] "fix" for tty.c - CTRL-S

shaker@hpihoah.HP.COM (Chris Shaker) (01/30/88)

Some versions of the UNIX stty command accept the "ixany"
option to allow characters other than X-ON to resume output.

If you do a "stty -ixany", only an X-ON will resume output.
If you do a "stty ixany", any character will resume output.

Minix could implement this...

/*----------------------------------------------------------------------*/
/*	Chris Shaker,	Hewlett Packard (HPSO)				*/
/*	Internet:	shaker@hpda					*/
/*	Uucp:		{ucbvax | hpfcla | hplabs}!hpda!shaker		*/
/*----------------------------------------------------------------------*/