Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Jul 2001 14:24:03 -0700 (PDT)
From:      Joerg Wunsch <joerg@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/fdformat Makefile fdformat.1 fdformat.c
Message-ID:  <200107022124.f62LO4p34543@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
joerg       2001/07/02 14:24:03 PDT

  Modified files:
    usr.sbin/fdformat    Makefile fdformat.1 fdformat.c 
  Log:
  Use the printstatus() function from ${.CURDIR}/../fdread/fdutil.c to
  give a bit more information about up to 10 errors encountered during
  formatting (unless -q has been specified, of course).
  
  While being here, removed a bitrotten comment in the Makefile, and
  kill the old Emacs local variable stuff at the end of fdformat.c
  that's no longer useful anway.
  
  Revision  Changes    Path
  1.8       +5 -5      src/usr.sbin/fdformat/Makefile
  1.23      +5 -3      src/usr.sbin/fdformat/fdformat.1
  1.17      +32 -20    src/usr.sbin/fdformat/fdformat.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?200107022124.f62LO4p34543>