From owner-freebsd-commit Tue Feb 20 15:30:19 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA14232 for freebsd-commit-outgoing; Tue, 20 Feb 1996 15:30:19 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA14221 for cvs-all-outgoing; Tue, 20 Feb 1996 15:30:09 -0800 (PST) Received: from mail.cs.tu-berlin.de (root@mail.cs.tu-berlin.de [130.149.17.13]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id PAA14180 Tue, 20 Feb 1996 15:29:52 -0800 (PST) Received: from caramba.cs.tu-berlin.de (wosch@caramba.cs.tu-berlin.de [130.149.17.12]) by mail.cs.tu-berlin.de (8.6.12/8.6.12) with ESMTP id AAA13916; Wed, 21 Feb 1996 00:21:09 +0100 Received: (from wosch@localhost) by localhost (8.6.9/8.6.9) id AAA01637; Wed, 21 Feb 1996 00:01:01 +0100 Date: Wed, 21 Feb 1996 00:01:01 +0100 From: Wolfram Schneider Message-Id: <199602202301.AAA01637@localhost> To: Paul Traina Cc: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-bin@freefall.freebsd.org Subject: cvs commit: src/bin/mv mv.c In-Reply-To: <199602190551.VAA03519@freefall.freebsd.org> References: <199602190551.VAA03519@freefall.freebsd.org> Reply-to: Wolfram Schneider MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-commit@FreeBSD.ORG Precedence: bulk Paul Traina writes: >pst 96/02/18 21:51:14 > > Modified: bin/mv mv.c > Log: > -? is an unnecessary case statement and not useful Oh Sisyphus, there are 289 files with an unnecessary case statement '?'! You have my vote for the committer of the decade :-) Wolfram