Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Aug 2002 06:10:45 -0700 (PDT)
From:      Philippe Charnier <charnier@FreeBSD.org>
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
Message-ID:  <200208251310.g7PDAjYG080544@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208251310.g7PDAjYG080544>