Date: Tue, 8 Feb 2005 00:40:10 GMT From: Mario Hoerich <lists@MHoerich.de> To: freebsd-bugs@FreeBSD.org Subject: Re: bin/21089: vi silently corrupt open file on SIGINT when entering :wq in command mode Message-ID: <200502080040.j180eATG060333@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/21089; it has been noted by GNATS.
From: Mario Hoerich <lists@MHoerich.de>
To: freebsd-gnats-submit@FreeBSD.org, lfrigault@teaser.fr
Cc:
Subject: Re: bin/21089: vi silently corrupt open file on SIGINT when entering :wq in command mode
Date: Tue, 8 Feb 2005 01:39:09 +0100
Hello,
the bug seems to persist:
$ wc -l article.txt
1756 article.txt
<vi file, type ':wq', enter killall -INT on different console>
$ wc -l article.txt
99 article.txt
System: FreeBSD 5.3-STABLE #0: Sat Jan 22 18:58:33 CET 2005, i386
Regards.
Mario
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502080040.j180eATG060333>
