CVS report: krb5/src/util/db2/test/btree.tests Tag: krb5-1 ...

tlyu@MIT.EDU tlyu at MIT.EDU
Mon Aug 26 23:18:59 EDT 2002


CVSROOT:	/cvs/krbdev
Module name:	krb5
Changes by:	tlyu at drugstore.mit.edu	2002-08-26 23:18:58

Modified files:
	src/util/db2/test/btree.tests: Tag: krb5-1-2-2-branch ChangeLog 
	                               main.c 

Log message:
* main.c: Disable append(); we don't have R_APPEND in this release
of DB for some reason.  Disable load() due to lack of fgetline().
Conditionalize lots of things on -DSTATISTICS or -DDEBUG as
appropriate.
(rlist): New function; does recursive listing of principals.
(main): Fix up naming of *_ENDIAN macros.  Default to read-only
open, with new "-w" option for opening read/write.  Actually call
db->sync with the correct number of arguments.
(show): Update call to __bt_dpage().
(usage): Update.
[pullup from trunk]




More information about the cvs-krb5 mailing list