From owner-cvs-all Sun Aug 25 6: 1:50 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AEBE837B401; Sun, 25 Aug 2002 06:01:48 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D22E43E6E; Sun, 25 Aug 2002 06:01:48 -0700 (PDT) (envelope-from charnier@FreeBSD.org) Received: from freefall.freebsd.org (charnier@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7PD1mJU075455; Sun, 25 Aug 2002 06:01:48 -0700 (PDT) (envelope-from charnier@freefall.freebsd.org) Received: (from charnier@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7PD1led075454; Sun, 25 Aug 2002 06:01:47 -0700 (PDT) Message-Id: <200208251301.g7PD1led075454@freefall.freebsd.org> From: Philippe Charnier Date: Sun, 25 Aug 2002 06:01:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/ed main.c src/bin/ls ls.c src/bin/sh expand.c parser.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG charnier 2002/08/25 06:01:47 PDT Modified files: bin/ed main.c bin/ls ls.c bin/sh expand.c parser.c Log: Replace various spellings with FALLTHROUGH which is lint()able Revision Changes Path 1.25 +2 -2 src/bin/ed/main.c 1.65 +10 -10 src/bin/ls/ls.c 1.38 +1 -1 src/bin/sh/expand.c 1.44 +1 -1 src/bin/sh/parser.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message