NetBSD/usr.bin/vi/common
aymeric 59b6c0290c 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.

Fixes a bug reported privately by Miho Taniyama (thanks!)... and hopefully
other hard-to-reproduce bugs.
2004-05-02 17:00:31 +00:00
..
api.c Use __RCSID() and __COPYRIGHT(). 2002-04-09 01:47:30 +00:00
args.h
common.h
cut.c Use __RCSID() and __COPYRIGHT(). 2002-04-09 01:47:30 +00:00
cut.h
delete.c Use __RCSID() and __COPYRIGHT(). 2002-04-09 01:47:30 +00:00
exf.c Don't fail if asked to recover a file for which there is no recovery file. 2004-04-05 07:19:08 +00:00
exf.h
gs.h
key.c Use an "int" instead of an "u_char" for a variable that is as a loop 2002-05-09 02:36:57 +00:00
key.h
line.c flush the current line cache on every operation on the DB. 2004-05-02 17:00:31 +00:00
log.c Use __RCSID() and __COPYRIGHT(). 2002-04-09 01:47:30 +00:00
log.h
main.c Use __RCSID() and __COPYRIGHT(). 2002-04-09 01:47:30 +00:00
mark.c Use __RCSID() and __COPYRIGHT(). 2002-04-09 01:47:30 +00:00
mark.h
mem.h
msg.c Use __RCSID() and __COPYRIGHT(). 2002-04-09 01:47:30 +00:00
msg.h
options.awk Use the options.awk script to generate options_def.h (as in nvi distribution). 2003-08-28 16:23:40 +00:00
options.c fix copying and freeing of options, patch from yamt@ in PR bin/25050. Thanks! 2004-04-05 06:59:15 +00:00
options.h Increase maximum terminal size from 500x500 to 4000x4000. 2003-08-27 15:15:13 +00:00
options_f.c Increase maximum terminal size from 500x500 to 4000x4000. 2003-08-27 15:15:13 +00:00
put.c Use __RCSID() and __COPYRIGHT(). 2002-04-09 01:47:30 +00:00
recover.c Use __RCSID() and __COPYRIGHT(). 2002-04-09 01:47:30 +00:00
screen.c Use __RCSID() and __COPYRIGHT(). 2002-04-09 01:47:30 +00:00
screen.h
search.c Use __RCSID() and __COPYRIGHT(). 2002-04-09 01:47:30 +00:00
seq.c Use __RCSID() and __COPYRIGHT(). 2002-04-09 01:47:30 +00:00
seq.h
util.c Use __RCSID() and __COPYRIGHT(). 2002-04-09 01:47:30 +00:00
util.h