Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Apr 2003 18:39:49 -0700 (PDT)
From:      Greg Lehey <grog@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/vinum commands.c
Message-ID:  <200305010139.h411dnMm077676@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
grog        2003/04/30 18:39:49 PDT

  FreeBSD src repository

  Modified files:
    sbin/vinum           commands.c 
  Log:
  Move most #includes to vext.h.
  
  Change name of history file to History to avoid name conflicts.
  
  Don't try to make devices unless devfs has been removed.
  
  Don't accept resetconfig command from a file.
  
  Abused by:  Jens Schweikhardt <schweikh@schweikhardt.net>
  
  Remove dead code (#if 0)
  
  vinum_mirror: Don't try to create mirrors with 0 drives.
  
  Found by: mismatch between enum kw in two different files.
  
  Revision  Changes    Path
  1.47      +38 -57    src/sbin/vinum/commands.c



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