From owner-cvs-bin Fri Dec 13 22:15:24 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id WAA12724 for cvs-bin-outgoing; Fri, 13 Dec 1996 22:15:24 -0800 (PST) Received: (from steve@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id WAA12717; Fri, 13 Dec 1996 22:15:22 -0800 (PST) Date: Fri, 13 Dec 1996 22:15:22 -0800 (PST) From: Steve Price Message-Id: <199612140615.WAA12717@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-bin Subject: cvs commit: src/bin/stty cchar.c gfmt.c key.c modes.c print.c stty.c util.c Sender: owner-cvs-bin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk steve 96/12/13 22:15:21 Modified: bin/stty cchar.c gfmt.c key.c modes.c print.c stty.c util.c Log: -Wall cleaning. Revision Changes Path 1.5 +2 -2 src/bin/stty/cchar.c 1.5 +2 -2 src/bin/stty/gfmt.c 1.6 +5 -5 src/bin/stty/key.c 1.4 +2 -2 src/bin/stty/modes.c 1.6 +2 -2 src/bin/stty/print.c 1.7 +3 -3 src/bin/stty/stty.c 1.4 +2 -2 src/bin/stty/util.c