From owner-freebsd-commit Sat Apr 29 08:00:49 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id IAA27494 for commit-outgoing; Sat, 29 Apr 1995 08:00:49 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id IAA27481 for cvs-bin-outgoing; Sat, 29 Apr 1995 08:00:45 -0700 Received: (from bde@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id IAA27471 ; Sat, 29 Apr 1995 08:00:38 -0700 Date: Sat, 29 Apr 1995 08:00:38 -0700 From: Bruce Evans Message-Id: <199504291500.IAA27471@freefall.cdrom.com> To: cvs-bin, CVS-commiters Subject: cvs commit: src/bin/stty stty.c Sender: commit-owner@FreeBSD.org Precedence: bulk bde 95/04/29 08:00:36 Modified: bin/stty stty.c Log: Fix `stty' on the output of `stty -g'. The changes for the gfmt1 option weren't TIOCSETD'd unless another option changed something.