CVS report: krb5/src/util/db2/test/btree.tests ChangeLog m ...

tlyu@MIT.EDU tlyu at MIT.EDU
Fri Aug 23 13:56:13 EDT 2002


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

Modified files:
	src/util/db2/test/btree.tests: 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.




More information about the cvs-krb5 mailing list