From owner-cvs-all Sun Aug 25 6:10:52 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 4212A37B400; Sun, 25 Aug 2002 06:10:46 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id F34B243E3B; Sun, 25 Aug 2002 06:10:45 -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 g7PDAjJU080550; Sun, 25 Aug 2002 06:10:45 -0700 (PDT) (envelope-from charnier@freefall.freebsd.org) Received: (from charnier@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7PDAjYG080544; Sun, 25 Aug 2002 06:10:45 -0700 (PDT) Message-Id: <200208251310.g7PDAjYG080544@freefall.freebsd.org> From: Philippe Charnier Date: Sun, 25 Aug 2002 06:10:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/dump traverse.c src/sbin/fsck_ffs pass2.c pass5.c src/sbin/restore interactive.c restore.c src/sbin/routed output.c src/sbin/sysctl sysctl.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:10:45 PDT Modified files: sbin/dump traverse.c sbin/fsck_ffs pass2.c pass5.c sbin/restore interactive.c restore.c sbin/routed output.c sbin/sysctl sysctl.c Log: Replace various spelling with FALLTHROUGH which is lint()able Revision Changes Path 1.26 +2 -2 src/sbin/dump/traverse.c 1.21 +7 -6 src/sbin/fsck_ffs/pass2.c 1.31 +6 -5 src/sbin/fsck_ffs/pass5.c 1.12 +1 -1 src/sbin/restore/interactive.c 1.15 +2 -2 src/sbin/restore/restore.c 1.9 +1 -1 src/sbin/routed/output.c 1.47 +1 -1 src/sbin/sysctl/sysctl.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message