https://gitlab.synchro.net/main/sbbs/-/issues/745#note_5270
Are you referring to the POSIX `stty` utility program?
The `stty` system call (the programmatic interface that another program would be expected to use to "print or change terminal characters") is not supported in Linux:
NAME
afs_syscall, break, fattach, fdetach, ftime, getmsg, getpmsg, gtty, isastream, lock, madvise1, mpx, prof, profil, putmsg, putpmsg, security, stty, tuxcall, ulimit, vserver - unimplemented system calls
SYNOPSIS
Unimplemented system calls.
DESCRIPTION
These system calls are not implemented in the Linux kernel.
I'm not sure what exactly you want to *change* via stty, but check and see if those settings (whatever they are) are supported by the termios library functions (i.e. run 'man termios' and read up on them) and let me know which.
--- SBBSecho 3.20-Linux
* Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)