Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 May 1999 22:09:47 -0700 (PDT)
From:      Greg Lehey <grog@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/vinum commands.c
Message-ID:  <199905050509.WAA80579@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
grog        1999/05/04 22:09:46 PDT

  Modified files:        (Branch: RELENG_3)
    sbin/vinum           commands.c 
  Log:
  MFC:  Bring up to -CURRENT level.
  
  If the wrong version of vinum(8) has been started (i.e. non-RAID-5
  when the kernel module is RAID-5, or the other way round), execve()
  the correct one.
  
  Add \n to an error message.
  
  Add -w option to init command: wait for init to complete before
  returning.
  
  vinum_init: count dead children correctly when waiting for completion.
  
  vinum_resetstats: count objects correctly.
  
  vinum_create:
    If no file name is specified, create one and edit it with the editor
    specified in the EDITOR environment variable, by default vi.
  
  vinum_help:
    Update.
  
  Revision  Changes    Path
  1.5.2.3   +172 -121  src/sbin/vinum/commands.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?199905050509.WAA80579>