diff options
| author | Tom Yu <tlyu@mit.edu> | 2002-08-23 17:55:33 +0000 |
|---|---|---|
| committer | Tom Yu <tlyu@mit.edu> | 2002-08-23 17:55:33 +0000 |
| commit | 4347571f74648938e345d3e43e8ecf1ee0801888 (patch) | |
| tree | 979cdcadfcd81402688aad26da49bc2f7758ae2e /src/kadmin/testing/scripts | |
| parent | b7217d2386acca81bd6cd74d56da82bdace727d4 (diff) | |
| download | krb5-4347571f74648938e345d3e43e8ecf1ee0801888.tar.gz krb5-4347571f74648938e345d3e43e8ecf1ee0801888.tar.xz krb5-4347571f74648938e345d3e43e8ecf1ee0801888.zip | |
* Makefile.in (LIBMINOR): Bump due to addition of bt_rseq()
* hash/hash_debug.c: Remove inclusion of compat.h, as we don't
have it in our build system.
* btree/extern.h: Add missing prototypes/renames for
__bt_dmpage(). Add renames for bt_rseq() support functions.
* btree/bt_seq.c (bt_rseq): New function; like __bt_seq() but does
recursive descent rather than using the prev/next pointers. This
will catch some pages that might be missed if the database is
inconsistent. Added support functions for bt_rseq() as well.
* btree/bt_page.c (__bt_free): Set B_METADIRTY when updating free
list.
(__bt_new): Set B_METADIRTY when updating free list.
[patch from www.sleepycat.com]
* btree/bt_debug.c (__bt_dump): Bound loop by number of pages
actually in file to avoid getting a nigh-infinite number of
all-zeroes pages.
(__bt_dmpage): Print a newline after dumping the meta page.
(__bt_dpage): Add DB* parameter; use this to get pagesize in order
to limit dumping of page contents, in case NEXTINDEX(h) happens to
be bogus.
(__bt_stat): Bound loop by number of pages actually in file so as
to stop counting pages after the actual end of file.
* btree/bt_close.c (__bt_sync): Apply a Kerbnet fix from long ago;
don't return prematurely when B_METADIRTY is set but B_MODIFIED is
clear.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@14752 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/kadmin/testing/scripts')
0 files changed, 0 insertions, 0 deletions
