Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Jun 2000 18:53:17 -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 list.c v.c vext.h vinum.8
Message-ID:  <200006080153.SAA20564@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
grog        2000/06/07 18:53:17 PDT

  Modified files:        (Branch: RELENG_4)
    sbin/vinum           commands.c list.c v.c vext.h vinum.8 
  Log:
  MFC: Bring in sync with -CURRENT.  Significant changes include:
  
  - Add dumpconfig command.
  - Allow interruption of long-running subcommands with SIGINTR (^C).
  - Move default command history file to /var/log/vinum_history, and be
    paranoid about existing files.
  
  Revision  Changes    Path
  1.31.2.2  +5 -2      src/sbin/vinum/commands.c
  1.25.2.2  +219 -0    src/sbin/vinum/list.c
  1.26.2.2  +56 -3     src/sbin/vinum/v.c
  1.16.2.2  +6 -1      src/sbin/vinum/vext.h
  1.33.2.2  +75 -5     src/sbin/vinum/vinum.8



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?200006080153.SAA20564>