HardenedBSD/bin/stty
Joerg Wunsch 37712f2a7b stty fails with a non-obvious error message if it's run on a non-tty
stream, such as a rsh or vi pipeline.

The error message is:
stty: TIOCGETD: Operation not supported

It's immediately obvious to the knowledgable hacker type, but not
exactly comforting to the user who's not native to unix.  It's
especially confusing if there's a stty command in their .cshrc and
it's showing up on rsh output.

(Fixes PR #bin/573)

Submitted by:	peter@haywire.dialix.com (Peter Wemm)
1995-07-02 08:54:27 +00:00
..
cchar.c Remove trailing whitespace. 1995-05-30 00:07:29 +00:00
extern.h
gfmt.c Remove trailing whitespace. 1995-05-30 00:07:29 +00:00
key.c
Makefile
modes.c
print.c Remove trailing whitespace. 1995-05-30 00:07:29 +00:00
stty.1
stty.c stty fails with a non-obvious error message if it's run on a non-tty 1995-07-02 08:54:27 +00:00
stty.h
util.c