From owner-cvs-bin Fri Dec 13 21:55:01 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id VAA10496 for cvs-bin-outgoing; Fri, 13 Dec 1996 21:55:01 -0800 (PST) Received: (from steve@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id VAA10484; Fri, 13 Dec 1996 21:55:00 -0800 (PST) Date: Fri, 13 Dec 1996 21:55:00 -0800 (PST) From: Steve Price Message-Id: <199612140555.VAA10484@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-bin Subject: cvs commit: src/bin/dd args.c conv.c conv_tab.c dd.c misc.c position.c Sender: owner-cvs-bin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk steve 96/12/13 21:54:59 Modified: bin/dd args.c conv.c conv_tab.c dd.c misc.c position.c Log: -Wall cleaning. Revision Changes Path 1.6 +2 -2 src/bin/dd/args.c 1.6 +3 -3 src/bin/dd/conv.c 1.4 +2 -2 src/bin/dd/conv_tab.c 1.8 +4 -4 src/bin/dd/dd.c 1.5 +2 -2 src/bin/dd/misc.c 1.3 +2 -2 src/bin/dd/position.c