Source-Changes archive

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

CVS commit: [netbsd-1-6] src/usr.bin/vi/common



Module Name:    src
Committed By:   jmc
Date:           Thu May  6 04:45:56 UTC 2004

Modified Files:
        src/usr.bin/vi/common [netbsd-1-6]: line.c

Log Message:
Pullup rev 1.7 (requested by aymeric in ticket #1685)

Flush the current line cache on every operation on the DB.
We can't keep a reference to data returned by libdb after a subsequent
call to any other libdb function on that DB.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.4.2.1 src/usr.bin/vi/common/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