tjr 2005-08-26 10:05:59 UTC
FreeBSD src repository
Modified files:
contrib/less line.c
Log:
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.
Submitted by: Matthias Scheler
Revision Changes Path
1.2 +324 -94 src/contrib/less/line.c