Subject: CVS commit: [netbsd-3] src/usr.bin/vi/vi
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 09/09/2005 14:25:13
Module Name:	src
Committed By:	tron
Date:		Fri Sep  9 14:25:13 UTC 2005

Modified Files:
	src/usr.bin/vi/vi [netbsd-3]: v_ex.c

Log Message:
Pull up following revision(s) (requested by aymeric in ticket #753):
	usr.bin/vi/vi/v_ex.c: revision 1.12
when reading an ex command within visual mode with v_tcmd(), check that
the termination value of v_tcmd() is alright. Abort the command otherwise.
Until the next commit in vi/v_txt.c, this is a noop.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.11.8.1 src/usr.bin/vi/vi/v_ex.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.