Date: Thu, 1 Jun 2000 20:54:33 -0700 (PDT) From: Greg Lehey <grog@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/vinum v.c Message-ID: <200006020354.UAA84826@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
grog 2000/06/01 20:54:33 PDT
Modified files:
sbin/vinum v.c
Log:
Change the default command history file from /var/tmp/vinum_history to
/var/log/vinum_history. Also check that any existing history file is
a regular file.
Admonished-by: imp
Allow stopping long-running commands with ^C (well, SIGINTR).
Previously this would stop the program.
Revision Changes Path
1.28 +50 -3 src/sbin/vinum/v.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?200006020354.UAA84826>
