Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Feb 2004 17:14:27 -0800 (PST)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/newfs mkfs.c newfs.8 newfs.c newfs.h
Message-ID:  <200402260114.i1Q1ERDe095978@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2004/02/25 17:14:27 PST

  FreeBSD src repository

  Modified files:
    sbin/newfs           mkfs.c newfs.8 newfs.c newfs.h 
  Log:
  Add a "-l" flag to newfs, which sets the FS_MULTILABEL flag.  This
  permits users of newfs to set the multilabel flag on UFS1 and UFS2
  file systems from inception without using tunefs.
  
  Obtained from:  TrustedBSD Project
  Sponsored by:   DARPA, McAfee Research
  
  Revision  Changes    Path
  1.84      +2 -0      src/sbin/newfs/mkfs.c
  1.65      +3 -1      src/sbin/newfs/newfs.8
  1.75      +5 -1      src/sbin/newfs/newfs.c
  1.15      +1 -0      src/sbin/newfs/newfs.h



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