From owner-cvs-bin Sun Feb 18 21:56:44 1996 Return-Path: owner-cvs-bin Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id VAA03855 for cvs-bin-outgoing; Sun, 18 Feb 1996 21:56:44 -0800 (PST) Received: (from pst@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id VAA03835 Sun, 18 Feb 1996 21:56:35 -0800 (PST) Date: Sun, 18 Feb 1996 21:56:35 -0800 (PST) From: Paul Traina Message-Id: <199602190556.VAA03835@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-bin Subject: cvs commit: src/bin/cp cp.c utils.c Sender: owner-cvs-bin@FreeBSD.ORG Precedence: bulk pst 96/02/18 21:56:35 Modified: bin/cp cp.c utils.c Log: Don't initialize udata, remove bogus case, fix usage string Revision Changes Path 1.9 +2 -3 src/bin/cp/cp.c 1.8 +3 -3 src/bin/cp/utils.c