cvs commit: src/sbin/vinum commands.c

Greg Lehey grog at FreeBSD.org
Wed Apr 30 18:40:03 PDT 2003


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 at 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


More information about the cvs-all mailing list