Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Jul 2002 05:01:14 -0700 (PDT)
From:      Maxime Henrion <mux@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/fsck_ffs fsutil.c inode.c main.c pass1.c pass2.c setup.c
Message-ID:  <200207311201.g6VC1EVN023459@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mux         2002/07/31 05:01:14 PDT

  Modified files:
    sbin/fsck_ffs        fsutil.c inode.c main.c pass1.c pass2.c 
                         setup.c 
  Log:
  Fix a bunch of format string warnings which broke
  the sparc64 build.
  
  Tested on:      sparc64, i386
  
  Revision  Changes    Path
  1.16      +6 -5      src/sbin/fsck_ffs/fsutil.c
  1.33      +2 -2      src/sbin/fsck_ffs/inode.c
  1.35      +9 -6      src/sbin/fsck_ffs/main.c
  1.33      +15 -13    src/sbin/fsck_ffs/pass1.c
  1.20      +8 -7      src/sbin/fsck_ffs/pass2.c
  1.35      +3 -2      src/sbin/fsck_ffs/setup.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?200207311201.g6VC1EVN023459>