Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-3] src/usr.bin/less/less



Module Name:    src
Committed By:   snj
Date:           Thu Aug 25 19:33:35 UTC 2005

Modified Files:
        src/usr.bin/less/less [netbsd-3]: line.c

Log Message:
Pull up following revision(s) (requested by tron in ticket #705):
        usr.bin/less/less/line.c: revision 1.10
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.9.2.1 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.




Home | Main Index | Thread Index | Old Index