Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Jan 2003 20:17:10 -0800 (PST)
From:      Gordon Tetlow <gordon@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/dumpfs dumpfs.c src/sbin/newfs mkfs.c newfs.8 newfs.c newfs.h src/sbin/tunefs tunefs.8 tunefs.c
Message-ID:  <200302010417.h114HAgI054958@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
gordon      2003/01/31 20:17:10 PST

  Modified files:
    sbin/dumpfs          dumpfs.c 
    sbin/newfs           mkfs.c newfs.8 newfs.c newfs.h 
    sbin/tunefs          tunefs.8 tunefs.c 
  Log:
  Bring in support for volume labels to the filesystem utilities.
  
  Reviewed by:    mckusick
  
  Revision  Changes    Path
  1.35      +3 -0      src/sbin/dumpfs/dumpfs.c
  1.70      +2 -0      src/sbin/newfs/mkfs.c
  1.57      +3 -0      src/sbin/newfs/newfs.8
  1.69      +18 -2     src/sbin/newfs/newfs.c
  1.11      +2 -0      src/sbin/newfs/newfs.h
  1.30      +3 -0      src/sbin/tunefs/tunefs.8
  1.37      +32 -8     src/sbin/tunefs/tunefs.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?200302010417.h114HAgI054958>