Subject: CVS commit: src/usr.bin/less/less
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 08/24/2005 11:33:10
Module Name:	src
Committed By:	tron
Date:		Wed Aug 24 11:33:10 UTC 2005

Modified Files:
	src/usr.bin/less/less: line.c

Log Message:
Fix a one byte off error which causes "less" to crash if you view a
large file, jump to the end, scroll backwards with "b" and try to
search backwards afterwards.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/usr.bin/less/less/line.c

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